From db243febb8a4d96c0f23b90e560e22d605112b32 Mon Sep 17 00:00:00 2001 From: kirsty-hames Date: Mon, 20 Nov 2023 12:52:14 +0000 Subject: [PATCH] remove ariaQuestion placeholder text --- example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example.json b/example.json index 73dca1c..915777d 100644 --- a/example.json +++ b/example.json @@ -9,7 +9,7 @@ "displayTitle": "Confidence Slider", "body": "Question text here", "instruction": "", - "ariaQuestion": "Question text specifically for screen readers.", + "ariaQuestion": "", "disabledBody": "You need to measure your confidence in the linked part before you can do this part.", "_commentAttempts": "Can only be set to 1", "_attempts": 1,