From ac880fa4f64d6dab33d119da0f1f1caf78880686 Mon Sep 17 00:00:00 2001 From: kirsty-hames Date: Mon, 20 Nov 2023 12:54:50 +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 8d7ac4a..1e181ca 100644 --- a/example.json +++ b/example.json @@ -9,7 +9,7 @@ "displayTitle": "Matching", "body": "Basically what you need to do is match the questions below with the drop down box option.", "instruction": "Choose an option from each dropdown list and select Submit.", - "ariaQuestion": "Question text specifically for screen readers.", + "ariaQuestion": "", "_attempts": 1, "_shouldDisplayAttempts": false, "_shouldResetAllAnswers": false,