Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 26... Línea 26...
26
      | name             | Test assignment name        |
26
      | name             | Test assignment name        |
27
      | intro            | Test assignment description |
27
      | intro            | Test assignment description |
28
      | markingworkflow  | 1                           |
28
      | markingworkflow  | 1                           |
29
      | submissiondrafts | 0                           |
29
      | submissiondrafts | 0                           |
30
    When I am on the "Test assignment name" Activity page logged in as teacher1
30
    When I am on the "Test assignment name" Activity page logged in as teacher1
31
    And I follow "View all submissions"
31
    And I change window size to "large"
32
    And I click on "Grade" "link" in the "Student 1" "table_row"
32
    And I go to "Student 1" "Test assignment name" activity advanced grading page
33
    And I set the field "Grade out of 100" to "50,,6"
33
    And I set the field "Grade out of 100" to "50,,6"
34
    And I press "Save changes"
34
    And I press "Save changes"
35
    Then I should see "The grade provided could not be understood: 50,,6"
35
    Then I should see "The grade provided could not be understood: 50,,6"
Línea 36... Línea 36...
36
 
36
 
Línea 56... Línea 56...
56
      | name             | Test assignment name        |
56
      | name             | Test assignment name        |
57
      | intro            | Test assignment description |
57
      | intro            | Test assignment description |
58
      | markingworkflow  | 1                           |
58
      | markingworkflow  | 1                           |
59
      | submissiondrafts | 0                           |
59
      | submissiondrafts | 0                           |
60
    When I am on the "Test assignment name" Activity page logged in as teacher1
60
    When I am on the "Test assignment name" Activity page logged in as teacher1
61
    And I follow "View all submissions"
61
    And I change window size to "large"
62
    And I click on "Grade" "link" in the "Student 1" "table_row"
62
    And I go to "Student 1" "Test assignment name" activity advanced grading page
63
    And I set the field "Grade out of 100" to "50..6"
63
    And I set the field "Grade out of 100" to "50..6"
64
    And I press "Save changes"
64
    And I press "Save changes"
65
    Then I should see "The grade provided could not be understood: 50..6"
65
    Then I should see "The grade provided could not be understood: 50..6"