Skip to content

chillofoctober/moodle-qtype_gapselect

 
 

Repository files navigation

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.

About

The Gap-select question type for Moodle 2.1+

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%