$string['exportthisquestion']='Export this question';
$string['exportthisquestion_help']='This will create a Moodle XML export file containing just this one question. One example of when this is useful if you think this question demonstrates a bug in STACK that you would like to report to the developers.';
$string['runquestiontests_help']='The dashboard runs question tests which unit-test the questions to ensure the behaviour matches expectations expressed by the teacher, and deployed variants ensure random versions seen by a student are pre-tested against the question tests. These are tools to help you create and test reliable questions and should be used in all cases a question will be used by students. The dashboard also has numerous other STACK specific functions.';
$string['runquestiontests_alert']='Question is missing tests or variants.';
$string['seethisquestioninthequestionbank']='See this question in the question bank';
$string['editquestioninthequestionbank']='Edit this question';
$string['sendgeneralfeedback']='Send general feedback to the CAS';
$string['testinputsimpwarning']='Please note that test inputs are always <em>unsimplified</em> regardless of the question or PRT option setting. Please use <tt>ev(...,simp)</tt> to simplify part or all of the test input expressions.';
$string['testthisvariant']='Switch to test this variant';
$string['seethisquestioninthequestionbank']='<i class="fa fa-list-alt"></i> Show in question bank';
$string['exportthisquestion']='<i class="fa fa-download"></i> Export as Moodle XML';
$string['exportthisquestion_help']='This will create a Moodle XML export file containing just this one question. One example of when this is useful if you think this question demonstrates a bug in STACK that you would like to report to the developers.';
$string['tidyquestion']='<i class="fa fa-sort-amount-asc"></i> Tidy inputs and PRTs';
$string['sendgeneralfeedback']='<i class="fa fa-file-text"></i></i> Edit general feedback';
$string['basicquestionreport_help']='Generates a very basic report on attempts at this question on the server. Useful for deciding which PRT test can be added to improve feedback in the light of what the student actually does. (Most questions are only used in one place)';
$string['basicreportraw']='Raw data';
$string['basicreportnotes']='Frequency of answer notes, for each PRT, regardless of which variant was used';