issues
search
lostintime101
/
driving_theory_test
Thailand Driving License Theory Exam Simulation. Webapp is live and open source. Welcome contributors
https://thaidrivingtest.com
MIT License
3
stars
2
forks
source link
Training mode / client-sided session
#2
Closed
baptiste-n42
closed
8 months ago
baptiste-n42
commented
8 months ago
Added a training mode feature, displaying whether the user's answer was correct during the exam for better learning.
Implemented a client-sided session (JWT) to track user progress, even through refreshes.
Restructured the code to align with
Flask's guidelines
.
Add
Dockerfile
Add MIT license
Update dependencies
Corrected question 81 (missing picture for answer 4)
Improved a little bit the HTML layout during the exam
Dockerfile