hints directive#
The hints directive creates a hints admonition that is collapsed by default. Students can expand it when they need help.
Basic usage#
:::{hints}
Start by factoring out the common term.
:::
Hint
Start by factoring out the common term.
With custom title#
:::{hints} Hint 1
Try substituting $x = 2$.
:::
Hint 1
Try substituting \(x = 2\).
Options#
Option |
Meaning |
Default |
|---|---|---|
|
Control dropdown behavior. Use |
collapsed |