Skip to content

lgp171188/flask-session-example-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz - Flask Session example

This is a quiz application containing 5 questions that the user has to answer to complete the quiz. The current question which the user has to answer is saved and tracked using a session variable so that user cannot go back or ahead without answering some questions.

When the user completes the quiz, a success message is shown and even on refresh the same page is shown as the completion of the quiz is saved and tracked using session variables.

About

A Quiz application example to demonstrate sessions in Flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages