mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
Merge branch 'wip-mdl-50163' of https://github.com/rajeshtaneja/moodle
This commit is contained in:
commit
14248189b7
4 changed files with 25 additions and 50 deletions
|
@ -4,7 +4,7 @@ Feature: In a book, verify log entries
|
|||
As an admin
|
||||
I need to perform various actions in a book.
|
||||
|
||||
@javascript
|
||||
@javascript @_switch_window
|
||||
Scenario: perform various book actions and verify log entries.
|
||||
Given the following "courses" exist:
|
||||
| fullname | shortname | category | groupmode |
|
||||
|
|
|
@ -68,7 +68,7 @@ Feature: Allow students to redo questions in a practice quiz, without starting a
|
|||
And I click on "Submit all and finish" "button" in the "Confirmation" "dialogue"
|
||||
Then "Redo question" "button" should not exist
|
||||
|
||||
@javascript
|
||||
@javascript @_switch_window
|
||||
Scenario: Teachers reviewing can see all the qestions attempted in a slot
|
||||
When I follow "Quiz 1"
|
||||
And I press "Attempt quiz now"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue