Tooltips

Add collapsible information icons next to questions.

Usage

  • Use TOOLTIP: text to add a collapsible information icon
  • Tooltip content is hidden by default and shown on click
  • For multi-line tooltips, use triple-quote delimiters: TOOLTIP: """ ... """
  • Supports Markdown formatting (bold, italic, links, etc.)

Example

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

Q: What is your annual income?
HINT: Please provide your gross income
TOOLTIP: """
**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