Trayambak bda763ce78 🌐 Translated (Hindi (Latin script))
Currently translated at 4.9% (19 of 384 strings)

Translation: ClassQuiz/Frontend
Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/hi_Latn/
2026-04-30 13:09:52 +00:00
2023-06-30 14:59:41 +02:00
2024-07-08 11:20:16 +02:00
2026-04-30 13:09:52 +00:00
2023-06-30 14:59:41 +02:00
2023-08-01 17:44:30 +02:00
2023-06-30 13:16:12 +02:00
2023-06-30 13:16:12 +02:00
2023-06-30 13:16:12 +02:00
2024-07-12 11:54:32 +02:00
2023-06-30 13:16:12 +02:00
2023-06-30 13:16:12 +02:00
2024-07-08 10:41:54 +02:00
2023-06-30 13:16:12 +02:00
2023-06-30 13:16:12 +02:00
2026-04-28 22:04:02 +02:00
2025-10-26 12:26:12 +01:00
2023-06-30 13:16:12 +02:00
2023-06-30 13:16:12 +02:00
2023-06-30 13:16:12 +02:00
2022-03-06 16:52:19 +01:00
2022-10-06 12:54:08 +00:00
2023-06-30 14:59:41 +02:00
2025-12-18 17:05:58 +01:00
2025-12-18 17:05:58 +01:00
2023-06-30 13:16:12 +02:00
2023-06-30 13:16:12 +02:00
2023-06-30 13:16:12 +02:00
2023-06-30 13:16:12 +02:00
2026-04-08 13:24:34 +02:00
2023-09-18 20:45:07 +02:00
2023-06-30 13:16:12 +02:00
2023-06-30 13:16:12 +02:00

GitHub Repo stars GitHub contributors GitHub forks GitHub issues GitHub GitHub code size in bytes DeepSource Snky badge codecov

ClassQuiz

ClassQuiz Logo

The open-source quiz-platform!
Visit the website »

Docs · Register · Self-Hosting · Matrix Space

About ClassQuiz

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 quiz, so students can compete with their knowledge against each other.

Try it

There is a hosted version at classquiz.de. The server is located in Karlsruhe, Germany and hosted by netcup, so expect some latency depending on your location.

Help/Community

Join our Matrix Space using element!

Donating

ko-fi

Self-Host

Please see https://classquiz.de/docs/self-host

Development

See https://classquiz.de/docs/develop

Translation

ClassQuiz uses hosted Weblate

Übersetzungsstatus

Docs

The docs are online at https://classquiz.de/docs

Things to know about the structure

Since this repo is a monorepo, the frontend is located in the frontend/-directory. The backend-project (Pipfile) is in the root, but all the code is located in the classquiz/-folder.

Tech-Stack

Backend

The backend is made with FastAPI (web-framework) , ormar (ORM) , python-socketio (realtime-communication between server and client)

Frontend

The frontend is made with SvelteKit (web-framework) and TailwindCSS (Css-Framework).

External Dependencies

Selfhostable:

Closed-Source 3rd parties:


License Note

This repository is licensed under the Mozilla Public License 2.0;

please review the license to understand your rights and obligations.1


  1. I added this note, since people are stealing my software and changing it without providing the source-code. ↩︎

S
Description
No description provided
Readme MPL-2.0 8.9 MiB
Languages
Svelte 53.2%
Python 38.8%
TypeScript 4.6%
Jinja 1%
JavaScript 0.9%
Other 1.4%