MDL-21724 course: change remaining tests to new "Save and display"

This commit is contained in:
Eloy Lafuente (stronk7) 2014-12-03 21:17:22 +01:00 committed by Dan Poltawski
parent ef5b65dae4
commit 38ea5e0a39
11 changed files with 15 additions and 15 deletions

View file

@ -32,7 +32,7 @@ Feature: Set a quiz to be marked complete when the student uses all attempts all
And I click on "Edit settings" "link" in the "Administration" "block"
And I set the following fields to these values:
| Enable completion tracking | Yes |
And I press "Save changes"
And I press "Save and display"
And I add a "Quiz" to section "1" and I fill the form with:
| Name | Test quiz name |
| Description | Test quiz description |

View file

@ -32,7 +32,7 @@ Feature: Set a quiz to be marked complete when the student passes
And I click on "Edit settings" "link" in the "Administration" "block"
And I set the following fields to these values:
| Enable completion tracking | Yes |
And I press "Save changes"
And I press "Save and display"
And I add a "Quiz" to section "1" and I fill the form with:
| Name | Test quiz name |
| Description | Test quiz description |