Skip to content

Quiz implementation #272

@iliakan

Description

@iliakan

Sometimes, a quiz is needed, rather than a code task.
That is: a question + a list of options with "choose one" / "choose many".
When a visitor selects the correct answer, then show ✅ ; otherwise ❌ with the feedback text explaining why it's wrong.

How should I implement it?

Astro component, perhaps?

I'd like to try, please sketch out a correct way ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionQuestion related to TutorialKit that doesn't require changes in codebase.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions