this is the DJango version of the QuizMania project build in CGI
- The file should be made in
xmlformat given inmediafolder - As long as The test box can be seen on website
- Save the test page file with same name as test with its level
docker_b.xml - Run
python3 SetQuestions.py - When prompted enter the table name
TestTime_docker_b - When prompted enter the test file name
docker_b.xml - Enter and test information will be added to database
- Save the test page file with same name as test with its level
- Reload the server and system settings by
$sudo systemctl daemon-reload $sudo systemctl restart gunicorn $sudo service nginx restart