Merge branch 'wip-mdl-52540-m30' of https://github.com/rajeshtaneja/moodle into MOODLE_30_STABLE

This commit is contained in:
Eloy Lafuente (stronk7)
2015-12-17 10:18:58 +01:00
3 changed files with 3 additions and 3 deletions
@@ -24,7 +24,7 @@ Feature: Preview a drag-drop onto image question
And I follow "Course 1"
And I navigate to "Question bank" node in "Course administration"
@javascript
@javascript @_bug_phantomjs
Scenario: Preview a question using the mouse.
When I click on "Preview" "link" in the "Drag onto image" "table_row"
And I switch to "questionpreview" window
@@ -24,7 +24,7 @@ Feature: Preview a drag-drop onto image question
And I follow "Course 1"
And I navigate to "Question bank" node in "Course administration"
@javascript
@javascript @_bug_phantomjs
Scenario: Preview a question using the mouse.
When I click on "Preview" "link" in the "Drag markers" "table_row"
And I switch to "questionpreview" window
@@ -24,7 +24,7 @@ Feature: Preview a drag-drop into text question
And I follow "Course 1"
And I navigate to "Question bank" node in "Course administration"
@javascript
@javascript @_bug_phantomjs
Scenario: Preview a question using the mouse.
When I click on "Preview" "link" in the "Drag to text" "table_row"
And I switch to "questionpreview" window