MDL-47494 ddwtos: Add a readme file.

This commit is contained in:
Tim Hunt 2011-05-15 23:07:56 +01:00
parent 9fe4dd964b
commit 8654d04080

View file

@ -0,0 +1,11 @@
Drag-and-drop, words to sentences question type
This question type requires that gapselect question type
https://github.com/timhunt/moodle-qtype_gapselect/
to be installed in order to work.
This question type was originally the work of Mahmoud Kassaei at
the Open University (http://www.open.ac.uk/).
It was updated to work with the Moodle 2.1 question engine by Tim Hunt.
It was then refactored extenstively by Jamie Pratt (http://jamiep.org/)
as part of creating the gapselect question type.