Merge branch 'MDL-73418_311' of https://github.com/ja9837/moodle into MOODLE_311_STABLE
This commit is contained in:
@@ -231,7 +231,7 @@ Make a note of any responses entered on this page in the last few minutes, then
|
||||
|
||||
Once connection has been re-established, your responses should be saved and this message will disappear.';
|
||||
$string['containercategorycreated'] = 'This category has been created to store all the original categories moved to site level due to the causes specified below.';
|
||||
$string['continueattemptquiz'] = 'Continue the last attempt';
|
||||
$string['continueattemptquiz'] = 'Continue your attempt';
|
||||
$string['continuepreview'] = 'Continue the last preview';
|
||||
$string['copyingfrom'] = 'Creating a copy of the question \'{$a}\'';
|
||||
$string['copyingquestion'] = 'Copying a question';
|
||||
|
||||
@@ -118,7 +118,7 @@ Feature: Allow students to redo questions in a practice quiz, without starting a
|
||||
| slot | actualquestion |
|
||||
| 1 | TF1 |
|
||||
And I am on the "Quiz 2" "mod_quiz > View" page logged in as "student"
|
||||
When I press "Continue the last attempt"
|
||||
When I press "Continue your attempt"
|
||||
And I should see "First question"
|
||||
And I click on "False" "radio"
|
||||
And I click on "Check" "button"
|
||||
|
||||
Reference in New Issue
Block a user