|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| init () | |
| get_content () | |
Self course completion marking Let's a user manually complete a course
Will only display if the course has completion enabled, there is a self completion criteria, and the logged in user is yet to complete the course.
Definition at line 36 of file block_selfcompletion.php.
| get_content | ( | ) |
Parent class version of this function simply returns NULL This should be implemented by the derived class to return the content object.
Reimplemented from block_base.
Definition at line 42 of file block_selfcompletion.php.

| init | ( | ) |
Definition at line 38 of file block_selfcompletion.php.