The Button element allows you to direct the user to another part of the quiz, whether advancing steps, opening sections, or navigating through anchors. It’s essential for manual actions and simple interactions with the user. What it’s for
  • Advance to the next page of the quiz.
  • Navigate to an anchor within the same page.
  • Create personalized calls to action (e.g., “See Result”, “Start Over”, “Continue”).
What you can configure Title:
  • Text displayed on the button (e.g., “Continue”).
Anchor:
  • When activated, transforms the button into a shortcut to another component on the page.
Highlight:
  • Increases the visual prominence of the button (the button remains fixed on the screen, even when scrolling up or down the page).
Animation:
  • Choose how the button will appear (e.g., Appear or Pulse).
Custom colors:
  • Focus: button background color.
  • Focus border: button outline.
  • Text: button text color.
Usage tip! Use the Button to guide quiz navigation clearly. For more dynamic experiences, combine the anchor function with light animations. If you want to draw more attention to it, activate the “Highlight” option and customize the colors.