If you already have an account, go ahead and log in. If you are new to Django Schools, get started by creating a student account or a teacher account.
This Django application is an example I created to illustrate a blog post about how to implement multiple user types. In this application, users can sign up as a student or a teacher. Teachers can create quizzes and students can answer quizzes based on their interests.
Want to run this code locally? Read detailed instructions on how to run this project.