https://github.com/bos-hieu/quiz
https://github.com/bos-hieu/quiz
chatgpt openai quizzes
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bos-hieu/quiz
- Owner: bos-hieu
- Created: 2024-07-12T00:09:11.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-20T07:09:01.000Z (6 months ago)
- Last Synced: 2025-01-11T10:18:18.213Z (5 months ago)
- Topics: chatgpt, openai, quizzes
- Language: HTML
- Homepage: https://bos-hieu.github.io/quiz/
- Size: 205 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# quiz
This is a quiz app that allows users to take a quiz and get a score at the end. The quiz is based on the topic of the user's choice. The user can choose from a list of topics and then take a quiz on that topic. The app will display the user's score at the end of the quiz.
The question sets are stored in a JSON file and located in the [questions-set](questions-set) folder.
The template for the quiz is located in the [questions-set/template.json](questions-set/template.json) file.
## How to generate a new quiz
Using this [GPT app](https://chatgpt.com/g/g-RhlASklb9-quiz-generation) to generate a new quiz.