From a0e03c000830c244e04f721b1fdeefafb9c0d196 Mon Sep 17 00:00:00 2001 From: Brad Simpson Date: Fri, 7 Jun 2024 02:48:17 -0600 Subject: [PATCH] Fix: Remove values for _feedback._altTitle in sample course (fixes #3567) --- src/course/en/components.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/course/en/components.json b/src/course/en/components.json index bc6841c05..c3df9e76f 100755 --- a/src/course/en/components.json +++ b/src/course/en/components.json @@ -399,7 +399,7 @@ ], "_feedback": { "title": "Feedback", - "altTitle": "Feedback", + "altTitle": "", "correct": "Correct feedback text.

That’s correct. The first large assessment to consist solely of the multiple choice question type was the Army Alpha test, used from 1917 to evaluate U.S. military recruits in the First World War.

Source: Wikipedia

Component facts: Multiple Choice Questions (or MCQs) are a tried and tested method for presenting learners with a simple text-based question. Component is either single or spanned.", "_incorrect": { "notFinal": "", @@ -503,7 +503,7 @@ ], "_feedback": { "title": "Feedback", - "altTitle": "Alt feedback text", + "altTitle": "", "correct": "Correct feedback text.

That’s correct. Option 2 is what we were looking for!", "_incorrect": { "final": "Incorrect feedback text.

Sorry, that’s not right. In fact Option 2 is what we were looking for (the clue was in the instruction text!)." @@ -561,7 +561,7 @@ ], "_feedback": { "title": "Feedback", - "altTitle": "Feedback", + "altTitle": "", "correct": "Correct answer feedback.

That’s correct. The Adapt open source project was established by Kineo, Learning Pool and Sponge. At the time of writing, there were a total of nine official collaborators.

Component facts: Text input components let learners enter their own answers, which is great for questions that require a bit more flexibility, like those with answers that could be written as both full words and numbers.", "_partlyCorrect": { "notFinal": "", @@ -705,7 +705,7 @@ ], "_feedback": { "title": "Feedback", - "altTitle": "Feedback", + "altTitle": "", "correct": "Correct answer feedback.

Yes, that’s right. Adapt was established as an Open Source project in 2013. The Web Accessibility Initiative (WAI) published the WCAG 2.0 guidelines in 2008 and Hebrew is the only language of the four shown which reads right to left.

Component facts: The Matching component lets you match a series of questions or statements with the corresponding options from the dropdown box. Component is either single or spanned.", "_partlyCorrect": { "notFinal": "", @@ -757,7 +757,7 @@ }, "_feedback": { "title": "Feedback", - "altTitle": "Feedback", + "altTitle": "", "correct": "Correct answer feedback.

Yes, that’s right. According to Miller’s paper 7 +/- 2 chunks of information was the limited capacity of working memory. Various theories from the field of cognitive psychology such as Miller’s magical number, chunking, the forgetting curve and spaced repetition have all influenced learning theory over the last 50 years or so.

Component facts: The correct answer for a Slider component can be an exact number or a range. In this instance we have set the correct answer to a range of 5-9 due to the correct answer being seven plus or minus two. Component is either single or spanned.", "_incorrect": { "notFinal": "",