+ 2
Quiz application using django
I want to develope quiz site. In which pictures of different animals are shown and we have to select correct name of that animal. We can only move to next question after successfully answered first question. If any one have any idea please connect me, we can learn together
1 Réponse
0
No need to Django for such a simple task.
You can use JavaScript,
And even more, you can perform same functionality just using html and css!
Radiobuttons and label