|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Namespaces | |
| namespace | block_glossary_random |
Variables | |
| $string ['addentry'] = 'Add your own favorite quotes!' | |
| $string ['askaddentry'] = 'When users can add entries to the glossary, show a link with this text' | |
| $string ['askinvisible'] = 'When users cannot edit or view the glossary, show this text (without link)' | |
| $string ['askviewglossary'] = 'When users can view the glossary but not add entries, show a link with this text' | |
| $string ['intro'] = 'Make sure you have at least one glossary with at least one entry added to this course. Then you can adjust the following settings' | |
| $string ['invisible'] = '(to be continued)' | |
| $string ['lastmodified'] = 'Last modified entry' | |
| $string ['nextone'] = 'Next entry' | |
| $string ['noentriesyet'] = 'There are no entries yet in the chosen glossary.' | |
| $string ['notyetconfigured'] = 'Please configure this block using the edit icon.' | |
| $string ['notyetglossary'] = 'You need to have at least one glossary to choose.' | |
| $string ['pluginname'] = 'Random glossary entry' | |
| $string ['random'] = 'Random entry' | |
| $string ['refresh'] = 'Days before a new entry is chosen' | |
| $string ['select_glossary'] = 'Take entries from this glossary' | |
| $string ['showconcept'] = 'Show concept (heading) for each entry' | |
| $string ['title'] = 'Title' | |
| $string ['type'] = 'How a new entry is chosen' | |
| $string ['viewglossary'] = 'More quotes...' | |
| $string ['whichfooter'] = 'You can display links to actions of the glossary this block is associated with. The block will only display links to actions which are enabled for that glossary.' | |
| $string['addentry'] = 'Add your own favorite quotes!' |
Definition at line 26 of file block_glossary_random.php.
Definition at line 27 of file block_glossary_random.php.
| $string['askinvisible'] = 'When users cannot edit or view the glossary, show this text (without link)' |
Definition at line 28 of file block_glossary_random.php.
| $string['askviewglossary'] = 'When users can view the glossary but not add entries, show a link with this text' |
Definition at line 29 of file block_glossary_random.php.
| $string['intro'] = 'Make sure you have at least one glossary with at least one entry added to this course. Then you can adjust the following settings' |
Definition at line 30 of file block_glossary_random.php.
| $string['invisible'] = '(to be continued)' |
Definition at line 31 of file block_glossary_random.php.
| $string['lastmodified'] = 'Last modified entry' |
Definition at line 32 of file block_glossary_random.php.
| $string['nextone'] = 'Next entry' |
Definition at line 33 of file block_glossary_random.php.
| $string['noentriesyet'] = 'There are no entries yet in the chosen glossary.' |
Definition at line 34 of file block_glossary_random.php.
| $string['notyetconfigured'] = 'Please configure this block using the edit icon.' |
Definition at line 35 of file block_glossary_random.php.
| $string['notyetglossary'] = 'You need to have at least one glossary to choose.' |
Definition at line 36 of file block_glossary_random.php.
| $string['pluginname'] = 'Random glossary entry' |
Definition at line 37 of file block_glossary_random.php.
| $string['random'] = 'Random entry' |
Definition at line 38 of file block_glossary_random.php.
| $string['refresh'] = 'Days before a new entry is chosen' |
Definition at line 39 of file block_glossary_random.php.
Definition at line 40 of file block_glossary_random.php.
| $string['showconcept'] = 'Show concept (heading) for each entry' |
Definition at line 41 of file block_glossary_random.php.
| $string['title'] = 'Title' |
Definition at line 42 of file block_glossary_random.php.
| $string['type'] = 'How a new entry is chosen' |
Definition at line 43 of file block_glossary_random.php.
| $string['viewglossary'] = 'More quotes...' |
Definition at line 44 of file block_glossary_random.php.