An open API service indexing awesome lists of open source software.

https://github.com/bos-hieu/quiz


https://github.com/bos-hieu/quiz

chatgpt openai quizzes

Last synced: 3 months ago
JSON representation

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.