MDL-47494 ddwtos: Merge branch 'MOODLE_21_STABLE'
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Drag-and-drop, words to sentences question type
|
||||
|
||||
This question type requires that gapselect question type
|
||||
https://github.com/timhunt/moodle-qtype_gapselect/
|
||||
https://github.com/moodleou/moodle-qtype_gapselect/
|
||||
to be installed in order to work.
|
||||
|
||||
This question type was originally the work of Mahmoud Kassaei at
|
||||
@@ -14,10 +14,10 @@ as part of creating the gapselect question type.
|
||||
This question type is compatible with Moodle 2.1+.
|
||||
|
||||
To install using git, type this command in the root of your Moodle install
|
||||
git clone git://github.com/timhunt/moodle-qtype_ddwtos.git question/type/ddwtos
|
||||
git clone git://github.com/moodleou/moodle-qtype_ddwtos.git question/type/ddwtos
|
||||
Then add question/type/ddwtos to your git ignore.
|
||||
|
||||
Alternatively, download the zip from
|
||||
https://github.com/timhunt/moodle-qtype_ddwtos/zipball/master
|
||||
https://github.com/moodleou/moodle-qtype_ddwtos/zipball/master
|
||||
unzip it into the question/type folder, and then rename the new folder to
|
||||
ddwtos.
|
||||
|
||||
Reference in New Issue
Block a user