#------------------------------------------------------------
$string['alwaysavailable'] = "Always available";
+$string['answer'] = "Answer";
$string['attempt'] = "Attempt \$a";
$string['attemptfirst'] = "First attempt";
$string['attemptlast'] = "Last attempt";
$string['attemptsallowed'] = "Attempts allowed";
$string['attemptsunlimited'] = "Unlimited attempts";
$string['daysavailable'] = "Days available";
+$string['false'] = "False";
$string['gradeaverage'] = "Average grade";
$string['gradehighest'] = "Highest grade";
$string['grademethod'] = "Grading method";
$string['introduction'] = "Introduction";
+$string['marks'] = "Marks";
+$string['savemyanswers'] = "Save my answers";
$string['showfeedback'] = "After answering, show feedback?";
$string['showcorrectanswer'] = "After answering, show correct answers?";
+$string['true'] = "True";