Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/question/type/random/lang/en/qtype_random.php File Reference

Go to the source code of this file.

Namespaces

namespace  qtype

Variables

 $string ['configselectmanualquestions'] = 'Can the random question type select a manually graded question when it is making its random choice of a question from a category?'
 $string ['includingsubcategories'] = 'Including subcategories'
 $string ['pluginname'] = 'Random'
 $string ['pluginname_help'] = 'A random question is not a question type as such, but is a way of inserting a randomly-chosen question from a specified category into an activity.'
 $string ['pluginnameediting'] = 'Editing a random question'
 $string ['randomqname'] = 'Random ({$a})'
 $string ['randomqplusname'] = 'Random ({$a} and sub-categories)'
 $string ['selectedby'] = '{$a->questionname} selected by {$a->randomname}'
 $string ['selectmanualquestions'] = 'Random questions can use manually graded questions'

Variable Documentation

$string['configselectmanualquestions'] = 'Can the random question type select a manually graded question when it is making its random choice of a question from a category?'

Definition at line 26 of file qtype_random.php.

$string['includingsubcategories'] = 'Including subcategories'

Definition at line 27 of file qtype_random.php.

$string['pluginname'] = 'Random'

Definition at line 28 of file qtype_random.php.

$string['pluginname_help'] = 'A random question is not a question type as such, but is a way of inserting a randomly-chosen question from a specified category into an activity.'

Definition at line 29 of file qtype_random.php.

$string['pluginnameediting'] = 'Editing a random question'

Definition at line 30 of file qtype_random.php.

$string['randomqname'] = 'Random ({$a})'

Definition at line 31 of file qtype_random.php.

$string['randomqplusname'] = 'Random ({$a} and sub-categories)'

Definition at line 32 of file qtype_random.php.

$string['selectedby'] = '{$a->questionname} selected by {$a->randomname}'

Definition at line 33 of file qtype_random.php.

$string['selectmanualquestions'] = 'Random questions can use manually graded questions'

Definition at line 34 of file qtype_random.php.

 All Data Structures Namespaces Files Functions Variables Enumerations