|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | block_selfcompletion |
Variables | |
| $string ['alreadyselfcompleted'] = 'You have already marked yourself as complete in this course' | |
| $string ['completecourse'] = 'Complete course' | |
| $string ['pluginname'] = 'Self completion' | |
| $string ['selfcompletion'] = 'Self completion' | |
| $string ['selfcompletionnotenabled'] = 'The self completion criteria has not been enabled for this course' | |
| $string['alreadyselfcompleted'] = 'You have already marked yourself as complete in this course' |
Definition at line 26 of file block_selfcompletion.php.
| $string['completecourse'] = 'Complete course' |
Definition at line 27 of file block_selfcompletion.php.
| $string['pluginname'] = 'Self completion' |
Definition at line 28 of file block_selfcompletion.php.
| $string['selfcompletion'] = 'Self completion' |
Definition at line 29 of file block_selfcompletion.php.
| $string['selfcompletionnotenabled'] = 'The self completion criteria has not been enabled for this course' |
Definition at line 30 of file block_selfcompletion.php.