From 4a372200fe2c6e67431904ae7d316e6fcac22649 Mon Sep 17 00:00:00 2001 From: Andreas Nergaard Date: Wed, 1 Nov 2017 11:59:24 +0100 Subject: [PATCH] HFP-30 Added check to the label for check, show solution and retry. --- semantics.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/semantics.json b/semantics.json index e4fc51e..d4f1f18 100644 --- a/semantics.json +++ b/semantics.json @@ -470,7 +470,7 @@ { "name": "override", "type": "group", - "label": "Settings for \"Show solution\" and \"Retry\" buttons", + "label": "Settings for \"Check\", \"Show solution\" and \"Retry\"", "importance": "low", "optional": true, "fields": [ @@ -539,4 +539,4 @@ } ] } -] \ No newline at end of file +]