mirror of
https://github.com/moodle/moodle.git
synced 2025-04-05 00:12:42 +02:00
Merge branch 'MDL-64337-master-fix1' of git://github.com/damyon/moodle
This commit is contained in:
commit
ece030ede1
@ -39,12 +39,10 @@ Feature: In an assignment, the administrator can edit students' submissions
|
||||
And I set the following fields to these values:
|
||||
| Online text | Have you seen the movie Chef? |
|
||||
And I press "Save changes"
|
||||
And I navigate to "View all submissions" in current page administration
|
||||
Then I should see "Have you seen the movie Chef?"
|
||||
And I open the action menu in "Student 1" "table_row"
|
||||
And I choose "Edit submission" in the open action menu
|
||||
And I set the following fields to these values:
|
||||
| Online text | I have seen the movie chef. |
|
||||
And I press "Save changes"
|
||||
And I navigate to "View all submissions" in current page administration
|
||||
Then I should see "I have seen the movie chef."
|
||||
|
Loading…
x
Reference in New Issue
Block a user