DND question types use switch window and the tag
was not added, so it was failing for phantomjs
Added tag to avoid phantomjs failures
-@qtype @qtype_ddimageortext
+@qtype @qtype_ddimageortext @_switch_window
Feature: Preview a drag-drop onto image question
As a teacher
In order to check my drag-drop onto image questions will work for students
-@qtype @qtype_ddmarker
+@qtype @qtype_ddmarker @_switch_window
Feature: Preview a drag-drop onto image question
As a teacher
In order to check my drag-drop onto image questions will work for students
-@qtype @qtype_ddwtos
+@qtype @qtype_ddwtos @_switch_window
Feature: Preview a drag-drop into text question
As a teacher
In order to check my drag-drop into text questions will work for students
-@qtype @qtype_gapselect
+@qtype @qtype_gapselect @_switch_window
Feature: Test all the basic functionality of this question type
In order to evaluate students responses, As a teacher I need to
create and preview gapselect (Select missing words) questions.