Course recompletion

General plugins (Local) ::: local_recompletion
Maintained by Dan Marsden, Catalyst IT
This plugin adds course level settings for recompletion - clearing all course and activity completion for a user based on the duration set notifying the student they need to return to the course and recomplete it.

Course recompletion 1.9

Moodle 3.5, 3.6, 3.7, 3.8, 3.9
Released: Thursday, 25 June 2020, 10:47 AM
The recompletion plugin is supported and maintained by Dan Marsden

This plugin adds course level settings for recompletion - clearing all course and activity completion for a user based on the duration set notifying the student they need to return to the course and recomplete it.

This plugin could be used to facilitate annual re-certification.

The following information is cleared from the course during recompletion:
* All activity grades cleared (and saved to standard grade history tables.)
* All activity completion and course completion flags removed. (with the option to archive this information)

The following activities have extra support:
1) Quiz
You can choose to delete all existing quiz attempt data with the option to archive the information or,
you can keep the existing attempts and give the student the ability to add new attempts.

2) SCORM
You can choose to delete all existing SCORM attempt data with the option to archive the information.

3) Assignment
You can choose to give the student another attempt (if the assignment is configured to allow reopening and the maximum number of attempts has not been reached.

If a user has already completed the course, and a teacher performs a grading action on an assignment, you can choose to have the course completion date updated at the same time.

Other activities that store user data will have the activity completion data reset, but may require manual intervention as they are not yet supported fully.
Get in touch privately if you would like to fund support for other activities with user data.


For more documentation on this plugin please see:
https://github.com/danmarsden/moodle-local_recompletion/wiki

Version information

Version build number
2020062500
Version release name
1.9
Can be updated to
2021100100 (2021100100), 2022032400 (2022032400)
Maturity
Stable version
MD5 Sum
e53acadb3d22863cdd296fafdc181bea
Supported software
Moodle 3.5, Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9
  • Latest release for Moodle 3.5
  • Latest release for Moodle 3.6
  • Latest release for Moodle 3.7
  • Latest release for Moodle 3.8
  • The more recent release 2021100106 (2021100106) exists for Moodle 3.9

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
main

Default installation instructions for plugins of the type General plugins (Local)

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder in the "local" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation.