|
30 | 30 | $string['pluginnamesummary'] = 'STACK provides mathematical questions for the Moodle quiz. These use a computer algebra system to establish the mathematical properties of the student\'s responses.'; |
31 | 31 |
|
32 | 32 | $string['privacy:metadata'] = 'The STACK question type plugin does not store any personal data.'; |
33 | | -$string['cachedef_parsercache'] = 'STACK parsed Maxima expressions'; |
34 | | -$string['cachedef_librarycache'] = 'STACK question library renders and file structure'; |
35 | | - |
36 | 33 | $string['mbstringrequired'] = 'Installing the MBSTRING library is required for STACK.'; |
37 | 34 | $string['yamlrecommended'] = 'Installing the YAML library is recommended for STACK.'; |
38 | 35 |
|
|
139 | 136 | $string['feedbackvariables_help'] = 'The feedback variables enable you to manipulate any of the inputs, together with the question variables, prior to traversing the tree. Variables defined here may be used anywhere else in this tree.'; |
140 | 137 | $string['feedbackvariables_link'] = '%%WWWROOT%%/question/type/stack/doc/doc.php/Authoring/Variables.md#Feedback_variables'; |
141 | 138 | $string['fieldshouldnotcontainplaceholder'] = '{$a->field} should not contain any [[{$a->type}:...]] placeholders.'; |
142 | | -$string['firstnodemusthavelowestnumber'] = 'The first node must have the lowest number.'; |
143 | 139 | $string['fixdollars'] = 'Fix dollars'; |
144 | 140 | $string['fixdollarslabel'] = 'Replace <code>$...$</code> with <code>\(...\)</code>, <code>$$...$$</code> with <code>\[...\]</code> and <code>@...@</code> with <code>{@...@}</code> on save.'; |
145 | 141 | $string['fixdollars_help'] = 'This option is useful if are copying and pasting (or typing) TeX with <code>$...$</code> and <code>$$...$$</code> delimiters. Those delimiters will be replaced by the recommended delimiters during the save process.'; |
|
167 | 163 | $string['showvalidationcompact'] = 'Yes, compact'; |
168 | 164 | $string['inputinvalidparamater'] = 'Invalid parameter'; |
169 | 165 | $string['mustverifyshowvalidation'] = 'You cannot choose to require two step validation but not show the results of validation to the student after the first step. This puts the student in an impossible position.'; |
170 | | -$string['htmlfragment'] = 'You appear to have some HTML elements in your expression.'; |
171 | 166 | $string['illegalcaschars'] = 'The characters @ and \\ are not allowed in CAS input.'; |
172 | 167 | $string['inputextraoptions'] = 'Extra options'; |
173 | 168 | $string['inputextraoptions_help'] = 'Some input types require extra options in order to work. You can enter them here. This value is a CAS expression.'; |
|
252 | 247 | $string['namealreadyused'] = 'You have already used this name.'; |
253 | 248 | $string['newnameforx'] = 'New name for \'{$a}\''; |
254 | 249 | $string['next'] = 'Next'; |
255 | | -$string['nextcannotbeself'] = 'A node cannot link to itself as the next node.'; |
256 | 250 | $string['nodehelp'] = 'Response tree node'; |
257 | 251 | $string['nodehelp_help'] = '<h3> Answer test</h3> |
258 | 252 | An answer test is used to compare two expressions to establish whether they satisfy some mathematical criteria. |
|
281 | 275 | $string['nonempty'] = 'This must not be empty.'; |
282 | 276 | $string['noprtsifnoinputs'] = 'A question with no inputs cannot have any PRTs.'; |
283 | 277 | $string['notavalidname'] = 'Not a valid name'; |
284 | | -$string['optionsnotrequired'] = 'This input type does not require any options.'; |
285 | 278 | $string['penalty'] = 'Penalty'; |
286 | 279 | $string['penalty_help'] = 'The penalty scheme deducts this value from the result of each PRT for each different and valid attempt which is not completely correct.'; |
287 | 280 | $string['penalty_link'] = '%%WWWROOT%%/question/type/stack/doc/doc.php/Authoring/Feedback.md'; |
|
343 | 336 | $string['quiet_icon_true'] = '<span title ="Quiet on" alt="Quiet On Microphone icon" style="font-size: 1.25em; color:red;"><i class="fa fa-microphone-slash" aria-hidden="true"></i></span>'; |
344 | 337 | $string['quiet_icon_false'] = '<span title ="Quiet off" alt="Quiet Off Microphone icon" "style="font-size: 1.25em; color:blue;"><i class="fa fa-commenting-o"></i></span>'; |
345 | 338 | $string['renamequestionparts'] = 'Rename parts of the question'; |
346 | | -$string['requiredfield'] = 'This field is required!'; |
347 | 339 | $string['requirelowestterms'] = 'Require lowest terms'; |
348 | 340 | $string['requirelowestterms_help'] = 'When this option is set to yes, any coefficients or other rational numbers in an expression, must be written in lowest terms. Otherwise the answer is rejected as invalid.'; |
349 | 341 | $string['requirelowestterms_link'] = '%%WWWROOT%%/question/type/stack/doc/doc.php/Authoring/Inputs.md#Require_lowest_terms'; |
|
506 | 498 | $string['replacedollarsindextitle'] = 'Replace $s in question texts'; |
507 | 499 | $string['replacedollarsnoproblems'] = 'No problem delimiters found.'; |
508 | 500 | $string['replacedollarstitle'] = 'Replace $s in question texts in {$a}'; |
509 | | -$string['replacedollarserrors'] = 'The following questions generated errors.'; |
510 | 501 |
|
511 | 502 | // Strings used by the bulk run question tests script. |
512 | 503 | $string['expand'] = 'Expand'; |
|
648 | 639 | $string['chattitle'] = 'Test the connection to the CAS'; |
649 | 640 | $string['clearedthecache'] = 'CAS cached has been cleared.'; |
650 | 641 | $string['clearingcachefiles'] = 'Clearing cached STACK plot files {$a->done}/{$a->total}'; |
651 | | -$string['clearingthecache'] = 'Clearing the cache'; |
652 | 642 | $string['clearthecache'] = 'Clear the cache'; |
653 | 643 | $string['healthcheck'] = 'STACK healthcheck'; |
654 | 644 | $string['healthcheck_desc'] = 'The <a href="{$a->link}">healthcheck script</a> helps you verify that all aspects of STACK are working properly.'; |
655 | 645 | $string['healthcheckcache_db'] = 'CAS results are being cached in the database.'; |
656 | 646 | $string['healthcheckcache_none'] = 'CAS results are not being cached.'; |
657 | 647 | $string['healthcheckcache_otherdb'] = 'CAS results are being cached in another database.'; |
658 | 648 | $string['healthcheckcachestatus'] = 'The cache currently contains {$a} entries.'; |
659 | | -$string['healthcheckconfigintro1'] = 'Found, and using, Maxima in the following directory:'; |
660 | 649 | $string['healthcheckconnect'] = 'Trying to connect to the CAS'; |
661 | 650 | $string['healthcheckconnectintro'] = 'We are trying to evaluate the following CAS text:'; |
662 | 651 | $string['healthcheckfilters'] = 'Please ensure that the {$a->filter} is enabled on the <a href="{$a->url}">Manage filters</a> page.'; |
|
665 | 654 | $string['healthchecklatexintro'] = 'STACK generates LaTeX on the fly, and enables teachers to write LaTeX in questions. It assumes that LaTeX will be converted by a moodle filter. Below are samples of displayed and inline expressions in LaTeX which should be appear correctly in your browser. Problems here indicate incorrect moodle filter settings, not faults with STACK itself. STACK only uses the single and double dollar notation itself, but some question authors may be relying on the other forms.'; |
666 | 655 | $string['healthchecklatexmathjax'] = 'STACK relies on the Moodle MathJax filter. An alternative is to add javascript code to Moodle\'s additional HTML. See the STACK installation docs for more details of this option.'; |
667 | 656 | $string['healthcheckmathsdisplaymethod'] = 'Maths display method being used: {$a}.'; |
668 | | -$string['healthcheckmaximabat'] = 'The maxima.bat file is missing'; |
669 | | -$string['healthcheckmaximabatinfo'] = 'This script tried to automatically copy the maxima.bat script from inside "C:\Program files\Maxima-1.xx.y\bin" into "{$a}\stack". However, this seems not to have worked. Please copy this file manually.'; |
670 | 657 | $string['healthcheckproxysettings'] = '<strong>Warning:</strong> Moodle is set to use a proxy server but calls to maxima are bypassing this. Switch platform from "server" to "server (via proxy)" to route calls via the proxy server or add the maxima server to $CFG->proxybypass to make the bypass explicit. STACK should still function for now even if you do not make a change but Moodle proxy settings will be enforced in a later version.'; |
671 | 658 | $string['healthchecksamplecas'] = 'The derivative of {@ x^4/(1+x^4) @} is \[ \frac{\mathrm{d}}{\mathrm{d}x} \frac{x^4}{1+x^4} = {@ diff(x^4/(1+x^4),x) @}. \]'; |
672 | 659 | $string['healthcheckconnectunicode'] = 'Trying to send unicode to the CAS'; |
|
748 | 735 | <br/><p>C=<input id="_fakeinputC" value="[4, 1]" size="40"/></p> |
749 | 736 | </div>'; |
750 | 737 | $string['healthchecksstackmaximaversion'] = 'Maxima version'; |
| 738 | +$string['healthchecksstackmaximawarning'] = 'WARNING: the version of the STACK-Maxima libraries used do not match the expected version. Please visit the STACK heathcheck page to resolve the problems.'; |
751 | 739 | $string['healthchecksstackmaximaversionfixoptimised'] = 'Please <a href="{$a->url}">rebuild your optimised Maxima executable</a>.'; |
752 | 740 | $string['healthchecksstackmaximaversionfixserver'] = 'Please rebuild the Maxima code on your MaximaPool server.'; |
753 | 741 | $string['healthchecksstackmaximaversionfixunknown'] = 'It is not really clear how that happened. You will need to debug this problem yourself. Start by clearing the CAS cache.'; |
|
928 | 916 | $string['stackBlock_multiple_else'] = 'Multiple else branches in an if block.'; |
929 | 917 | $string['stackBlock_elif_after_else'] = '"elif" after an "else" in an if block.'; |
930 | 918 | $string['unrecognisedfactstags'] = 'The following facts tag(s) are not recognized: {$a->tags}.'; |
931 | | -$string['stackHintOld'] = 'The CASText has old-style hint tags. These should now be in the form <pre>[[facts:tag]]</pre>'; |
932 | 919 | $string['unknown_block'] = 'Unknown block of type {$a->type} requested!'; |
933 | 920 |
|
934 | 921 | $string['Maxima_DivisionZero'] = 'Division by zero.'; |
|
1057 | 1044 | $string['stackOptions_AnsTest_values_SRegExp'] = "SRegExp"; |
1058 | 1045 | $string['stackOptions_AnsTest_values_Validator'] = "Validator"; |
1059 | 1046 |
|
1060 | | -$string['AT_NOTIMPLEMENTED'] = 'This answer test has not been implemented. '; |
1061 | 1047 | $string['TEST_FAILED'] = 'The answer test failed to execute correctly: please alert your teacher. {$a->errors}'; |
1062 | 1048 | $string['TEST_FAILED_Q'] = 'The answer test failed to execute correctly: please alert your teacher. '; |
1063 | 1049 | $string['AT_MissingOptions'] = 'Missing option when executing the test. '; |
|
1114 | 1100 | $string['ATSet_wrongsz'] = 'Your set should have {$a->m0} different elements, but it actually has {$a->m1}. '; |
1115 | 1101 | $string['ATSet_wrongentries'] = 'The following entries are incorrect, although they may appear in a simplified form from that which you actually entered. {$a->m0} '; |
1116 | 1102 |
|
1117 | | -$string['irred_Q_factored'] = 'The term {$a->m0} should be unfactored, but is not. '; |
1118 | 1103 | $string['irred_Q_commonint'] = 'You need to take out a common factor. '; // Needs a space at the end. |
1119 | 1104 | $string['irred_Q_optional_fac'] = 'You could do more work, since {$a->m0} can be further factored. However, you don\'t need to. '; |
1120 | 1105 |
|
1121 | 1106 | $string['FacForm_UnPick_morework'] = 'You could still do some more work on the term {$a->m0}. '; |
1122 | | -$string['FacForm_UnPick_intfac'] = 'You need to take out a common factor. '; |
1123 | 1107 |
|
1124 | 1108 | $string['ATFacForm_error_list'] = 'The answer test failed. Please contact your systems administrator'; |
1125 | 1109 | $string['ATFacForm_isfactored'] = 'Your answer is factored, well done. '; // Needs a space at the end. |
|
1129 | 1113 |
|
1130 | 1114 | $string['ATPartFrac_error_list'] = 'The answer test failed. Please contact your systems administrator'; |
1131 | 1115 | $string['ATPartFrac_true'] = ''; |
1132 | | -$string['ATPartFrac_single_fraction'] = 'Your answer seems to be a single fraction, it needs to be in a partial fraction form. '; |
1133 | 1116 | $string['ATPartFrac_diff_variables'] = 'The variables in your answer are different to those of the question, please check them. '; |
1134 | 1117 | $string['ATPartFrac_denom_ret'] = 'If your answer is written as a single fraction then the denominator would be {$a->m0}. In fact, it should be {$a->m1}. '; |
1135 | 1118 | $string['ATPartFrac_ret_expression'] = 'Your answer as a single fraction is {$a->m0} '; |
|
1255 | 1238 | $string['studentValidation_listofunits'] = 'The units found in your answer were: {$a}'; |
1256 | 1239 | $string['studentValidation_invalidAnswer'] = 'This answer is invalid. '; |
1257 | 1240 | $string['studentValidation_notes'] = '(This input is not assessed automatically by STACK.)'; |
1258 | | -$string['stackQuestion_noQuestionParts'] = 'This item has no question parts for you to answer.'; |
1259 | 1241 |
|
1260 | 1242 | $string['Interval_notinterval'] = 'An interval was expected, but instead we have {$a->m0}.'; |
1261 | 1243 | $string['Interval_wrongnumargs'] = 'Interval construction must have exactly two arguments, so this must be an error: {$a->m0}.'; |
|
0 commit comments