ashishdommety / tutor-times

An application for tutors to enhance the learning experience of their students & optimize work they don't want to do
0 stars 0 forks source link

Quiz fixes #34

Closed ashishdommety closed 5 years ago

ashishdommety commented 5 years ago

Fixing bugs in the Quiz functionality:

Quiz Creator

  1. Clearing the form when moving to next question
  2. Check if title already exists in quiz and provide feedback to user if it does (moving away from using quiz id) #31

Quiz Taker

  1. Allow users to change their answer and highlight only the option selected last
  2. Fix score calculation logic