https://github.com/theonlyasdk/kwizbus
A simple tool for creating and taking multiple-choice quizzes.
https://github.com/theonlyasdk/kwizbus
ai css gemini html js mcq quiz
Last synced: about 1 month ago
JSON representation
A simple tool for creating and taking multiple-choice quizzes.
- Host: GitHub
- URL: https://github.com/theonlyasdk/kwizbus
- Owner: theonlyasdk
- License: mit
- Created: 2025-05-30T17:24:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-03T11:29:11.000Z (12 months ago)
- Last Synced: 2025-09-04T07:42:58.417Z (11 months ago)
- Topics: ai, css, gemini, html, js, mcq, quiz
- Language: JavaScript
- Homepage: https://theonlyasdk.github.io/kwizbus/
- Size: 225 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kwizbus
A simple online tool for creating and taking multiple-choice quizzes.
## Features
- Create your own quizzes and MCQ tests
- Attempt tests made by others
- Generate tests using Google's Gemini models
## Notes
- Copy Link button embeds the quiz in the URL itself. The quiz data is first compressed using `lz-string` then URL encoded to produce the permalink URL.