KQMATH / moodle-qtype_shortmath

:1234: Moodle question type for writing mathematical expressions using MathQuill

Home Page:https://moodle.org/plugins/qtype_shortmath

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShortMath

Build Status Coverage Status

A simple question type for mathematical expressions using MathQuill.

What is it?

The plugin is based on the short answer question type, but the students enter their response in a maths editor. The student interface is WYSIWYG (what you see is what you get).

The editor interface is provided by MathQuill, which produces LaTeX code that is used as the internal representation. Rendering relies on MathJax which provides mathematically correct visual rendering.

ShortMath has been designed for use with JazzQuiz, where auto-grading is not used. However, if desired, auto-grading based on syntactic string match on the LaTeX code is supported.

See also

Documentation

Documentation is available here, including installation instructions.

Feedback:

Project lead: Hans Georg Schaathun hasc@ntnu.no

Developer: André Storhaug andr3.storhaug@gmail.com

License

ShortMath is licensed under the GNU General Public, License Version 3.

About

:1234: Moodle question type for writing mathematical expressions using MathQuill

https://moodle.org/plugins/qtype_shortmath

License:GNU General Public License v3.0


Languages

Language:PHP 66.0%Language:JavaScript 21.8%Language:CSS 9.6%Language:Mustache 2.4%Language:Shell 0.2%