Completion Progress

Blocks ::: block_completion_progress
Maintained by Jonathon Fowler
The Completion Progress block is a time-management tool for students.

Completion Progress Version for Moodle 3.8 onwards

Moodle 3.8, 3.9, 3.10, 3.11
Released: Tuesday, 4 May 2021, 9:21 AM
This release improves Assignment status representation for resubmissions in pass-fail completion setups, and Quiz submissions awaiting manual grading. It also modernises the JavaScript and drops support for Moodle 3.5, 3.6, and 3.7 environments.


The Completion Progress block is a time-management tool for students.
It visually shows what activities/resources a student is supposed to interact with in a course.
It is colour-coded so students can quickly see what they have and have not completed/viewed.
The block shows activities with activity completion settings.

To Install
1. Copy the completion_progress directory to the blocks/ directory of your Moodle instance
2. Visit the notifications page

For more information, visit...
http://docs.moodle.org/en/Installing_contributed_modules_or_plugins

Once the Completion Progress block is installed, you can use it in a course as follows.

1. Turn editing on
2. Create your activities/resources as normal
3. Set completion settings for each activity you want to appear in the bar, including an expected by date
4. Add the Completion Progress block to your page
5. Move your block into a prominent position
6. (Optional) Configure how the block should appear

Hidden items will not appear in the Completion Progress block until they are visible to students.
This is useful for a scheduled release of activities.

Version information

Version build number
2021050400
Version release name
Version for Moodle 3.8 onwards
Can be updated to
Version for Moodle 3.9 onwards (2022040400), Version for Moodle 3.9 onwards (2022041300), Version for Moodle 3.9 onwards (2022042000)
Maturity
Stable version
MD5 Sum
2143ecff75db4c070d628d1a7080641a
Supported software
Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
2021050400

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.