Skip to content

Trivia.jsx : Add Difficulty Selector (Easy / Medium / Hard) #79

@venisha-kalola

Description

@venisha-kalola

Allow users to choose the quiz difficulty before starting the game (Easy / Medium / Hard).
This should filter the questions fetched from the API accordingly.

Requirements:

Add a dropdown or radio button group for selecting difficulty.
Update quiz fetch logic to include the chosen difficulty parameter.
Display the selected difficulty somewhere in the quiz header.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions