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.
|
7 years ago | |
---|---|---|
backup/moodle2 | 9 years ago | |
db | 9 years ago | |
lang/en | 9 years ago | |
pix | 9 years ago | |
tests | 8 years ago | |
README.txt | 9 years ago | |
block_completion_progress.php | 7 years ago | |
edit_form.php | 9 years ago | |
lib.php | 7 years ago | |
module.js | 9 years ago | |
overview.php | 7 years ago | |
settings.php | 9 years ago | |
styles.css | 9 years ago | |
version.php | 7 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.