Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theduke/django-simplequiz
https://github.com/theduke/django-simplequiz
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/theduke/django-simplequiz
- Owner: theduke
- License: bsd-3-clause
- Created: 2014-04-08T15:30:55.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-07-06T14:42:23.000Z (over 10 years ago)
- Last Synced: 2024-10-14T17:21:38.973Z (2 months ago)
- Language: Python
- Size: 297 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
django-simplequiz
================Version: 0.0.1 (07.04.2014)
https://github.com/theduke/django-simplequiz
This project contains a django app named "django_simplequiz" that allows
to create simple quizzes, which can be solved by users.License
-------django-simplequiz is under the BSD license. See LICENSE.txt for details.
Contributors
------------Christoph Herzog - http://theduke.at - [email protected]
If you want to contribute, do not hesitate to open a pull request on Github.
Todo
-----) Make clickable quizzes work.
-) Implement challenge system.
- My challenges page
-) Quiz listings and discovery pages.
-) My attempts page.
-) Quiz results page (comparison).