Reset Completion

Blocks ::: block_resetcompletion
Maintained by Andrew P
This block allows students to reset their module and completion status of a course by themselves, in case they want to be recertified after a certain period of time after initial completion, or they want to retake the course from scratch.

Reset Completion 2016110900

Moodle 2.9, 3.0, 3.1, 3.2
Released: Friday, 11 November 2016, 4:32 AM

Reset Completion Block

This plugin may be used if you require a retake of a course from students for recertification periodically. Students can simply go back into the course, reset their completion, and retake the course from scratch.

Installation

  1. Clone this repo into the moodle_dir/blocks/ directory: git clone https://github.com/ajhpark/reset-completion.git resetcompletion
  2. Log into your Moodle admin account, go to Site Administration -> Notification and follow instructions to update your Moodle.

Version information

Version build number
2016110900
Maturity
Unknown
MD5 Sum
7bbe1af82df1ce56dadbae9f2e812208
Supported software
Moodle 2.9, Moodle 3.0, Moodle 3.1, Moodle 3.2
  • Latest release for Moodle 2.9
  • Latest release for Moodle 3.0
  • Latest release for Moodle 3.1
  • Latest release for Moodle 3.2

Version control information

Version control system (VCS)
Other...
VCS repository URL

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.