Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 44... Línea 44...
44
    And I press "Add submission"
44
    And I press "Add submission"
45
    And I set the following fields to these values:
45
    And I set the following fields to these values:
46
      | Online text | My online text |
46
      | Online text | My online text |
47
    And I press "Save changes"
47
    And I press "Save changes"
48
    When I am on the "Test assignment name" "assign activity" page logged in as teacher1
48
    When I am on the "Test assignment name" "assign activity" page logged in as teacher1
49
    And I follow "View all submissions"
-
 
50
    And I click on "Grade" "link" in the "Student 0" "table_row"
49
    And I go to "Student 0" "Test assignment name" activity advanced grading page
51
    And I set the following fields to these values:
50
    And I set the following fields to these values:
52
      | Outcome Test: | Excellent |
51
      | Outcome Test: | Excellent |
53
    And I press "Save changes"
52
    And I press "Save changes"
54
    And I click on "Edit settings" "link"
53
    And I click on "Edit settings" "link"
55
    When I am on the "Test assignment name" "assign activity" page
54
    When I am on the "Test assignment name" "assign activity" page
56
    And I follow "View all submissions"
55
    And I navigate to "Submissions" in current page administration
57
    Then I should see "Outcome Test: Excellent" in the "Student 0" "table_row"
56
    Then I should see "Outcome Test: Excellent" in the "Student 0" "table_row"
58
    And I should not see "Outcome Test: Excellent" in the "Student 1" "table_row"
57
    And I should not see "Outcome Test: Excellent" in the "Student 1" "table_row"
Línea 59... Línea 58...
59
 
58
 
60
  @javascript
59
  @javascript
Línea 85... Línea 84...
85
    And I press "Add submission"
84
    And I press "Add submission"
86
    And I set the following fields to these values:
85
    And I set the following fields to these values:
87
      | Online text | My online text |
86
      | Online text | My online text |
88
    And I press "Save changes"
87
    And I press "Save changes"
89
    When I am on the "Test assignment name" "assign activity" page logged in as teacher1
88
    When I am on the "Test assignment name" "assign activity" page logged in as teacher1
90
    And I follow "View all submissions"
-
 
91
    And I click on "Grade" "link" in the "Student 0" "table_row"
89
    And I go to "Student 0" "Test assignment name" activity advanced grading page
92
    And I set the following fields to these values:
90
    And I set the following fields to these values:
93
      | Outcome Test: | Excellent |
91
      | Outcome Test: | Excellent |
94
      | Apply grades and feedback to entire group | Yes |
92
      | Apply grades and feedback to entire group | Yes |
95
    And I press "Save changes"
93
    And I press "Save changes"
96
    And I am on the "Test assignment name" "assign activity" page
94
    And I am on the "Test assignment name" "assign activity" page
97
    And I follow "View all submissions"
95
    And I navigate to "Submissions" in current page administration
98
    Then I should see "Outcome Test: Excellent" in the "Student 0" "table_row"
96
    Then I should see "Outcome Test: Excellent" in the "Student 0" "table_row"
99
    And I should see "Outcome Test: Excellent" in the "Student 1" "table_row"
97
    And I should see "Outcome Test: Excellent" in the "Student 1" "table_row"
100
    And I should not see "Outcome Test: Excellent" in the "Student 2" "table_row"
98
    And I should not see "Outcome Test: Excellent" in the "Student 2" "table_row"
101
    And I click on "Grade" "link" in the "Student 1" "table_row"
99
    And I click on "Grade actions" "actionmenu" in the "Student 1" "table_row"
-
 
100
    And I choose "Grade" in the open action menu
102
    And I set the following fields to these values:
101
    And I set the following fields to these values:
103
      | Outcome Test: | Disappointing |
102
      | Outcome Test: | Disappointing |
104
      | Apply grades and feedback to entire group | No |
103
      | Apply grades and feedback to entire group | No |
105
    And I press "Save changes"
104
    And I press "Save changes"
106
    And I am on the "Test assignment name" "assign activity" page
105
    And I am on the "Test assignment name" "assign activity" page
107
    And I follow "View all submissions"
106
    And I navigate to "Submissions" in current page administration
108
    And I should see "Outcome Test: Excellent" in the "Student 0" "table_row"
107
    And I should see "Outcome Test: Excellent" in the "Student 0" "table_row"
109
    And I should see "Outcome Test: Disappointing" in the "Student 1" "table_row"
108
    And I should see "Outcome Test: Disappointing" in the "Student 1" "table_row"
110
    And I should not see "Outcome Test: Disappointing" in the "Student 0" "table_row"
109
    And I should not see "Outcome Test: Disappointing" in the "Student 0" "table_row"
111
    And I should not see "Outcome Test: Excellent" in the "Student 1" "table_row"
110
    And I should not see "Outcome Test: Excellent" in the "Student 1" "table_row"
112
    And I should not see "Outcome Test: Disappointing" in the "Student 2" "table_row"
111
    And I should not see "Outcome Test: Disappointing" in the "Student 2" "table_row"