Skip to content

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

@andresa

Description

@andresa

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions