chore: use questionhint in playgrounds

This commit is contained in:
Pieter Vander Vennet 2023-03-09 16:55:28 +01:00
parent f74915832a
commit b7738ef8b5
7 changed files with 28 additions and 14 deletions

View file

@ -6311,7 +6311,8 @@
"then": "The surface is <b>paved</b>"
}
},
"question": "Which is the surface of this playground?<br/><i>If there are multiple, select the most occuring one</i>",
"question": "Which is the surface of this playground?",
"questionHint": "If there are multiple, select the most occuring one",
"render": "The surface is <b>{surface}</b>"
}
},