Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Course completion FAQ.

Course completion FAQ: Difference between revisions

From MoodleDocs
(see also forum discussion link)
(→‎See also: add a few FAQs based upon personal experience when testing)
Line 1: Line 1:
{{stub}}{{Course completion}}
{{stub}}{{Course completion}}
==Students have completed things, report does not show it==
Cron.php needs to run.  Ask your site administrator if it is possible to run cron for course completion  more frequently.
==I made a mistake and had to erase my student data. Do my students have to redo the activities?==
No. For example, if you set the course completion for All aggregation methods and wanted to reset it to "Any", Moodle will warn you that you are deleting student data. It will delete the student data only for the course completion information.  When cron.php runs it will recompile the course completion information.
==My student got an error message when they click on more information in the course completion block==
Moodle is confused by your course completion settings.  This may happen at the start of the course when the student has not completed an activity and/or you have selected an aggreation method of All and have not checked off that they have completed the activity.


==See also==
==See also==

Revision as of 13:45, 9 October 2011


Students have completed things, report does not show it

Cron.php needs to run. Ask your site administrator if it is possible to run cron for course completion more frequently.

I made a mistake and had to erase my student data. Do my students have to redo the activities?

No. For example, if you set the course completion for All aggregation methods and wanted to reset it to "Any", Moodle will warn you that you are deleting student data. It will delete the student data only for the course completion information. When cron.php runs it will recompile the course completion information.

My student got an error message when they click on more information in the course completion block

Moodle is confused by your course completion settings. This may happen at the start of the course when the student has not completed an activity and/or you have selected an aggreation method of All and have not checked off that they have completed the activity.

See also