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

Amrita1991/moodle-qtype_gapfill

This branch is 68 commits behind marcusgreen/moodle-qtype_gapfill:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9dde146 · Jun 29, 2022
Jun 29, 2022
Jun 29, 2022
Jan 30, 2022
Jan 30, 2022
Jun 18, 2022
Jun 18, 2022
Dec 1, 2021
Jun 26, 2022
Jul 4, 2020
Jun 29, 2022
May 16, 2021
Jun 18, 2022
Jun 18, 2022
Jan 2, 2022
May 25, 2021
Jan 30, 2022
Aug 15, 2021
Jun 18, 2022
Dec 28, 2021
Jun 28, 2022
Jul 4, 2020
Nov 28, 2020
Jun 18, 2022

Repository files navigation

Gapfill Moodle Question type Moodle Plugin CI GitHub Release

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

Releases

No releases published

Packages

No packages published

Languages

  • PHP 78.6%
  • JavaScript 11.1%
  • Gherkin 6.8%
  • CSS 2.3%
  • HTML 1.2%