cURL
curl --request GET \ --url http://localhost:8787/api/v1/quizzes/documents
{ "quiz": { "quizTitle": "<string>", "questions": [ { "questionTitle": "<string>", "text": "<string>", "options": [ "<string>" ], "correctAnswer": "<string>" } ] } }
Automatically generate a quiz based on the content of a stored document
1 <= x <= 10
singleplayer
multiplayer
document
random
en
de
fr
es
it
ro
sr
tl
pl
Quiz generated successfully
Show child attributes