You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Michael de Raadt 0040f42c42 CONTRIB-6923 block_completion_progress Fix non-compliant tests 8 years ago
backup/moodle2 first commit 9 years ago
db first commit 9 years ago
lang/en CONTRIB-6497 block_completion_progress: Fixed illegal langauage string 9 years ago
pix first commit 9 years ago
tests CONTRIB-6923 block_completion_progress Fix non-compliant tests 8 years ago
README.txt first commit 9 years ago
block_completion_progress.php CONTRIB-6503 block_completion_progress: Fix pass/fail completion 9 years ago
edit_form.php CONTRIB-6496 block_completion_progress: Replace deprecated input type 9 years ago
lib.php CONTRIB-6923 block_completion_progress Fix non-compliant tests 8 years ago
module.js first commit 9 years ago
overview.php CONTRIB-6503 block_completion_progress: Fix pass/fail completion 9 years ago
settings.php block_completion_progress: Fix label URL issue, assignment redirection, constants and strings 9 years ago
styles.css CONTRIB-6505 block_completion_progress: Show only activities visible to relevant student on Overview 9 years ago
version.php CONTRIB-6608 block_completion_progress: Oracle and MySQL concat issue 8 years ago

README.txt

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.