$string['gradetopassnotset']='This quiz does not have a grade to pass set so you cannot use this option. Please use the require grade setting instead.';
$string['gradetopassmustbeset']='Grade to pass cannot be zero as this quiz has its completion method set to require passing grade. Please set a non-zero value.';
$string['gradingdetails']='Marks for this submission: {$a->raw}/{$a->max}.';
$string['gradingdetailsadjustment']='With previous penalties this gives <strong>{$a->cur}/{$a->max}</strong>.';
$string['gradingdetailspenalty']='This submission attracted a penalty of {$a}.';