A framework to visualize problems for students and show the influence of selected variables on the results.
export FLASK_APP=ezprobs
export FLASK_ENV=development
flask run
A guide on how to create new problems or how to deploy the server can be seen
in the doc
directory.