Moodle Plugins directory: Gapfill : Versions: 1.0 | Moodle.org

Gapfill
Question types ::: qtype_gapfill
Maintained by
Marcus Green
Cloze (fill in the blanks) question type with VERY simple question creation syntax. Can do drag drop, dropdowns or gapfill questions
Gapfill 1.0
Moodle 2.1, 2.2, 2.3, 2.4
Released: Wednesday, 10 April 2013, 2:49 AM
Gapfill question type for Moodle
A simpler Cloze question type that only supports fill the the blank type questions.
Teacher can define the question with square braces to define the missing words. For example
The [cat] sat on the [mat]. Alternative delimiting characters can be defined during question edit
for example The #cat# sat on the #mat# can be valid.
If the dropdown or dragdrop options are set in the question edit form, it can display a shuffled selection of
correct and wrong aanswers. These can then can be selected via dropddropdown lists or javascript powered drag and
drop functionality. This update fixes a bug where wildcards were not working in interactive mode.
This question type was written by Marcus Green
This question type was created under Moodle 2.2 and tested with 2.3 and 2.4 It will not work with versions of
moodle prior to 2.1.
Place the files in a directory
moodle\question\type\gapfill
Where moodle is webroot for your install.
A simpler Cloze question type that only supports fill the the blank type questions.
Teacher can define the question with square braces to define the missing words. For example
The [cat] sat on the [mat]. Alternative delimiting characters can be defined during question edit
for example The #cat# sat on the #mat# can be valid.
If the dropdown or dragdrop options are set in the question edit form, it can display a shuffled selection of
correct and wrong aanswers. These can then can be selected via dropddropdown lists or javascript powered drag and
drop functionality. This update fixes a bug where wildcards were not working in interactive mode.
This question type was written by Marcus Green
This question type was created under Moodle 2.2 and tested with 2.3 and 2.4 It will not work with versions of
moodle prior to 2.1.
Place the files in a directory
moodle\question\type\gapfill
Where moodle is webroot for your install.
Version information
- Version build number
- 2006082507
- Version release name
- 1.0
- Can be updated to
- 1.1 (2006082508), 1.3 (2006082511)
- Maturity
- Stable version
- MD5 Sum
- b5d7e7cf881b98ec34503416bd51da20
- Supported software
- Moodle 2.1, Moodle 2.2, Moodle 2.3, Moodle 2.4
- The more recent release 1.4 (2006082512) exists for Moodle 2.1
- The more recent release 1.4 (2006082512) exists for Moodle 2.2
- The more recent release 1.4 (2006082512) exists for Moodle 2.3
- The more recent release 1.6 (2006082514) exists for Moodle 2.4
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
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