llaske / ExerciserReact

React code of Exerciser Activity. GSoC 2018
Apache License 2.0
15 stars 49 forks source link

MCQ Quiz submission #166

Closed DhruvMishra1826 closed 1 year ago

DhruvMishra1826 commented 1 year ago

@llaske i found a issue with MCQ Quiz. In each and every exercise (other than MCQ quiz), student is not able to see whether his/her answer is correct or not, until he/she submits the whole assignment and this is also the the general way in which assignments take place. Now, in the current version of MCQ quiz, at each question we have to make two clicks, one to submit the question and another to move to next question.

Current version snaps : WhatsApp Image 2023-03-25 at 8 38 39 AM WhatsApp Image 2023-03-25 at 8 38 40 AM

Proposed changes :

  1. The student should not be able to see whether the answer he marked right now is correct or not as he will be getting detailed report of all his questions at the end, just like it occurs in other assignments.
  2. There should be no seperate buttons to submit and move next, as being a user it becomes very annoying and unattractive to click two buttons in order to move ahead, specially when we are giving quizes.
DhruvMishra1826 commented 1 year ago

@llaske If it is fine with you, I'd like to work on this.

llaske commented 1 year ago

No, it's the way it supposed to work.