it should be useful to configure a list of hints for the box.
some text messages that are not tests but are just hints for the resolution of a box.
a test is something like:
<pre data-test="a == true">test message</pre>
a hint should be something like:
<pre data-hint="a == true">test message</pre>