react-quiz-component icon indicating copy to clipboard operation
react-quiz-component copied to clipboard

Non-selected answers aren't being disabled when question type is 'multiple'

Open andresa opened this issue 2 years ago • 6 comments

Once the user has picked all possible answers from a multiple answer question, the non-selected answers don't get disabled. Unlike when the question type is single. This can be observed in question four of the demo provided (https://wingkwong.github.io/react-quiz-component)

Non-selected answers is being greyed out as expected (question type: single) Screenshot 2023-02-25 at 09 18 46

Non-selected answer isn't being greyed out (question type: multiple) Screenshot 2023-02-25 at 09 19 07

This issue allows the user to keep selecting answers even after they've selected as many answers as they are allowed, causing this in the the results page image

andresa avatar Feb 24 '23 23:02 andresa

I tried the demo site and the forth option cannot be selected (even not grey out) after choosing 3 options.

image

And in the result page, I think those options highlighted in Green simply mean the correct answers, not the ones user selected.

wingkwong avatar Apr 01 '23 14:04 wingkwong

hey @andresa, I want to work on this issue.please assign this to me.

Ashik763 avatar Oct 02 '23 16:10 Ashik763

@Ashik763 are you able to reproduce the issue?

wingkwong avatar Oct 02 '23 17:10 wingkwong

@wingkwong Sorry, I didn't understand your question.

Ashik763 avatar Oct 02 '23 17:10 Ashik763

@Ashik763 Never mind. Assigned to you.

wingkwong avatar Oct 02 '23 17:10 wingkwong

@Ashik763 any update?

wingkwong avatar Oct 22 '23 04:10 wingkwong