Skip to content

gasparwiris/moodle-qtype_shortanswerwiris

 
 

Repository files navigation

Short-Answer WIRIS question type

Build Status

The Short-Answer WIRIS question type extends Moodle Short-Answer question type adding mathematical functionalities to it.

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

On the side of the student, he will be able to introduce his 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 check 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_shortanswerwiris.git question/type/shortanswerwiris

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

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

License

WIRIS Short-Answer question type is Licensed under the GNU General Public, License Version 3.

About

WIRIS Quizzes - Short-Answer question type

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.6%
  • CSS 0.4%