https://github.com/marcusgreen/moodle-qtype_wordselect
Highlight words by clicking e.g. select all nouns in this sentence
https://github.com/marcusgreen/moodle-qtype_wordselect
language-learning moodle moodle-plugin moodle-question-type moodle-quiz question quiz
Last synced: about 2 months ago
JSON representation
Highlight words by clicking e.g. select all nouns in this sentence
- Host: GitHub
- URL: https://github.com/marcusgreen/moodle-qtype_wordselect
- Owner: marcusgreen
- Created: 2016-05-25T20:59:20.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2026-03-31T21:08:49.000Z (2 months ago)
- Last Synced: 2026-03-31T22:23:03.794Z (2 months ago)
- Topics: language-learning, moodle, moodle-plugin, moodle-question-type, moodle-quiz, question, quiz
- Language: PHP
- Homepage:
- Size: 1.43 MB
- Stars: 2
- Watchers: 4
- Forks: 19
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
Awesome Lists containing this project
README
# Wordselect Moodle Question type [](https://github.com/marcusgreen/moodle-qtype_wordselect/actions/workflows/moodle-ci.yml) [](https://github.com/marcusgreen//moodle-qtype_wordselect/releases)
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