Reveal

Add collapsible information icons next to questions.

Usage

  • Use REVEAL: text to add a collapsible information icon
  • Revealed content is hidden by default and shown inline on click
  • For multi-line reveals, use triple-quote delimiters: REVEAL: """ ... """
  • Supports Markdown formatting (bold, italic, links, etc.)
  • For information shown in a popover instead of inline, see TOOLTIP:

Example

Q: How many years of experience do you have?
REVEAL: Used to determine your seniority level
NUMBER

Q: What is your annual income?
HINT: Please provide your gross income
REVEAL: """
**Why we ask this**

This helps us understand our user demographics.
All data is anonymized and encrypted.
"""
NUMBER

How many years of experience do you have?

What is your annual income?

Please provide your gross income