Support Home Task Builder 2 Tutorials Tutorial: Drag and Drop

Tutorial: Drag and Drop

Overview

This tutorial shows you how to set up a task where you can drag and drop objects around the screen. We use a Draggable component which we add to the object we wish to make draggable, and a Dropzone component which we add to an object that we wish to be an area where Draggable objects can be dropped at.

This task also includes simple feedback to show participants whether their response was correct (tick) or incorrect (cross). You can learn more about feedback in our Feedback Tutorial. Correct answers are indicated in spreadsheet column 'answer' and we use Scorer component to mark responses as correct and incorrect. You can learn more about scoring in our Scoring Tutorial.

Open in Gorilla