Progress Bar
Maintained by
Michael de Raadt
A time management tool for you and your students
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
https://tracker.moodle.org/browse/CONTRIB-4518
Please ensure you have the latest version. If you still see have a problem, please create an issue on tracker.moodle.org.
I don't know what the JClic activities are. Perhaps you could add an entry for them in the block's lib.php file and share that.
In moodle 2.5.1, I've downloaded the latest version of Progress Bar (release date
30 / July / 2013), and the JClic activities (external plugin) are still not monitored by the Progress Bar.
The Progress Bar can monitor Feedback activities, which I would recommend for surveys.
Is there any way to track the completion of a survey or questionnaire, not a quiz ??
Thanks in advance for any comment about..
That sounds like a reasonable idea, however, the Progress Bar block can only be added to courses where it can gather the information about the activities of students.
Not at present. There was a workaround posted to your question on the forum.
Because the block relies on a course context, it can only be added to real course pages. You could try modifying the applicable_formats() function in the block_progress.php file, which controls this, and then see what happens when you add it to the front page.