fnitu / edu-hospice

Application developed for SIIT Challenge Accepted – CODVIDHACK 2020
https://edu-hospice.herokuapp.com
2 stars 2 forks source link

On creating the quiz, specify the valid answers #93

Closed Adrian-Moldovan closed 2 years ago

Adrian-Moldovan commented 2 years ago

For the quiz questions having one of the types:

The admin should be able to mark and answer as valid (singular answer for dropdown and radio, multiple for checkbox)

The API url for sending the question and the answers is : https://edu-hospice-api.herokuapp.com/api/admin/quizzes/questions/2/update

VALIDATIONS: At least one answer should be marked as valid The question text should also be mandatory

razvantudorache commented 2 years ago

2021-12-02_19h53_28 2021-12-02_19h57_33 2021-12-02_19h58_24 2021-12-02_19h58_30