Commit | Line | Data |
---|---|---|
9aa022fe | 1 | <?php |
30c8dd34 DM |
2 | |
3 | // This file is part of Moodle - http://moodle.org/ | |
4 | // | |
5 | // Moodle is free software: you can redistribute it and/or modify | |
6 | // it under the terms of the GNU General Public License as published by | |
7 | // the Free Software Foundation, either version 3 of the License, or | |
8 | // (at your option) any later version. | |
9 | // | |
10 | // Moodle is distributed in the hope that it will be useful, | |
11 | // but WITHOUT ANY WARRANTY; without even the implied warranty of | |
12 | // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
13 | // GNU General Public License for more details. | |
14 | // | |
15 | // You should have received a copy of the GNU General Public License | |
16 | // along with Moodle. If not, see <http://www.gnu.org/licenses/>. | |
17 | ||
18 | /** | |
19 | * Strings for component 'qtype_calculated', language 'en', branch 'MOODLE_20_STABLE' | |
20 | * | |
21 | * @package qtype_calculated | |
22 | * @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com} | |
23 | * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later | |
24 | */ | |
25 | ||
ebf2f1c4 | 26 | $string['addingcalculated'] = 'Adding a calculated question'; |
cc002f9d | 27 | $string['addingcalculated_help'] = 'Calculated questions enable individual numerical questions to be created using wildcards that are substituted with individual values when the quiz is taken.'; |
ebf2f1c4 HF |
28 | $string['addingcalculated_link'] = 'question/type/calculated'; |
29 | $string['addingcalculated_help'] = 'Calculated questions offers a way to create individual numerical question by the use of wildcards that are substituted with individual values when the quiz is taken. '; | |
30 | $string['addingcalculated_link'] = 'question/type/calculated'; | |
aa6fae5c | 31 | $string['additem'] = 'Add Item'; |
9aa022fe | 32 | $string['addmoreanswerblanks'] = 'Add another answer blank.'; |
30c8dd34 | 33 | $string['addmoreunitblanks'] = 'Blanks for {$a} More Units'; |
92186abc | 34 | $string['answerhdr'] = 'Answer'; |
5940864e | 35 | $string['answerstoleranceparam'] = 'Answers tolerance parameters'; |
aa6fae5c | 36 | $string['atleastoneanswer'] = 'You need to provide at least one answer.'; |
5940864e PP |
37 | $string['atleastonerealdataset']='There should be at least one real dataset in question text'; |
38 | $string['atleastonewildcard']='There should be at least one wild card in answer formula or question text'; | |
39 | $string['calcdistribution'] = 'Distribution'; | |
40 | $string['calclength'] = 'Decimal Places'; | |
41 | $string['calcmax'] = 'Maximum'; | |
42 | $string['calcmin'] = 'Minimum'; | |
aa6fae5c | 43 | $string['calculated'] = 'Calculated'; |
7367d03d PP |
44 | $string['calculated_help'] = '<p>Calculated questions offers a way to create individual numerical question by the use of wildcards {a},{b}that are substituted with individual values when the quiz is taken.</p> |
45 | <p>The answers are the result of formulas that can use accepted operators as +-*/ and % where % is the modulo operator. | |
46 | It is also possible to use some PHP-style mathematical function.</p> | |
47 | <p>Among these there are 24 single-argument function:<b> | |
48 | abs, acos, acosh, asin, asinh, atan, atanh, ceil, cos, cosh, deg2rad, exp, expm1, floor, log, log10, log1p, rad2deg, round, sin, sinh, sqrt, tan, tanh | |
49 | </b>and two two-argument functions<b> | |
50 | atan2, pow | |
51 | </b>and the functions <b>min</b> and <b>max</b> that can take two or more arguments.</p> | |
52 | <p>It is also possible to use the function <b>pi()</b></p> | |
53 | <p>Possible usage is for example <b>sin({a}) + cos({b}) * 2</b>.</p> | |
54 | '; | |
aa6fae5c PP |
55 | $string['calculatedsummary'] = 'Calculated questions are like numerical questions but with the numbers used selected randomly from a set when the quiz is taken.'; |
56 | $string['correctanswershows'] = 'Correct answer shows'; | |
57 | $string['correctanswershowsformat'] = 'Format'; | |
5940864e PP |
58 | $string['dataitemdefined']='with $a numerical values already defined is available'; |
59 | $string['datasetrole']= ' The wild cards <strong>{x..}</strong> will be substituted by a numerical value from their dataset'; | |
aa6fae5c | 60 | $string['deleteitem'] = 'Delete Item'; |
5940864e | 61 | $string['deletelastitem'] = 'Delete Last Item'; |
aa6fae5c | 62 | $string['editingcalculated'] = 'Editing a Calculated question'; |
aa6fae5c | 63 | $string['existingcategory1'] = 'will use an already existing shared dataset'; |
5940864e PP |
64 | $string['existingcategory2'] = 'a file from an already existing set of files that are also used by other questions in this category'; |
65 | $string['existingcategory3'] = 'a link from an already existing set of links that are also used by other questions in this category'; | |
66 | $string['forceregeneration'] = 'force regeneration'; | |
aa6fae5c PP |
67 | $string['forceregenerationall'] = 'forceregeneration of all wild cards'; |
68 | $string['forceregenerationshared'] = 'forceregeneration of only non shared wild cards'; | |
5940864e PP |
69 | $string['getnextnow'] = 'Get New \'Item to Add\' Now'; |
70 | $string['hexanotallowed'] = 'Dataset <strong>{$a->name}</strong> hexadecimal format value $a->value is not allowed' ; | |
5940864e | 71 | $string['item(s)'] = 'item(s)'; |
aa6fae5c | 72 | $string['itemno'] = 'Item $a'; |
5940864e PP |
73 | $string['itemscount']='Items<br />Count'; |
74 | $string['itemtoadd'] = 'Item To Add'; | |
aa6fae5c | 75 | $string['keptcategory1'] = 'will use the same existing shared dataset as before'; |
5940864e PP |
76 | $string['keptcategory2'] = 'a file from the same category reusable set of files as before'; |
77 | $string['keptcategory3'] = 'a link from the same category reusable set of links as before'; | |
aa6fae5c | 78 | $string['keptlocal1'] = 'will use the same existing private dataset as before'; |
5940864e PP |
79 | $string['keptlocal2'] = 'a file from the same question private set of files as before'; |
80 | $string['keptlocal3'] = 'a link from the same question private set of links as before'; | |
81 | $string['lastitem(s)'] = 'last items(s)'; | |
82 | $string['loguniform'] = 'Loguniform'; | |
aa6fae5c PP |
83 | $string['makecopynextpage'] = 'Next Page (new question)'; |
84 | $string['mandatoryhdr'] = 'Mandatory wild cards present in answers'; | |
5940864e | 85 | $string['minmax'] = 'Range of Values'; |
aa6fae5c PP |
86 | $string['mustbenumeric'] = 'You must enter a number here.'; |
87 | $string['mustnotbenumeric'] = 'This can\'t be a number.'; | |
aa6fae5c | 88 | $string['newcategory1'] = 'will use a new shared dataset'; |
5940864e PP |
89 | $string['newcategory2'] = 'a file from a new set of files that may also be used by other questions in this category'; |
90 | $string['newcategory3'] = 'a link from a new set of links that may also be used by other questions in this category'; | |
aa6fae5c | 91 | $string['newlocal1'] = 'will use a new private dataset'; |
5940864e PP |
92 | $string['newlocal2'] = 'a file from a new set of files that will only be used by this question'; |
93 | $string['newlocal3'] = 'a link from a new set of links that will only be used by this question'; | |
aa6fae5c PP |
94 | $string['nextitemtoadd'] = 'Next \'Item to Add\''; |
95 | $string['nextpage'] = 'Next Page'; | |
5940864e | 96 | $string['nocommaallowed'] = 'The , cannot be used, use . as in 0.013 or 1.3e-2' ; |
aa6fae5c | 97 | $string['nodataset'] = 'nothing - it is not a wild card'; |
aa6fae5c | 98 | $string['nosharedwildcard'] = 'No shared wild card in this category'; |
5940864e PP |
99 | $string['notvalidnumber'] = 'Wild card value is not a valid number ' ; |
100 | $string['oneanswertrueansweroutsidelimits'] = 'At least one correct answer outside the true value limits.<br />Modify the answers tolerance settings available as Advanced parameters'; | |
101 | $string['param'] = 'Param {<strong>$a</strong>}'; | |
aa6fae5c | 102 | $string['possiblehdr'] = 'Possible wild cards present only in the question text'; |
5940864e PP |
103 | $string['replacewithrandom'] = 'Replace with a random value'; |
104 | $string['reuseifpossible'] = 'reuse previous value if available'; | |
105 | $string['sharedwildcard']='Shared wild card'; | |
106 | $string['sharedwildcards']='Shared wild cards'; | |
107 | $string['synchronize']='Synchronize the data from shared datasets with other questions in a quiz'; | |
aa6fae5c PP |
108 | $string['tolerance'] = 'Tolerance ±'; |
109 | $string['trueanswerinsidelimits'] = 'Correct answer : {$a->correct} inside limits of true value {$a->true}'; | |
110 | $string['trueansweroutsidelimits'] = '<span class="error">ERROR Correct answer : {$a->correct} outside limits of true value {$a->true}</span>'; | |
5940864e | 111 | $string['uniform'] = 'Uniform'; |
aa6fae5c | 112 | $string['updatecategory'] = 'Update the category'; |
5940864e | 113 | $string['updatedatasetparam'] = 'Update the datasets parameters'; |
aa6fae5c PP |
114 | $string['updatetolerancesparam'] = 'Update the answers tolerance parameters'; |
115 | $string['usedinquestion'] = 'Used in Question'; | |
5940864e | 116 | $string['youmustaddatleastoneitem'] = 'You must add at least one dataset item before you can save this question.'; |
aa6fae5c | 117 | $string['youmustenteramultiplierhere'] = 'You must enter a multiplier here.'; |
5940864e | 118 |