Skip to content

Fill in the blanks question type with very easy to learn syntax

Notifications You must be signed in to change notification settings

bi1101/moodle-qtype_gapfill

 
 

Repository files navigation

Gapfill Moodle Question type

Moodle Plugin CI GitHub Release Moodle Support

A very easy to use Cloze question type that supports drag/drop answers that work on mobile devices and the mobile app. For custom development and consultancy contact Moodle Partner Titus Learning (http://www.tituslearning.com).

Teachers 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 answers. These can then can be selected via dropddropdown lists or javascript powered drag and drop functionality.

See change log at https://github.com/marcusgreen/moodle-qtype_gapfill/blob/master/changelog.md To install from the plugins database go to https://moodle.org/plugins/qtype_gapfill

This question type was written by Marcus Green

The latest source can be found at

https://github.com/marcusgreen/moodle-qtype_gapfill

Place the files in a directory

moodle\question\type\gapfill

Where moodle is webroot for your install.

Go to Site Administration/Notifications

User documentation is at https://docs.moodle.org/en/Gapfill_question_type

About

Fill in the blanks question type with very easy to learn syntax

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 77.7%
  • JavaScript 11.0%
  • Gherkin 7.8%
  • CSS 2.3%
  • HTML 1.2%