And I press "Submit and finish"
Then the state of "The" question is shown as "Partially correct"
And I should see "Mark 0.67 out of 1.00"
+ And I switch to the main window
@javascript
Scenario: Preview a question using the keyboard & submit incomplete.
And I press "Save"
Then the state of "The" question is shown as "Incomplete answer"
And I should see "Please put an answer in each box."
+ And I switch to the main window
@javascript
Scenario: Preview a question using the keyboard.
And I press "Submit and finish"
Then the state of "The" question is shown as "Incorrect"
And I should see "Mark 0.00 out of 1.00"
+ And I switch to the main window