Typer Quiz Framer plugin
Typer Quiz lets you rapidly build quizzes with multiple outcomes. Using functional components, you can collect user answers and direct them to different scenarios based on your defined logic.
The plugin utilizes three component types:
- Form: Collects answers from users.
- Logic: Implements logic to guide users to different scenarios.
- Action: Performs actions, such as resetting data.