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 39ccc25df3 block_completion_progress: add future alternate link for assignment and fix colour 9 years ago
backup/moodle2 first commit 9 years ago
db first commit 9 years ago
lang/en first commit 9 years ago
pix first commit 9 years ago
README.txt first commit 9 years ago
block_completion_progress.php first commit 9 years ago
edit_form.php first commit 9 years ago
lib.php block_completion_progress: add future alternate link for assignment and fix colour 9 years ago
module.js first commit 9 years ago
overview.php first commit 9 years ago
settings.php first commit 9 years ago
styles.css first commit 9 years ago
version.php first commit 9 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.