Skip to content

Flash Card Answer

Overview

The Flash Card Answer plugin allows you to display flash card answers on Aliveforms screens based on user input. You can customize the messages displayed for correct and incorrect answers using custom properties. It only works on Score Calculation forms and Ranked Quiz forms.

Note

This plugin expects custom properties setup on very first screen.

Usage

  1. Enable Show Answers:
  2. On the first screen of your form, add a custom property show_answers and set it to true to enable the Show Answers functionality. This must be enabled in the form settings.
  3. This plugin works only on Score Calculation and Ranked Quiz types.

  4. Set Up Correct and Incorrect Templates:

  5. Add a custom property correct_template to specify the message displayed for a correct answer. If not provided, the default message "Correct!" will be used.
  6. Add a custom property wrong_template to specify the message displayed for an incorrect answer. If not provided, the default message "Wrong. Correct Answer: [[VAR.CORRECT_ANS]]" will be used, where [[VAR.CORRECT_ANS]] will be replaced with the actual correct answer.

Benefits

  • Acts like flash cards, providing a dynamic learning experience.
  • Can increase learning efficiency by reinforcing correct answers.