Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 24... Línea 24...
24
      | assign    | C1      | Test assignment name  | 1                                    | 1                                |
24
      | assign    | C1      | Test assignment name  | 1                                    | 1                                |
25
    And the following "mod_assign > submissions" exist:
25
    And the following "mod_assign > submissions" exist:
26
      | assign                | user      | onlinetext                   |
26
      | assign                | user      | onlinetext                   |
27
      | Test assignment name  | student1  | I'm the student1 submission  |
27
      | Test assignment name  | student1  | I'm the student1 submission  |
28
    And I am on the "Test assignment name" Activity page logged in as teacher1
28
    And I am on the "Test assignment name" Activity page logged in as teacher1
29
    And I follow "View all submissions"
29
    And I navigate to "Submissions" in current page administration
30
    Then I click on "Quick grading" "checkbox"
30
    Then I click on "Quick grading" "checkbox"
31
    And I set the field "Feedback comments" to "Feedback from teacher."
31
    And I set the field "Feedback comments" to "Feedback from teacher."
32
    And I press "Save all quick grading changes"
32
    And I click on "Save" "button" in the "sticky-footer" "region"
33
    And I should see "The grade changes were saved"
33
    And I should see "The grade changes were saved"
34
    And I press "Continue"
34
    And I press "Continue"
35
    And I should see "Feedback from teacher."
35
    And I should see "Feedback from teacher."
36
    And I set the field "Feedback comments" to ""
36
    And I set the field "Feedback comments" to ""
37
    And I press "Save all quick grading changes"
37
    And I click on "Save" "button" in the "sticky-footer" "region"
38
    And I should see "The grade changes were saved"
38
    And I should see "The grade changes were saved"
39
    And I press "Continue"
39
    And I press "Continue"
40
    And I should not see "Feedback from teacher."
40
    And I should not see "Feedback from teacher."