From 8162b1b1e189e6eca4b489039e29a45fc465b1ab Mon Sep 17 00:00:00 2001 From: Mawoka Date: Wed, 28 Jun 2023 09:28:10 +0200 Subject: [PATCH] :sparkles: Removed some branding --- README.md | 17 +++++++++-------- frontend/src/lib/footer.svelte | 9 --------- frontend/src/lib/i18n/locales/en.json | 16 +++++----------- frontend/src/lib/i18n/translations.ts | 10 ---------- frontend/src/routes/+page.svelte | 10 +++++----- 5 files changed, 19 insertions(+), 43 deletions(-) diff --git a/README.md b/README.md index a72a9bc..e2896fb 100644 --- a/README.md +++ b/README.md @@ -27,18 +27,14 @@

-## License Note - -This repository is licensed under the [Mozilla Public License 2.0](https://www.mozilla.org/en-US/MPL/2.0/), so you - -**MUST PUBLISH ANY CHANGES YOU MAKE!!!**[^1] ## About ClassQuiz -ClassQuiz is a quiz-application like KAHOOT!, but open-source which is very important if it is a product for educational +ClassQuiz is a quiz app to learn interactively for students, +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 +It is mainly made for teachers who create a quiz, so students can compete with their knowledge against each other. ## Try it @@ -114,7 +110,12 @@ Closed-Source 3rd parties: - [hCaptcha](https://www.hcaptcha.com/) (captcha) --- -*Kahoot! and the K! logo are trademarks of Kahoot! AS* + +## License Note + +This repository is licensed under the [Mozilla Public License 2.0](https://www.mozilla.org/en-US/MPL/2.0/), so you + +**MUST PUBLISH ANY CHANGES YOU MAKE!!!**[^1] [^1]: _I added this note, since people are stealing my software and changing it without providing the source-code. Maybe they diff --git a/frontend/src/lib/footer.svelte b/frontend/src/lib/footer.svelte index cea04b2..f80371e 100644 --- a/frontend/src/lib/footer.svelte +++ b/frontend/src/lib/footer.svelte @@ -75,15 +75,6 @@ > for updates!

- - - - -
-

- Kahoot! and the K! logo are trademarks of Kahoot! AS -

-