Incorporate progress bar to moodle quiz

Incorporate progress bar to moodle quiz

by ajibola Oladele -
Number of replies: 2

Hello,


I am a newbie here. How do I incorporate progress bar quiz to moodle. I guess through a renderer. Has anyone ever done this?


I want users to be able to see their progress through a progress bar as soon as a question is attempted.

Average of ratings: -
In reply to ajibola Oladele

Re: Incorporate progress bar to moodle quiz

by Rick Jerz -
Picture of Particularly helpful Moodlers Picture of Testers
Moodle provides a "quiz navigation" window that can show a student's progress. If you want to see progress by each question, you might need to put one question on each page. When the student does a "next" or "previous" the navigation window's content will update.
Average of ratings: Useful (2)
In reply to ajibola Oladele

Re: Incorporate progress bar to moodle quiz

by Dominique Bauer -
Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Plugin developers

Hello Samuel,

The navigation block acts as a progress bar and more. Not only does it show which questions have been answered, but also whether each answer is correct, incorrect or incomplete, whether a description question has been viewed, whether an essay type question is saved, etc.

Note that normally the block is displayed at the top right of the page but, the page being responsive, depending on the width of the window and the zoom value, it can move to the bottom of the page.

ForumQuiz_20210330_1454.png

Average of ratings: Useful (2)