Línea 35... |
Línea 35... |
35 |
And I should see "Two is even"
|
35 |
And I should see "Two is even"
|
36 |
And I should see "Mark 0.50 out of 1.00"
|
36 |
And I should see "Mark 0.50 out of 1.00"
|
37 |
And I should see "Parts, but only parts, of your response are correct."
|
37 |
And I should see "Parts, but only parts, of your response are correct."
|
Línea 38... |
Línea 38... |
38 |
|
38 |
|
39 |
@javascript @_switch_window
|
39 |
@javascript @_switch_window
|
40 |
Scenario: Preview a Multiple choice question and submit a correct response.
|
40 |
Scenario: Preview a Multiple choice question and submit multiple correct responses.
|
41 |
When I am on the "Multi-choice-001" "core_question > preview" page logged in as teacher
|
41 |
When I am on the "Multi-choice-001" "core_question > preview" page logged in as teacher
|
42 |
And I expand all fieldsets
|
42 |
And I expand all fieldsets
|
43 |
And I set the field "How questions behave" to "Immediate feedback"
|
43 |
And I set the field "How questions behave" to "Immediate feedback"
|
44 |
And I press "Save preview options and start again"
|
44 |
And I press "Save preview options and start again"
|
Línea 51... |
Línea 51... |
51 |
And I should see "Well done!"
|
51 |
And I should see "Well done!"
|
52 |
And I should see "The odd numbers are One and Three."
|
52 |
And I should see "The odd numbers are One and Three."
|
53 |
And I should see "The correct answers are: One, Three"
|
53 |
And I should see "The correct answers are: One, Three"
|
Línea 54... |
Línea 54... |
54 |
|
54 |
|
55 |
@javascript @_switch_window
|
55 |
@javascript @_switch_window
|
56 |
Scenario: Preview a Multiple choice question and submit a correct response.
|
56 |
Scenario: Preview a Multiple choice question and submit a single correct response.
|
57 |
When I am on the "Multi-choice-002" "core_question > preview" page logged in as teacher
|
57 |
When I am on the "Multi-choice-002" "core_question > preview" page logged in as teacher
|
58 |
And I expand all fieldsets
|
58 |
And I expand all fieldsets
|
59 |
And I set the field "How questions behave" to "Immediate feedback"
|
59 |
And I set the field "How questions behave" to "Immediate feedback"
|
60 |
And I press "Save preview options and start again"
|
60 |
And I press "Save preview options and start again"
|