On 25/09/2017 4:06 AM, Maitreya Verma wrote:
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?

It sounds similar to the polls app in the tutorial. Is that sufficiently similar to help?


--
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 [email protected] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>.
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 <https://groups.google.com/d/msgid/django-users/fe2a3f86-21ac-4704-9f37-116eb862ee77%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.

--
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 [email protected].
To post to this group, send email to [email protected].
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/568341d5-1d6d-79c5-2741-44286915ec9a%40dewhirst.com.au.
For more options, visit https://groups.google.com/d/optout.

Reply via email to