Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/catalyst/moodle-filter_coursecompletion

Course & Activity Completion filter
https://github.com/catalyst/moodle-filter_coursecompletion

Last synced: 3 days ago
JSON representation

Course & Activity Completion filter

Awesome Lists containing this project

README

        

# Course & Activity completion filter

The Course & Activity completion filter allows you to add a visual representation of activity completion or course completion on any Totara page.

A different image represents the different states a course and activity can have. These images are set up and managed by the Site Administrator. You can now have a two sets of images.

## Course Completion ##

The course completion field works using the Course shortname.

To add the course completion filters add the following code to your text: [[course_completion:shortname]]

## Activity Completion ##

The activity completion field works using the activity ID number. The Activity ID number appears under the Common module settings in the activity settings.

To add the activity completion filters add the following code to your text: [[activity_completion:moduleidnumber]]

## Course Completion2 ##

The course completion field works using the Course shortname.

To add the course completion filters add the following code to your text: [[course_completion2:shortname]]

## Activity Completion2 ##

The activity completion field works using the activity ID number. The Activity ID number appears under the Common module settings in the activity settings.

To add the activity completion filters add the following code to your text: [[activity_completion2:moduleidnumber]]