a431981bb490ad67fddec192ee379820a974b9f7
This commit fixes the style issues introduced in 88a8cec according to the output
from black.
Details: https://deepsource.io/gh/mawoka-myblock/ClassQuiz/transform/0eaa4519-980e-466d-ac20-6de04a1f1c8b/
About ClassQuiz
ClassQuiz is a quiz-application like KAHOOT!, but open-source which is very important if it is a product for educational purposes. You can create quizzes and play them remotely with other people. It is mainly made for teachers, who create a quiz, so students can compete with their knowledge against each other.
Try it
There is a hosted version at ClassQuiz.Mawoka.eu. The server is located in Karlsruhe, Germany and hosted by netcup, so expect some latency depending on your location.
Self-Host
Please see https://classquiz.mawoka.eu/docs/self-host
Development
See https://classquiz.mawoka.eu/docs/develop
Docs
The docs are online at https://classquiz.mawoka.eu/docs
Things to know about the structure
- Everything depends on Redis (API and frontend).
- The proxy-container is optional (Caddy), but makes your life easier
- You need to set your reverse proxy up, so that it allows Socket.io-connections.
Kahoot! and the K! logo are trademarks of Kahoot! AS
Languages
Svelte
53.2%
Python
38.8%
TypeScript
4.6%
Jinja
1%
JavaScript
0.9%
Other
1.4%
