marcusgreen / moodle-qtype_wordselect

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wordselect Moodle Question type Moodle Plugin CI GitHub Release

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/en/Wordselect_question_type

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

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

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


Languages

Language:PHP 66.1%Language:Gherkin 20.0%Language:JavaScript 9.3%Language:CSS 3.3%Language:HTML 1.3%