-
Notifications
You must be signed in to change notification settings - Fork 13
UI Sketches
These sketches refer to the part of the LiveQuiz where a student can take a LiveQuiz by themselves, similar to the original quiz activity in Moodle.
The sketches are made to look similar to the Moodle quiz activity as this is already tried and tested, while the UI will be similar to students who are used to taking quizzes in Moodle. Being similar to Moodle's quiz activity it also will be better for studying for exams as they are using Moodle's quiz in exams at the time of writing.
This is the page the student is routed to after clicking the activity on the Moodle course page. Here the student can click a button to join the LiveQuiz for a live session, or the student can take the LiveQuiz individually. Additionally, the student can see previous attempts at the LiveQuiz and see the results of those attempts by clicking them.
The Check Answer button was a feature that was discussed which would allow a student to submit the answer to a single question, and thus get feedback on only that question, before submitting the whole quiz. This was not implemented in the code!