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.4 for Moodle 2.5+

Moodle 2.5
Released: Monday, 1 July 2013, 10:55 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.

Version information

Version build number
2013070100
Version release name
1.4 for Moodle 2.5+
Can be updated from
1.0 (2011020100), 1.0 (2011020100), 1.1 for Moodle 2.1 (2011020100), 1.1 for Moodle 2.2 (2011020100), 1.1 for Moodle 2.3+ (2011020100), 1.2 for Moodle 2.3+ (2013031400), 1.3 for Moodle 2.5+ (2013042900)
Can be updated to
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
89827da809ddf6c8c90d2410e72fbe30
Supported software
Moodle 2.5

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master
VCS tag
v1.4

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