Closed Adrian-Moldovan closed 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
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