coding-blocks / trouble-maker-frontend

1 stars 22 forks source link

Add Quiz Preview #29

Open jatinkatyal13 opened 4 years ago

jatinkatyal13 commented 4 years ago

Currently, we don't have any route to preview the quiz with the options that we've created. Create a route /quiz/<id>/preview which has a similar UI to the following Image

Screenshot 2020-05-27 at 5 07 11 PM

Use question as a query param to index the questions in the quiz.

Submission Guidelines

Pre-requisite

MohdImran001 commented 4 years ago

should I create this view with dummy data or we have to fetch the question data from the backend.

imvmanish19 commented 4 years ago

Can i work on this??

jatinkatyal13 commented 4 years ago

@MohdImran001 You need to fetch the data from backend.

@imvmanish19 Sure but as the issue states, I'll be needing your approach to this problem and it'll be assigned to a single participant.

imvmanish19 commented 4 years ago

I will let you know sir

prathambatra commented 4 years ago

@jatinkatyal13 I have setup the project and I would like to work on this. So, the approach is simple. just need to create a new route in the event with preview and id as param. it will get the data from the backend and renders the preview. I will create reusable components for the quiz preview page as per need.

jatinkatyal13 commented 4 years ago

@prathambatra sounds cool! Make sure you create even sub components properly. Assigning you

prathambatra commented 4 years ago

@jatinkatyal13 I faced one issue when I created a question or quiz the app automatically logout after clicking on submit, and it doesn't create question/quiz

jatinkatyal13 commented 4 years ago

@prathambatra make sure you change your role in the database to admin.

prabalsingh24 commented 4 years ago

@prathambatra it's been almost 2 weeks. Are you working on this?

jatinkatyal13 commented 4 years ago

Due to inactivity, this issue is open to be taken up!

prabalsingh24 commented 4 years ago

Due to inactivity, this issue is open to be taken up!

assign me? :sweat_smile:

jatinkatyal13 commented 4 years ago

All the best @prabalsingh24

prabalsingh24 commented 4 years ago

Hi I will be busy for this week. I got my college exams. If someone else wants, they can take up this issue :)

jatinkatyal13 commented 4 years ago

The issue is up for grab !

tarunluthra123 commented 4 years ago

@jatinkatyal13 Review PR #31