/DFMAnswerTool

This is a webserver which hosts an answer tool for Dr frost maths. It will go through a question URL and output the answers to all the questions.

Primary LanguagePython

DFM Answer Tool

Depreciated

This no longer works. I am working on a new version. Contact me if you want to take the project over.

Table of contents

General info

This is a webserver which hosts an answer tool for Dr frost maths. It will go through a question URL and output the answers to all the questions.

Screenshots and Examples

This can be used here Example screenshot

Setup

Linux

Use pip to install the requirements.txt. Export the flask app using export FLASK_APP=main.py. Then run it using flask run -h hostIP -p port --with-threads

Features

To-do list:

  • Auto submit
  • Clean up output

Status

Project is: in progress

Contact

Created by @Jacrac04