MDL-47494 gapselect: Blank menus should say 'Choose ...'.
[moodle.git] / question / type / gapselect / README.txt
1 Gap-select question type
3 This question type allows students to complete a paragraph of text by selecting the
4 missing words using drop-down menus. You can make questions like this using the
5 Cloze question type, but this question type is easier for teachers to get up, and
6 presents the feedback in a more accessible way.
8 The question type was created by Jamie Pratt (http://jamiep.org/) paid for by
9 the Open University (http://www.open.ac.uk/).
12 This question type is compatible with Moodle 2.1+.
14 To install using git, type this command in the root of your Moodle install
15     git clone git://github.com/timhunt/moodle-qtype_gapselect.git question/type/gapselect
16 Then add question/type/gapselect to your git ignore.
18 Alternatively, download the zip from
19     https://github.com/timhunt/moodle-qtype_gapselect/zipball/master
20 unzip it into the question/type folder, and then rename the new folder to
21 gapselect.