📝 Updated README.md
This commit is contained in:
@@ -1,17 +1,14 @@
|
|||||||
# ClassQuiz
|
# ClassQuiz
|
||||||
|
|
||||||
ClassQuiz is a quiz-application like KAHOOT!, but open-source which is very important
|
ClassQuiz is a quiz-application like KAHOOT!, but open-source which is very important if it is a product for educational
|
||||||
if it is a product for educational purposes.
|
purposes. You can create quizzes and play them remotely with other people. It is mainly made for teachers, who create a
|
||||||
You can create quizzes and play them remotely with other people.
|
quiz, so students can compete with their knowledge against each other.
|
||||||
It is mainly made for teachers, who create a quiz, so students can compete with their knowledge against each other.
|
|
||||||
|
|
||||||
## Try it
|
## Try it
|
||||||
|
|
||||||
There is a hosted version at [ClassQuiz.Mawoka.eu](https://classquiz.mawoka.eu?utm_medium=Github&utm_source=Readme).
|
There is a hosted version at [ClassQuiz.Mawoka.eu](https://classquiz.mawoka.eu?utm_medium=Github&utm_source=Readme). The
|
||||||
It is not intended for real-life usage, although it should work.
|
server is located in Karlsruhe, Germany and hosted by [netcup](https://mawoka.eu/redir?token=2), so expect some latency
|
||||||
The server is located in Karlsruhe, Germany and hosted by [netcup](https://mawoka.eu/redir?token=2).
|
depending on your location.
|
||||||
If you want to use it in real-life,
|
|
||||||
please contact me on [my website](https://mawoka.eu/contact?utm_medium=Github&utm_source=Readme).
|
|
||||||
|
|
||||||
## Self-Host
|
## Self-Host
|
||||||
|
|
||||||
@@ -22,7 +19,9 @@ Please see https://classquiz.mawoka.eu/docs/self-host
|
|||||||
See https://classquiz.mawoka.eu/docs/develop
|
See https://classquiz.mawoka.eu/docs/develop
|
||||||
|
|
||||||
## Docs
|
## Docs
|
||||||
|
|
||||||
The docs are https://classquiz.mawoka.eu/docs on the website
|
The docs are https://classquiz.mawoka.eu/docs on the website
|
||||||
|
|
||||||
### Things to know about the structure
|
### Things to know about the structure
|
||||||
|
|
||||||
1. Everything depends on Redis (API and frontend).
|
1. Everything depends on Redis (API and frontend).
|
||||||
|
|||||||
Reference in New Issue
Block a user