Obojobo
Obojobo copied to clipboard
Materia Chunk - Notify viewer client when a score has been received
Materia's score integration isn't completely implemented yet.
Right now, scores are sent from Materia to Obojobo via an LTI score passback. That passback is validated using oauth and is stored in the event stream. Materia also sends a post message out when a score is achieved. Though the LTI passback should be considered the most authoritative & secure source.
We need a way to capture the verified LTI score and give it to the viewer in the browser. Eventually this will be passed to the question chunk code so that the score can be used for assessment questions.
Sockets might be an option. Perhaps use the postmesage to kick off polling?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We do this to keep our backlog under control, but we thank you for your contributions.