Skip to content

moodleou/moodle-report_embedquestion

Repository files navigation

The Embedded questions progress report

This report works with the embed questions filter. It shows students and staff the progress they have made on all the embedded questions in a particular course or activity.

Acknowledgements

This plugin was created by the Open University, UK. http://www.open.ac.uk/

Installation and set-up

Install from the Moodle plugins database

Or you can install using git. Type this commands in the root of your Moodle install

git clone https://github.com/moodleou/moodle-report_embedquestion.git report/embedquestion/
echo '/report/embedquestion/' >> .git/info/exclude

Then run the moodle update process Site administration > Notifications