mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
Merge branch 'MDL-66431-fix' of github.com:sarjona/moodle
This commit is contained in:
commit
3f9812835b
@ -26,8 +26,7 @@ Feature: Limit choice responses
|
||||
And I log in as "teacher1"
|
||||
And I am on "Course 1" course homepage
|
||||
And I follow "Choice name"
|
||||
And I click on "Actions menu" "link"
|
||||
And I follow "Edit settings"
|
||||
And I navigate to "Edit settings" in current page administration
|
||||
And I set the field "Limit 1" to "1"
|
||||
And I press "Save and display"
|
||||
And I log out
|
||||
|
@ -26,14 +26,12 @@ Feature: A teacher can set three types of survey activity
|
||||
And I press "Save and return to course"
|
||||
And I follow "Test survey name"
|
||||
Then I should see "Attitudes Towards Thinking and Learning"
|
||||
And I click on "Actions menu" "link"
|
||||
And I follow "Edit settings"
|
||||
And I navigate to "Edit settings" in current page administration
|
||||
And I set the following fields to these values:
|
||||
| Survey type | Critical incidents |
|
||||
And I press "Save and display"
|
||||
And I should see "At what moment in class were you most engaged as a learner?"
|
||||
And I click on "Actions menu" "link"
|
||||
And I follow "Edit settings"
|
||||
And I navigate to "Edit settings" in current page administration
|
||||
And I set the following fields to these values:
|
||||
| Survey type | COLLES (Preferred and Actual) |
|
||||
And I press "Save and display"
|
||||
|
Loading…
x
Reference in New Issue
Block a user