Skip to content

Highlight words by clicking e.g. select all nouns in this sentence

Notifications You must be signed in to change notification settings

blog360space/moodle-qtype_wordselect

 
 

Repository files navigation

Wordselect Moodle Question type

A very easy to use "select the words" Moodle question type. The question creator enters text and puts square braces around the correct ones. So if the objective was to select the verb, the phrase "The cat [sat] on the mat" would have square braces around sat. The user/student can select any word and on submission the question can indicate which select was correct or incorrect. Read more about this question type here https://github.com/marcusgreen/moodle-qtype_wordselect/wiki and https://docs.moodle.org/31/en/Wordselect_question_type the latest source can be found here https://github.com/marcusgreen/moodle-qtype_wordselect

Installing

Place the files in a directory

moodle\question\type\wordselect

Where moodle is webroot for your install.

Go to Site Administration/Notifications

About

Highlight words by clicking e.g. select all nouns in this sentence

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 85.6%
  • Gherkin 7.9%
  • CSS 3.3%
  • JavaScript 3.2%