This commit is contained in:
Eloy Lafuente (stronk7) 2017-01-11 02:42:29 +01:00
commit 777361983c
99 changed files with 562 additions and 543 deletions

View file

@ -63,4 +63,3 @@ Feature: In an assignment, teacher can view the feedback for a previous attempt.
And I wait until the page is ready
And I should see "You are editing the feedback for a previous attempt. This is attempt 1 out of 2."
And I should see "Page 1 of 3"

View file

@ -63,4 +63,3 @@ Feature: Check that the assignment grade can not be input in a wrong format.
And I set the field "Grade out of 100" to "50..6"
And I press "Save changes"
And I should see "The grade provided could not be understood: 50..6"