Skip to content

Create a quiz component #1028

@kirjs

Description

@kirjs

Create a component that would quiz the user, giving:

  • a question (which can be HTML - use ng-content)
  • A list of answers, one of which is correct

image

After the user choses an option, correct answer is displayed in place of the question.

image

The API can get a bit tricky here, so I would recommend posting the API design first before implementing.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions