-
Notifications
You must be signed in to change notification settings - Fork 88
Closed
Labels
questionQuestion related to TutorialKit that doesn't require changes in codebase.Question related to TutorialKit that doesn't require changes in codebase.
Description
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 ;)
GaetanRdn
Metadata
Metadata
Assignees
Labels
questionQuestion related to TutorialKit that doesn't require changes in codebase.Question related to TutorialKit that doesn't require changes in codebase.