Skip to content

wiris/moodle-qtype_multianswerwiris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8940a60 · Dec 12, 2017

History

22 Commits
Dec 12, 2016
Nov 6, 2017
Nov 18, 2016
Nov 6, 2017
Nov 23, 2017
Jul 10, 2017
Dec 12, 2016
Dec 12, 2017
Nov 18, 2016
Dec 12, 2017
Nov 18, 2016
Dec 12, 2017

Repository files navigation

WIRIS Quizzes Embedded answer (Cloze) question type

Master Build Status

Build Status

Development Build Status

Build Status

The WIRIS Embedded answer (Cloze) question type extends the Moodle Embedded answer type, adding mathematical functionality to it.

All mathematical items are generated in a single calculation section and they can be referenced from anywhere in the content, in the question statement, answer, feedback for the student, etc.

On the student's side, they will be able to introduce their answers by using a WYSIWYG formula editor and, if the teacher so specifies, they will have access to a WIRIS cas session to make some calculations. The answer syntax checker will prevent the students from unnecessary errors and misspellings.

Install instructions

To install it using git, type this command in the root of your Moodle install:

git clone https://github.com/wiris/moodle-qtype_multianswerwiris.git question/type/multianswerwiris

Then add /question/type/multianswerwiris to your git ignore.

Alternatively, download the zip from https://github.com/wiris/moodle-qtype_multianswerwiris/archive/master.zip it into the question/type folder, and then rename the new folder to "multianswerwiris".

License

WIRIS Embedded answer (Cloze) question type is Licensed under the GNU General Public, License Version 3.