fnitu / edu-hospice

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

Implementing feedback quiz / knowledge quiz #107

Closed Adrian-Moldovan closed 2 years ago

Adrian-Moldovan commented 2 years ago

On creating a quiz, the admin should specify the type of the quiz

Feedback quiz vs Knowledge quiz

Knowledge quiz with restricted access to next section

Quiz form modification

In the quiz setting request, two new form field will be submitted:

The issue should be implemented after #72

razvantudorache commented 2 years ago

Questions for BE: Quiz settings (attempts, min score, etc) that are hidden for feedback quiz should be sent to server? Question option valid property for feedback quiz is needed?

Adrian-Moldovan commented 2 years ago

We created a ticket for the issue: https://github.com/danutchindris/edu-hospice-api/issues/252

We will have an answer in the next team meeting

Adrian-Moldovan commented 2 years ago

Implemented successfully :)