diff --git a/src/course/en/components.json b/src/course/en/components.json index c3df9e76f..1a06b59aa 100755 --- a/src/course/en/components.json +++ b/src/course/en/components.json @@ -368,6 +368,7 @@ "ariaQuestion": "", "_hasItemScoring": false, "_canShowModelAnswer": true, + "_canShowCorrectness": false, "_canShowFeedback": true, "_canShowMarking": true, "_recordInteraction": true, @@ -458,6 +459,7 @@ "_isRandom": false, "_selectable": 1, "_canShowModelAnswer": true, + "_canShowCorrectness": false, "_canShowFeedback": true, "_canShowMarking": true, "_recordInteraction": true, @@ -535,6 +537,7 @@ "_shouldDisplayAttempts": false, "_isRandom": false, "_canShowModelAnswer": true, + "_canShowCorrectness": false, "_canShowFeedback": true, "_canShowMarking": true, "_recordInteraction": true, @@ -620,6 +623,7 @@ "_isRandomQuestionOrder": false, "_questionWeight": 1, "_canShowModelAnswer": true, + "_canShowCorrectness": false, "_canShowFeedback": true, "_canShowMarking": true, "_recordInteraction": true, @@ -738,6 +742,7 @@ "_shouldDisplayAttempts": false, "_questionWeight": 1, "_canShowModelAnswer": true, + "_canShowCorrectness": false, "_canShowFeedback": true, "_canShowMarking": true, "_recordInteraction": true, @@ -779,6 +784,7 @@ "_attempts": 1, "_questionWeight": 1, "_canShowModelAnswer": false, + "_canShowCorrectness": false, "_shouldDisplayAttempts": false, "_isRandom": true, "_selectable": 4, @@ -869,6 +875,7 @@ "_attempts": 1, "_questionWeight": 1, "_canShowModelAnswer": false, + "_canShowCorrectness": false, "_shouldDisplayAttempts": false, "_isRandom": true, "_selectable": 5, @@ -960,6 +967,7 @@ "_attempts": 1, "_questionWeight": 1, "_canShowModelAnswer": false, + "_canShowCorrectness": false, "_shouldDisplayAttempts": false, "_isRandom": true, "_selectable": 1, @@ -1051,6 +1059,7 @@ "_attempts": 1, "_questionWeight": 1, "_canShowModelAnswer": false, + "_canShowCorrectness": false, "_shouldDisplayAttempts": false, "_isRandom": true, "_selectable": 4, @@ -1137,6 +1146,7 @@ "_attempts": 1, "_questionWeight": 1, "_canShowModelAnswer": false, + "_canShowCorrectness": false, "_shouldDisplayAttempts": false, "_isRandom": true, "_selectable": 1, @@ -1223,6 +1233,7 @@ "_attempts": 1, "_questionWeight": 1, "_canShowModelAnswer": false, + "_canShowCorrectness": false, "_shouldDisplayAttempts": false, "_isRandom": true, "_selectable": 4,