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

Go to the source code of this file.

Namespaces

namespace  qtype

Variables

 $string ['atleastonewildcard'] = 'There must be at least one wild card <strong>{x..}</strong> present in the correct answer formulas'
 $string ['converttocalculated'] = 'Save as a new regular calculated question'
 $string ['findwildcards'] = 'Find the wild cards {x..} present in the correct answer formulas'
 $string ['generatenewitemsset'] = 'Generate'
 $string ['mustbenumeric'] = 'You must enter a number here.'
 $string ['mustnotbenumeric'] = 'This can\'t be a number.'
 $string ['newsetwildcardvalues'] = 'new set(s) of wild card(s) values'
 $string ['pluginname'] = 'Calculated simple'
 $string ['pluginname_help'] = 'Simple calculated questions enable individual numerical questions to be created using wildcards that are substituted with individual values when the quiz is taken. Simple calculated questions offer the most used features of the calculated question with a simpler creation interface.'
 $string ['pluginname_link'] = 'question/type/calculatedsimple'
 $string ['pluginnameadding'] = 'Adding a Simple calculated question'
 $string ['pluginnameediting'] = 'Editing a Simple calculated question'
 $string ['pluginnamesummary'] = 'A simpler version of calculated questions which are like numerical questions but with the numbers used selected randomly from a set when the quiz is taken.'
 $string ['setno'] = 'Set {$a}'
 $string ['setwildcardvalues'] = 'set(s) of wild card(s) values'
 $string ['showitems'] = 'Display'
 $string ['updatewildcardvalues'] = 'Update the wild card(s) values'
 $string ['useadvance'] = 'Use the advance button to see the errors'
 $string ['wildcard'] = 'Wild card {<strong>{$a}</strong>}'
 $string ['wildcardparam'] = 'Wild cards parameters used to generate the values'
 $string ['wildcardrole'] = 'The wild cards <strong>{x..}</strong> will be substituted by a numerical value from the generated values'
 $string ['wildcardvalues'] = 'Wild card(s) values'
 $string ['wildcardvaluesgenerated'] = 'Wild card(s) values generated'
 $string ['willconverttocalculated'] = 'If set, the <strong>Save as new question</strong> will save as a new calculated question'
 $string ['youmustaddatleastonevalue'] = 'You must add at least one set of wild card(s) values before you can save this question.'

Variable Documentation

$string['atleastonewildcard'] = 'There must be at least one wild card <strong>{x..}</strong> present in the correct answer formulas'

Definition at line 26 of file qtype_calculatedsimple.php.

$string['converttocalculated'] = 'Save as a new regular calculated question'

Definition at line 27 of file qtype_calculatedsimple.php.

$string['findwildcards'] = 'Find the wild cards {x..} present in the correct answer formulas'

Definition at line 28 of file qtype_calculatedsimple.php.

$string['generatenewitemsset'] = 'Generate'

Definition at line 29 of file qtype_calculatedsimple.php.

$string['mustbenumeric'] = 'You must enter a number here.'

Definition at line 30 of file qtype_calculatedsimple.php.

$string['mustnotbenumeric'] = 'This can\'t be a number.'

Definition at line 31 of file qtype_calculatedsimple.php.

$string['newsetwildcardvalues'] = 'new set(s) of wild card(s) values'

Definition at line 32 of file qtype_calculatedsimple.php.

$string['pluginname'] = 'Calculated simple'

Definition at line 33 of file qtype_calculatedsimple.php.

$string['pluginname_help'] = 'Simple calculated questions enable individual numerical questions to be created using wildcards that are substituted with individual values when the quiz is taken. Simple calculated questions offer the most used features of the calculated question with a simpler creation interface.'

Definition at line 34 of file qtype_calculatedsimple.php.

$string['pluginname_link'] = 'question/type/calculatedsimple'

Definition at line 35 of file qtype_calculatedsimple.php.

$string['pluginnameadding'] = 'Adding a Simple calculated question'

Definition at line 36 of file qtype_calculatedsimple.php.

$string['pluginnameediting'] = 'Editing a Simple calculated question'

Definition at line 37 of file qtype_calculatedsimple.php.

$string['pluginnamesummary'] = 'A simpler version of calculated questions which are like numerical questions but with the numbers used selected randomly from a set when the quiz is taken.'

Definition at line 38 of file qtype_calculatedsimple.php.

$string['setno'] = 'Set {$a}'

Definition at line 39 of file qtype_calculatedsimple.php.

$string['setwildcardvalues'] = 'set(s) of wild card(s) values'

Definition at line 40 of file qtype_calculatedsimple.php.

$string['showitems'] = 'Display'

Definition at line 41 of file qtype_calculatedsimple.php.

$string['updatewildcardvalues'] = 'Update the wild card(s) values'

Definition at line 42 of file qtype_calculatedsimple.php.

$string['useadvance'] = 'Use the advance button to see the errors'

Definition at line 43 of file qtype_calculatedsimple.php.

$string['wildcard'] = 'Wild card {<strong>{$a}</strong>}'

Definition at line 44 of file qtype_calculatedsimple.php.

$string['wildcardparam'] = 'Wild cards parameters used to generate the values'

Definition at line 45 of file qtype_calculatedsimple.php.

$string['wildcardrole'] = 'The wild cards <strong>{x..}</strong> will be substituted by a numerical value from the generated values'

Definition at line 46 of file qtype_calculatedsimple.php.

$string['wildcardvalues'] = 'Wild card(s) values'

Definition at line 47 of file qtype_calculatedsimple.php.

$string['wildcardvaluesgenerated'] = 'Wild card(s) values generated'

Definition at line 48 of file qtype_calculatedsimple.php.

$string['willconverttocalculated'] = 'If set, the <strong>Save as new question</strong> will save as a new calculated question'

Definition at line 49 of file qtype_calculatedsimple.php.

$string['youmustaddatleastonevalue'] = 'You must add at least one set of wild card(s) values before you can save this question.'

Definition at line 50 of file qtype_calculatedsimple.php.

 All Data Structures Namespaces Files Functions Variables Enumerations