INGInious-regex-short-answer-problem is a plugin that adds the Regular Expression Short-Answer question type from Moodle to INGInious.
The application requires:
There are two ways to download and install the application:
You can install the application using Git by running the following command:
pip install git+https://github.com/BergLucas/INGInious-regex-short-answer-problem.gitYou can download the application on the downloads page. Then, you can install the application by running the following command:
pip install inginious_regex_short_answer_problem-X.X.X-py3-none-any.whl(Note: The X.X.X must be replaced by the version that you want to install.)
All code is licensed for others under a MIT license (see LICENSE).