MDL-47494 ddwtos: Update version.php
[moodle.git] / question / type / ddwtos / README.txt
blob5b8a3bec0974491e8f7ac7e497aea28cf683d397
1 Drag-and-drop, words to sentences question type
3 This question type requires that gapselect question type
4 https://github.com/moodleou/moodle-qtype_gapselect/
5 to be installed in order to work.
7 This question type was originally the work of Mahmoud Kassaei at the Open
8 University (http://www.open.ac.uk/). It was updated to work with the Moodle 2.1
9 question engine by Tim Hunt. It was then refactored extenstively by Jamie Pratt
10 (http://jamiep.org/) as part of creating the gapselect question type.
13 This question type is compatible with Moodle 2.1+.
15 To install using git, type this command in the root of your Moodle install
16     git clone -b MOODLE_21_STABLE git://github.com/moodleou/moodle-qtype_ddwtos.git question/type/ddwtos
17 Then add question/type/ddwtos to your git ignore.
19 Alternatively, download the zip from
20     https://github.com/moodleou/moodle-qtype_ddwtos/zipball/MOODLE_21_STABLE
21 unzip it into the question/type folder, and then rename the new folder to ddwtos.