Create Beautiful Quizzes in a Minute. Collect user's answers and add logic that leads users to different scenarios.
Typer Quiz provides a set of components with which you can build quizzes with multiple outputs. Divided into multiple functional bricks, you can combine them as you wish, leading to many possibilities. You will be able to collect users' answers and redirect them to different outcomes based on the logic you create. It operates with three types of components:
Form: Collect the answers from the users.
Logic: Add logic that leads users to different scenarios.
Action: Operate actions such as resetting the data.
I updated the position of the Component Store. It's now pinned to the top-left of the viewport rather than the bottom-left (which it should never have been).