Drag and drop markers

Question types ::: qtype_ddmarker
Maintained by TimTim Hunt, Jamie Pratt, Phil Butcher
Part of set Open University.
The student can drag markers to indicate key features on an image.

Drag and drop markers 1.3 for Moodle 2.5+

Moodle 2.5
Released: Monday, 1 July 2013, 11:07 PM

Drag-and-drop markers question type

You can use markers with text labels as drag items onto rectangular, circular or polygon drop zones on a background image.

This question type requires that ddimageortext and pselect question types to be installed. See https://github.com/moodleou/moodle-qtype_ddimageortext/ and https://github.com/moodleou/moodle-qtype_gapselect/.

This question type was written by Jamie Pratt (http://jamiep.org/) for the Open University.

This version of this question type is compatible with Moodle 2.5+. There are other versions available for Moodle 2.3+.

To install using git for a 2.3+ Moodle installation, type this command in the root of your Moodle install:

git clone git://github.com/moodleou/moodle-qtype_ddmarker.git question/type/ddmarker 

Then add question/type/ddmarker to your git ignore.

Alternatively, download the zip from: https://github.com/moodleou/moodle-qtype_ddmarker/zipball/master unzip it into the question/type folder, and then rename the new folder to ddmarker.

Version information

Version build number
2013070100
Version release name
1.3 for Moodle 2.5+
Can be updated from
1.0 (2011051200), 1.0 (2011051200), 1.1 for Moodle 2.1 (2012081600), 1.1 for Moodle 2.2 (2012081600), 1.1 for Moodle 2.3+ (2012081600), 1.2 for Moodle 2.3+ (2013031400)
Can be updated to
1.4 for Moodle 2.5+ (2014010800), 1.5 for Moodle 2.5+ (2014042800), 1.6 for Moodle 2.5+ (2014060300), 1.7 for Moodle 2.5+ (2014111200)
Maturity
Stable version
MD5 Sum
d9e5104a75ee2237843ccd62d8cce4bf
Supported software
Moodle 2.5

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master
VCS tag
v1.3

Default installation instructions for plugins of the type Question types

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myquestiontype") in the "question/type" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation