fnitu / edu-hospice

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

Develop the quiz preview interface #92

Closed Adrian-Moldovan closed 2 years ago

Adrian-Moldovan commented 2 years ago

The preview interface should be accessible from

  1. the quiz list clicking a button
  2. from the quiz edit form through the future implemented toolbar(containing list, new, preview)

The quiz will be loaded in a popup after requesting the API the content of the quiz. The response should provide all the questions and possible answers.( API endpoint: /api/admin/quizzes/{quizId}/questions/details)

The quiz controls will be displayed according to the API data.

razvantudorache commented 2 years ago

2021-12-02_19h46_55 2021-12-02_19h47_24 2021-12-02_19h47_46 2021-12-02_19h48_05