diff --git a/config/forms/schema/generic.json b/config/forms/schema/generic.json index d9b0f8cc5..1499878f0 100644 --- a/config/forms/schema/generic.json +++ b/config/forms/schema/generic.json @@ -72,7 +72,12 @@ "type": { "description": "", "type": "string" - } + }, + "check_answer_label": { + "description": "", + "type": "string", + "optional": "true" + } }, "additionalProperties": { "hint_text": {