$string['deploymany']='Attempt to automatically deploy the following number of variants:';
$string['deploymanyerror']='Error in user input: cannot deploy "{$a->err}" variants.';
$string['deploymanynonew']='Too many repeated existing question notes were generated.';
$string['deploymanynotes']='Note, STACK will give up if there are 3 failed attempts to generate a new question note, or when one question test fails.';
$string['deploymanysuccess']='Number of new variants successfully created, tested and deployed: {$a->no}.';
$string['editingtestcase']='Editing test case {$a->no} for question {$a->question}';
$string['editthistestcase']='Edit this test case...';
$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['undeploy']='Un-deploy';
$string['deploymany']='Attempt to automatically deploy the following number of variants:';
$string['deploymanynotes']='Note, STACK will give up if there are 3 failed attempts to generate a new question note, or when one question test fails.';
$string['deploymanyerror']='Error in user input: cannot deploy "{$a->err}" variants.';
$string['deploymanynonew']='Too many repeated existing question notes were generated.';
$string['deploymanysuccess']='Number of new variants successfully created, tested and deployed: {$a->no}.';