You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lang/en/qtype_formulas.php
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -103,6 +103,7 @@
103
103
$string['defaultwidthunit_desc'] = 'Unit of length used for the default width settings below. The units "em" or "rem" correspond approximately to the width of one digit.';
104
104
$string['emptyallowed'] = 'Students may leave one or more fields empty.';
105
105
$string['emptyallowed_help'] = 'Check this option for parts where not all fields have to be filled, e. g. when you have two fields for an equation that could have just one solution, and you do not want to give away the number of solutions.';
106
+
$string['emptyanswer'] = '[empty]';
106
107
$string['error_algebraic_relerr'] = 'Relative error (_relerr) cannot be used with answer type algebraic formula.';
107
108
$string['error_algvar_numbers'] = 'Algebraic variables can only be initialized with a list of numbers.';
108
109
$string['error_answer_missing'] = 'No answer has been defined.';
0 commit comments