Skip to content

Commit

Permalink
Merge pull request #108 from adaptlearning/issue/107
Browse files Browse the repository at this point in the history
Update: Remove ariaQuestion placeholder text (fixes #107)
  • Loading branch information
cahirodoherty-learningpool authored Nov 23, 2023
2 parents a500389 + db243fe commit cd4407e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit cd4407e

Please sign in to comment.