
Fyrebox Quizzes
Create and manage quizzes in multiple languages. Play your quiz in classic or chatbot format.
- Name For Model
- fyrebox
- Website
- fyrebox.com
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- 2 years ago
- Contact
- [email protected]
- Description For Model
- Create and manage quizzes in multiple languages. Play your quiz in classic or chatbot format.
Plugin Functions/Features (Plugin API Document)
Operation Id | HTTP Method | Description | |
---|---|---|---|
1 | saveQuizzes | POST | Display the link to save the user's quiz to a Fyrebox account |
2 | getQuizzes | GET | Get the list of quizzes |
3 | createQuiz | POST | Create a quiz |
4 | deleteQuiz | DELETE | Delete a Quiz |
5 | getQuestions | GET | Get the list of questions of a quiz and the answers for each question and the index of the correct answer |
6 | updateQuestions | POST | Update the questions of a quiz with 4 answers for each question and only one correct answer |