$string['nosharedwildcard'] = 'No shared wild card in this category';
$string['possiblehdr']='Possible wild cards present only in the question text';
$string['tolerance'] = 'Tolerance ±';
+$string['trueanswerinsidelimits'] = ' Correct answer : $a->correct inside limits of true value $a->true';
+$string['trueansweroutsidelimits'] = '<span class=\"error\">ERROR Correct answer : $a->correct outside limits of true value $a->true</span>';
$string['updatecategory'] = 'Update the category';
$string['usedinquestion']='Used in Question';
$string['youmustenteramultiplierhere'] = 'You must enter a multiplier here.';