BloodyFM / Quissile_FrontEnd

Frontend for quizzile
0 stars 0 forks source link

When typing question in quiz. Possible autofill from dropdown list of questions #12

Open Elsa-tech opened 6 months ago

Elsa-tech commented 6 months ago

'https://localhost:7067/quizes/QUIZID' method: PUT 'Content-Type: application/json' BODY: '{ "title": "string", "questions": [ { "text": "Hovedatd i Sør-Korea?", "quizId": 0, "alternatives": [] } ] }'