I am trying to make a simple website where people can take quizzes (there can be multiple quizzes for any user) and their results ( as well as the option they chose) has to be stored.
-- For that,
I made a custom user class which will store details of a user.
Quiz class, one instance of which will denote one quiz.
How can options which people chose be stored?
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/fe2a3f86-21ac-4704-9f37-116eb862ee77%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment