Moodle Plugins directory: Select missing words: Versions: 1.7 for Moodle 2.6+ | Moodle.org
Select missing words
 Question types ::: qtype_gapselect
Maintained by  Tim Hunt,
Tim Hunt,  Jamie Pratt,
Jamie Pratt,  Phil Butcher,
Phil Butcher,  Chris Nelson
Chris Nelson
Part of set Open University.
This question type allows students to complete a paragraph of text by selecting the missing words using drop-down menus.
Select missing words 1.7 for Moodle 2.6+
Moodle 2.6, 2.7, 2.8, 2.9
Released: Wednesday, 18 March 2015, 11:21 PM
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 git@github.com: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.
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 git@github.com: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.
Version information
- Version build number
- 2015031800
- Version release name
- 1.7 for Moodle 2.6+
- Maturity
- Stable version
- MD5 Sum
- 58e21af86926b67f7a45cf6bcc2f3ac5
- Supported software
- Moodle 2.6, Moodle 2.7, Moodle 2.8, Moodle 2.9
- Latest release for Moodle 2.6
- Latest release for Moodle 2.7
- Latest release for Moodle 2.8
- Latest release for Moodle 2.9
 
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- master
- VCS tag
- v1.7
Default installation instructions for plugins of the type Question types
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myquestiontype") in the "question/type" subdirectory.
- Visit http://yoursite.com/admin to finish the installation