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

Go to the source code of this file.

Namespaces

namespace  qtype

Variables

 $string ['acceptederror'] = 'Accepted error'
 $string ['addmoreanswerblanks'] = 'Blanks for {no} More Answers'
 $string ['addmoreunitblanks'] = 'Blanks for {no} More Units'
 $string ['answermustbenumberorstar'] = 'The answer must be a number, for example -1.234 or 3e8, or \'*\'.'
 $string ['answerno'] = 'Answer {$a}'
 $string ['decfractionofquestiongrade'] = 'as a fraction (0-1) of the question grade'
 $string ['decfractionofresponsegrade'] = 'as a fraction (0-1) of the response grade'
 $string ['decimalformat'] = 'decimals'
 $string ['editableunittext'] = 'the text input element'
 $string ['errornomultiplier'] = 'You must specify a multiplier for this unit.'
 $string ['errorrepeatedunit'] = 'You cannot have two units with the same name.'
 $string ['geometric'] = 'Geometric'
 $string ['invalidnumber'] = 'You must enter a valid number.'
 $string ['invalidnumbernounit'] = 'You must enter a valid number. Do not include a unit in your response.'
 $string ['invalidnumericanswer'] = 'One of the answers you entered was not a valid number.'
 $string ['invalidnumerictolerance'] = 'One of the tolerances you entered was not a valid number.'
 $string ['leftexample'] = 'on the left, for example $1.00 or £1.00'
 $string ['multiplier'] = 'Multiplier'
 $string ['noneditableunittext'] = 'NON editable text of Unit No1'
 $string ['nonvalidcharactersinnumber'] = 'NON valid characters in number'
 $string ['notenoughanswers'] = 'You must enter at least one answer.'
 $string ['nounitdisplay'] = 'No unit grading'
 $string ['numericalmultiplier'] = 'Multiplier'
 $string ['numericalmultiplier_help']
 $string ['manynumerical'] = 'Units are optional. If a unit is entered, it is used to convert the reponse to Unit 1 before grading.'
 $string ['nominal'] = 'Nominal'
 $string ['onlynumerical'] = 'Units are not used at all. Only the numerical value is graded.'
 $string ['oneunitshown'] = 'Unit 1 is automatically displayed beside the answer box.'
 $string ['pleaseenterananswer'] = 'Please enter an answer.'
 $string ['pleaseenteranswerwithoutthousandssep'] = 'Please enter your answer without using the thousand separator ({$a}).'
 $string ['pluginname'] = 'Numerical'
 $string ['pluginname_help'] = 'From the student perspective, a numerical question looks just like a short-answer question. The difference is that numerical answers are allowed to have an accepted error. This allows a fixed range of answers to be evaluated as one answer. For example, if the answer is 10 with an accepted error of 2, then any number between 8 and 12 will be accepted as correct. '
 $string ['pluginname_link'] = 'question/type/numerical'
 $string ['pluginnameadding'] = 'Adding a Numerical question'
 $string ['pluginnameediting'] = 'Editing a Numerical question'
 $string ['pluginnamesummary'] = 'Allows a numerical response, possibly with units, that is graded by comparing against various model answers, possibly with tolerances.'
 $string ['relative'] = 'Relative'
 $string ['rightexample'] = 'on the right, for example 1.00cm or 1.00km'
 $string ['selectunits'] = 'Select units'
 $string ['selectunit'] = 'Select one unit'
 $string ['studentunitanswer'] = 'Units are input using'
 $string ['tolerancetype'] = 'Tolerance type'
 $string ['unit'] = 'Unit'
 $string ['unitappliedpenalty'] = 'These marks include a penalty of {$a} for bad unit.'
 $string ['unitchoice'] = 'a multiple choice selection'
 $string ['unitedit'] = 'Edit unit'
 $string ['unitgraded'] = 'The unit must be given, and will be graded.'
 $string ['unithandling'] = 'Unit handling'
 $string ['unithdr'] = 'Unit {$a}'
 $string ['unitincorrect'] = 'You did not give the correct unit.'
 $string ['unitmandatory'] = 'Mandatory'
 $string ['unitmandatory_help']
 $string ['unitnotselected'] = 'You must select a unit.'
 $string ['unitonerequired'] = 'You must enter at least one unit'
 $string ['unitoptional'] = 'Optional unit'
 $string ['unitoptional_help']
 $string ['unitpenalty'] = 'Unit penalty'
 $string ['unitpenalty_help']
 $string ['unitposition'] = 'Units go'
 $string ['unitselect'] = 'a drop-down menu'
 $string ['validnumberformats'] = 'Valid number formats'
 $string ['validnumberformats_help']
 $string ['validnumbers'] = '13500.67, 13 500.67, 13,500.67, 13500,67, 13 500,67, 1.350067 E4 or 1.350067 E04'

Variable Documentation

$string['acceptederror'] = 'Accepted error'

Definition at line 26 of file qtype_numerical.php.

$string['addmoreanswerblanks'] = 'Blanks for {no} More Answers'

Definition at line 27 of file qtype_numerical.php.

$string['addmoreunitblanks'] = 'Blanks for {no} More Units'

Definition at line 28 of file qtype_numerical.php.

$string['answermustbenumberorstar'] = 'The answer must be a number, for example -1.234 or 3e8, or \'*\'.'

Definition at line 29 of file qtype_numerical.php.

$string['answerno'] = 'Answer {$a}'

Definition at line 30 of file qtype_numerical.php.

$string['decfractionofquestiongrade'] = 'as a fraction (0-1) of the question grade'

Definition at line 31 of file qtype_numerical.php.

$string['decfractionofresponsegrade'] = 'as a fraction (0-1) of the response grade'

Definition at line 32 of file qtype_numerical.php.

$string['decimalformat'] = 'decimals'

Definition at line 33 of file qtype_numerical.php.

$string['editableunittext'] = 'the text input element'

Definition at line 34 of file qtype_numerical.php.

$string['errornomultiplier'] = 'You must specify a multiplier for this unit.'

Definition at line 35 of file qtype_numerical.php.

$string['errorrepeatedunit'] = 'You cannot have two units with the same name.'

Definition at line 36 of file qtype_numerical.php.

$string['geometric'] = 'Geometric'

Definition at line 37 of file qtype_numerical.php.

$string['invalidnumber'] = 'You must enter a valid number.'

Definition at line 38 of file qtype_numerical.php.

$string['invalidnumbernounit'] = 'You must enter a valid number. Do not include a unit in your response.'

Definition at line 39 of file qtype_numerical.php.

$string['invalidnumericanswer'] = 'One of the answers you entered was not a valid number.'

Definition at line 40 of file qtype_numerical.php.

$string['invalidnumerictolerance'] = 'One of the tolerances you entered was not a valid number.'

Definition at line 41 of file qtype_numerical.php.

$string['leftexample'] = 'on the left, for example $1.00 or £1.00'

Definition at line 42 of file qtype_numerical.php.

$string['multiplier'] = 'Multiplier'

Definition at line 43 of file qtype_numerical.php.

$string['noneditableunittext'] = 'NON editable text of Unit No1'

Definition at line 44 of file qtype_numerical.php.

$string['nonvalidcharactersinnumber'] = 'NON valid characters in number'

Definition at line 45 of file qtype_numerical.php.

$string['notenoughanswers'] = 'You must enter at least one answer.'

Definition at line 46 of file qtype_numerical.php.

$string['nounitdisplay'] = 'No unit grading'

Definition at line 47 of file qtype_numerical.php.

$string['numericalmultiplier'] = 'Multiplier'

Definition at line 48 of file qtype_numerical.php.

$string['numericalmultiplier_help']
Initial value:
 'The multiplier is the factor by which the correct numerical response will be multiplied.

The first unit (Unit 1) has a default multiplier of 1. Thus if the correct numerical response is 5500 and you set W as unit at Unit 1 which has 1 as default multiplier, the correct response is 5500 W.

If you add the unit kW with a multiplier of 0.001, this will add a correct response of 5.5 kW. This means that the answers 5500W or 5.5kW would be marked correct.

Note that the accepted error is also multiplied, so an allowed error of 100W would become an error of 0.1kW.'

Definition at line 49 of file qtype_numerical.php.

$string['manynumerical'] = 'Units are optional. If a unit is entered, it is used to convert the reponse to Unit 1 before grading.'

Definition at line 56 of file qtype_numerical.php.

$string['nominal'] = 'Nominal'

Definition at line 57 of file qtype_numerical.php.

$string['onlynumerical'] = 'Units are not used at all. Only the numerical value is graded.'

Definition at line 58 of file qtype_numerical.php.

$string['oneunitshown'] = 'Unit 1 is automatically displayed beside the answer box.'

Definition at line 59 of file qtype_numerical.php.

$string['pleaseenterananswer'] = 'Please enter an answer.'

Definition at line 60 of file qtype_numerical.php.

$string['pleaseenteranswerwithoutthousandssep'] = 'Please enter your answer without using the thousand separator ({$a}).'

Definition at line 61 of file qtype_numerical.php.

$string['pluginname'] = 'Numerical'

Definition at line 62 of file qtype_numerical.php.

$string['pluginname_help'] = 'From the student perspective, a numerical question looks just like a short-answer question. The difference is that numerical answers are allowed to have an accepted error. This allows a fixed range of answers to be evaluated as one answer. For example, if the answer is 10 with an accepted error of 2, then any number between 8 and 12 will be accepted as correct. '

Definition at line 63 of file qtype_numerical.php.

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

Definition at line 64 of file qtype_numerical.php.

$string['pluginnameadding'] = 'Adding a Numerical question'

Definition at line 65 of file qtype_numerical.php.

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

Definition at line 66 of file qtype_numerical.php.

$string['pluginnamesummary'] = 'Allows a numerical response, possibly with units, that is graded by comparing against various model answers, possibly with tolerances.'

Definition at line 67 of file qtype_numerical.php.

$string['relative'] = 'Relative'

Definition at line 68 of file qtype_numerical.php.

$string['rightexample'] = 'on the right, for example 1.00cm or 1.00km'

Definition at line 69 of file qtype_numerical.php.

$string['selectunits'] = 'Select units'

Definition at line 70 of file qtype_numerical.php.

$string['selectunit'] = 'Select one unit'

Definition at line 71 of file qtype_numerical.php.

$string['studentunitanswer'] = 'Units are input using'

Definition at line 72 of file qtype_numerical.php.

$string['tolerancetype'] = 'Tolerance type'

Definition at line 73 of file qtype_numerical.php.

$string['unit'] = 'Unit'

Definition at line 74 of file qtype_numerical.php.

$string['unitappliedpenalty'] = 'These marks include a penalty of {$a} for bad unit.'

Definition at line 75 of file qtype_numerical.php.

$string['unitchoice'] = 'a multiple choice selection'

Definition at line 76 of file qtype_numerical.php.

$string['unitedit'] = 'Edit unit'

Definition at line 77 of file qtype_numerical.php.

$string['unitgraded'] = 'The unit must be given, and will be graded.'

Definition at line 78 of file qtype_numerical.php.

$string['unithandling'] = 'Unit handling'

Definition at line 79 of file qtype_numerical.php.

$string['unithdr'] = 'Unit {$a}'

Definition at line 80 of file qtype_numerical.php.

$string['unitincorrect'] = 'You did not give the correct unit.'

Definition at line 81 of file qtype_numerical.php.

$string['unitmandatory'] = 'Mandatory'

Definition at line 82 of file qtype_numerical.php.

$string['unitmandatory_help']
Initial value:
 '

* The response will be graded using the unit written.

* The unit penalty will be applied if the unit field is empty

'

Definition at line 83 of file qtype_numerical.php.

$string['unitnotselected'] = 'You must select a unit.'

Definition at line 90 of file qtype_numerical.php.

$string['unitonerequired'] = 'You must enter at least one unit'

Definition at line 91 of file qtype_numerical.php.

$string['unitoptional'] = 'Optional unit'

Definition at line 92 of file qtype_numerical.php.

$string['unitoptional_help']
Initial value:
 '
* If the unit field is not empty, the response will be graded using this unit.

* If the unit is badly written or unknown, the response will be considered as non valid.
'

Definition at line 93 of file qtype_numerical.php.

$string['unitpenalty'] = 'Unit penalty'

Definition at line 98 of file qtype_numerical.php.

$string['unitpenalty_help']
Initial value:
 'The penalty is applied if

* the wrong unit name is entered into the unit input, or
* a unit is entered into the value input box'

Definition at line 99 of file qtype_numerical.php.

$string['unitposition'] = 'Units go'

Definition at line 103 of file qtype_numerical.php.

$string['unitselect'] = 'a drop-down menu'

Definition at line 104 of file qtype_numerical.php.

$string['validnumberformats'] = 'Valid number formats'

Definition at line 105 of file qtype_numerical.php.

$string['validnumberformats_help']
Initial value:
 '
* regular numbers 13500.67, 13 500.67, 13500,67 or 13 500,67

* if you use , as thousand separator *always* put the decimal . as in
 13,500.67 : 13,500.

* for exponent form, say 1.350067 * 10<sup>4</sup>, use
 1.350067 E4 : 1.350067 E04 '

Definition at line 106 of file qtype_numerical.php.

$string['validnumbers'] = '13500.67, 13 500.67, 13,500.67, 13500,67, 13 500,67, 1.350067 E4 or 1.350067 E04'

Definition at line 115 of file qtype_numerical.php.

 All Data Structures Namespaces Files Functions Variables Enumerations