Template:ProgressiveHint
:
[ hint ]
A template to help write progressive hints.
Usage
{{ProgressiveHint | topic = a basic hint | hint = place the connector first }}
looks like this:
a basic hint:
[ hint ]
place the connector first
Alternately use the shorthand notation,
{{ProgressiveHint|a basic hint|place the connector first}}
Helps you write a progressive hint
Parameter | Description | Type | Status | |
---|---|---|---|---|
Topic | 1 topic | A short line explaining what problem the hint is addressing.
| String | suggested |
Hint text | 2 hint | The text of the hint itself.
| Content | suggested |