Select missing words

Question types ::: qtype_gapselect
Maintained by TimTim Hunt, Jamie Pratt, Phil Butcher
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.1 for Moodle 2.2

Moodle 2.2
Released: Thursday, 16 August 2012, 6:12 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 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/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
2011020100
Version release name
1.1 for Moodle 2.2
Can be updated to
1.2 for Moodle 2.3+ (2013031400), 1.3 for Moodle 2.5+ (2013042900), 1.4 for Moodle 2.5+ (2013070100), 1.5 for Moodle 2.5+ (2014010800), 1.5 for Moodle 2.5+ (2014010800), 1.6 for Moodle 2.6+ (2014111200)
Maturity
Stable version
MD5 Sum
4afaace5919a77fc29d5e9104f950a82
Supported software
Moodle 2.2
  • Latest release for Moodle 2.2

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_22_STABLE
VCS tag
v1.1_m2.2

Default installation instructions for plugins of the type Question types

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myquestiontype") in the "question/type" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation