'#description'=>$this->t('The riddle solution.<br><b>Note</b>: You can define multiple solutions, if you seperate them with a ","!'),
'#description'=>$this->t('The allowed answer(s) to this question. The answers are case-insensitive. Multiple allowed answers can be separated by a comma (",").'),
'#required'=>TRUE,
];
@@ -63,8 +63,8 @@ class RiddleForm extends EntityForm {