Skip to content

sashabrava/school

Repository files navigation

Build Status Requirements Status

school

Test school website written on Django framework.

index

Any user can take Quizzes and see the Results.

quiz

Logged in users can look at the history of their Results.

user-results

Logged in users can edit their Profile

user-edit

Administrators can see correct Replies on Quizzes

correct-replies

Administrators can see all Quizzes Results and filter them by Quiz and User.

admin-results

Administrator can see all Quizzes Results using Django REST page with django_filter.

admin-results-api

Administrator can upload new Quizzes, created in XML format (example file for upload is 1.xml in the root of project)

upload-test

About

Test school website on Django framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published