forked from moodleou/moodle-qtype_gapselect
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
21 lines (15 loc) · 977 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Gap-select question type
This question type allows students to complete a paragraph of text by selecting the
missing words using drop-down menus. You can make questions like this using the
Cloze question type, but this question type is easier for teachers to get up, and
presents the feedback in a more accessible way.
The question type was created by Jamie Pratt (http://jamiep.org/) paid for by
the Open University (http://www.open.ac.uk/).
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, type this command in the root of your Moodle install
git clone [email protected]:moodleou/moodle-qtype_gapselect.git question/type/gapselect
Then add question/type/gapselect to your git ignore.
Alternatively, download the zip from
https://github.com/moodleou/moodle-qtype_gapselect/zipball/master
unzip it into the question/type folder, and then rename the new folder to gapselect.