An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Wordselect Moodle Question type [![Moodle Plugin CI](https://github.com/marcusgreen/moodle-qtype_wordselect/actions/workflows/moodle-ci.yml/badge.svg)](https://github.com/marcusgreen/moodle-qtype_wordselect/actions/workflows/moodle-ci.yml) [![GitHub Release](https://img.shields.io/github/release/marcusgreen/moodle-qtype_wordselect.svg)](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