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_stack.php
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -404,6 +404,7 @@
404
404
$string['variantsselectionseed_help'] = 'Normally you can leave this box blank. If, however, you want two different questions in a quiz to use the same random seed, then type the same string in this box for the two questions (and deploy the same set of random seeds, if you are using deployed variants) and the random seeds for the two questions will be synchronised.';
405
405
$string['verifyquestionandupdate'] = 'Verify the question text and update the form';
406
406
$string['youmustconfirm'] = 'You must confirm here.';
407
+
$string['notsaved'] = '** QUESTION WAS NOT SAVED ** You have changes to confirm.';
407
408
408
409
// Strings used by input elements.
409
410
$string['studentinputtoolong'] = 'Your input is longer than permitted by STACK.';
0 commit comments