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.0

Moodle 2.1
Released: Friday, 10 February 2012, 11:03 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 -b MOODLE_21_STABLE 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/MOODLE_21_STABLE
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.0
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
e82f909312d2c4095edd273869f00f2e
Supported software
Moodle 2.1

    Version control information

    Version control system (VCS)
    GIT
    VCS repository URL
    VCS branch
    MOODLE_21_STABLE

    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