/problems-math

Allows students to answer math formulae in INGInious

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

INGInious-problems-math

Math formulas INGInious problem type.

Installing

pip3 install git+https://github.com/UCL-INGI/INGInious-problems-math

Activating

In your configuration.yaml file, add the following plugin entry:

plugins:
  - plugin_module: "inginious_problems_math"