This sort of thing is not possible. At least not yet. Hopefully, in future, we will implement more powerful features on top of the basic ability to calculate a score for each section, but that will only happen if someone puts in the work. We are not there yet.
Tim Hunt
Publicaciones hechas por por Tim Hunt
That progress bar comes from the Gradebook.
Not exactly. The quiz navigation gives an overview of the student's progress, if the review options allow it.
It needs to be something like this:
And the following config values are set as admin:
| usergraph | 1 | mod_questionnaire |
(Not sure if you need the mod_ bit. That needs to match whatever is stored in config_plugins.
And the following config values are set as admin:
| usergraph | 1 | mod_questionnaire |
(Not sure if you need the mod_ bit. That needs to match whatever is stored in config_plugins.
I normally just run
grunt watch
at the top level, and that seems to work fine.
grunt watch
at the top level, and that seems to work fine.