DSC-McMaster-U / Gamified-Learning-Platform

MIT License
6 stars 14 forks source link

Revert quizSubmit.py paths... again #142

Closed alexchen2 closed 5 months ago

alexchen2 commented 5 months ago

Repeat of issue from #140, probably since #124 happened to have old quizSubmit.py files that merged into the main repo. In addition, I just made small changes to the student redirects in auth.py such that logging in takes you to the main student dashboard, rather than the barebones profile page.

...At this point though, I'm wondering if these small #140-esque PRs are just pointless. It feels extremely tempting to give up changing back these file paths and resort to starting the Flask server from the root of the project instead.