Skip to content

Commit

Permalink
Update: Bringing base JSON files up-to-date (fixes: #3515) (#3516)
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-replin authored Feb 12, 2024
1 parent 55d5d81 commit 16ef81b
Show file tree
Hide file tree
Showing 6 changed files with 1,785 additions and 1,507 deletions.
149 changes: 75 additions & 74 deletions src/course/config.json
Original file line number Diff line number Diff line change
@@ -1,79 +1,80 @@
{
"_defaultLanguage": "en",
"_defaultDirection": "ltr",
"_questionWeight": 1,
"_logging": {
"_isEnabled": true,
"_level": "debug",
"_console": true,
"_warnFirstOnly": true
"_defaultLanguage": "en",
"_defaultDirection": "ltr",
"_questionWeight": 1,
"_logging": {
"_isEnabled": true,
"_level": "debug",
"_console": true,
"_warnFirstOnly": true
},
"_accessibility": {
"_isEnabled": true,
"_isSkipNavigationEnabled": true,
"_ariaLevels": {
"_menu": 1,
"_menuGroup": "@menu+1",
"_menuItem": "@menu+1",
"_page": 1,
"_article": "@page+1",
"_block": "@article+1",
"_component": "@block+1",
"_componentItem": "@component+1",
"_notify": 1
},
"_accessibility": {
"_isEnabled": true,
"_isSkipNavigationEnabled": true,
"_ariaLevels": {
"_menu": 1,
"_menuGroup": "@menu+1",
"_menuItem": "@menu+1",
"_page": 1,
"_article": "@page+1",
"_block": "@article+1",
"_component": "@block+1",
"_componentItem": "@component+1",
"_notify": 1
},
"_options": {
"_isPrefersReducedMotionEnabled": true,
"_isFocusOutlineKeyboardOnlyEnabled": true,
"_isFocusOutlineDisabled": false,
"_isFocusAssignmentEnabled": true,
"_isFocusOnClickEnabled": true,
"_isFocusNextOnDisabled": true,
"_isScrollDisableEnabled": true,
"_isAriaHiddenManagementEnabled": true,
"_isPopupManagementEnabled": true,
"_isPopupWrapFocusEnabled": true,
"_isPopupAriaHiddenManagementEnabled": true,
"_isPopupTabIndexManagementEnabled": true,
"_warn": true,
"_warnFirstOnly": true
}
},
"_fixes": {
"_imgLazyLoad": true
},
"_drawer": {
"_showEasing": "easeOutQuart",
"_hideEasing": "easeInQuart",
"_duration": 400
},
"_completionCriteria": {
"_requireContentCompleted": true,
"_requireAssessmentCompleted": false,
"_shouldSubmitScore": true,
"_submitOnEveryAssessmentAttempt": false
},
"_spoor": {
"_isEnabled": true,
"_tracking": {
"_shouldStoreResponses": true,
"_shouldStoreAttempts": false,
"_shouldRecordInteractions": true
},
"_reporting": {
"_comment": "Your options here are 'completed', 'passed', 'failed', and 'incomplete'",
"_onTrackingCriteriaMet": "completed",
"_onAssessmentFailure": "incomplete",
"_resetStatusOnLanguageChange": false
}
},
"_disableAnimationFor": [],
"_disableAnimation": false,
"_scrollingContainer": {
"_isEnabled": false,
"_limitToSelector": ""
"_options": {
"_isPrefersReducedMotionEnabled": true,
"_isFocusOutlineKeyboardOnlyEnabled": true,
"_isFocusOutlineDisabled": false,
"_isFocusAssignmentEnabled": true,
"_isFocusOnClickEnabled": true,
"_isFocusNextOnDisabled": true,
"_isScrollDisableEnabled": true,
"_isAriaHiddenManagementEnabled": true,
"_isPopupManagementEnabled": true,
"_isPopupWrapFocusEnabled": true,
"_isPopupAriaHiddenManagementEnabled": true,
"_isPopupTabIndexManagementEnabled": true,
"_warn": true,
"_warnFirstOnly": true
}
},
"_fixes": {
"_imgLazyLoad": true
},
"_drawer": {
"_showEasing": "easeOutQuart",
"_hideEasing": "easeInQuart",
"_duration": 400
},
"_completionCriteria": {
"_requireContentCompleted": true,
"_requireAssessmentCompleted": false,
"_shouldSubmitScore": false,
"_submitOnEveryAssessmentAttempt": false
},
"_spoor": {
"_isEnabled": true,
"_tracking": {
"_shouldStoreResponses": true,
"_shouldStoreAttempts": false,
"_shouldRecordInteractions": true,
"_shouldCompress": false
},
"build": {
"strictMode": true
"_reporting": {
"_comment": "Your options here are 'completed', 'passed', 'failed', and 'incomplete'",
"_onTrackingCriteriaMet": "completed",
"_onAssessmentFailure": "incomplete",
"_resetStatusOnLanguageChange": false
}
},
"_disableAnimationFor": [],
"_disableAnimation": false,
"_scrollingContainer": {
"_isEnabled": true,
"_limitToSelector": ""
},
"build": {
"strictMode": true
}
}
144 changes: 72 additions & 72 deletions src/course/en/articles.json
Original file line number Diff line number Diff line change
@@ -1,76 +1,76 @@
[
{
"_id": "a-05",
"_parentId": "co-05",
"_type": "article",
"_classes": "",
"title": "a-05",
"displayTitle": "",
"body": "",
"instruction": ""
{
"_id": "a-100",
"_parentId": "co-100",
"_type": "article",
"_classes": "",
"title": "a-100",
"displayTitle": "",
"body": "",
"instruction": ""
},
{
"_id": "a-200",
"_parentId": "co-200",
"_type": "article",
"_classes": "",
"title": "a-200",
"displayTitle": "",
"body": "",
"instruction": ""
},
{
"_id": "a-300",
"_parentId": "co-300",
"_type": "article",
"_classes": "",
"title": "a-300",
"displayTitle": "",
"body": "",
"_assessment": {
"_isEnabled": true,
"_id": "a-300",
"_suppressMarking": false,
"_scoreToPass": 75,
"_correctToPass": 75,
"_isPercentageBased": true,
"_includeInTotalScore": true,
"_assessmentWeight": 1,
"_isResetOnRevisit": true,
"_attempts": "infinite",
"_allowResetIfPassed": false,
"_scrollToOnReset": false,
"_banks": {
"_isEnabled": true,
"_split": "2,2",
"_randomisation": true
},
"_randomisation": {
"_isEnabled": false,
"_blockCount": 1
},
"_questions": {
"_resetType": "hard",
"_canShowFeedback": false,
"_canShowMarking": false,
"_canShowModelAnswer": false
}
},
{
"_id": "a-10",
"_parentId": "co-10",
"_type": "article",
"_classes": "",
"title": "a-10",
"displayTitle": "",
"body": "",
"instruction": ""
},
{
"_id": "a-15",
"_parentId": "co-15",
"_type": "article",
"_classes": "",
"title": "a-15",
"displayTitle": "",
"body": "",
"_assessment": {
"_isEnabled": true,
"_id": "a-15",
"_suppressMarking": false,
"_scoreToPass": 75,
"_correctToPass": 75,
"_isPercentageBased": true,
"_includeInTotalScore": true,
"_assessmentWeight": 1,
"_isResetOnRevisit": true,
"_attempts": "infinite",
"_allowResetIfPassed": false,
"_scrollToOnReset": false,
"_banks": {
"_isEnabled": true,
"_split": "2,2",
"_randomisation": true
},
"_randomisation": {
"_isEnabled": false,
"_blockCount": 1
},
"_questions": {
"_resetType": "hard",
"_canShowFeedback": false,
"_canShowMarking": false,
"_canShowModelAnswer": false
}
},
"_trickle": {
"_isEnabled": true,
"_button": {
"_isEnabled": true,
"startText": "Continue"
}
}
},
{
"_id": "a-20",
"_parentId": "co-15",
"_type": "article",
"_classes": "",
"title": "a-20",
"displayTitle": "",
"body": ""
"_trickle": {
"_isEnabled": true,
"_button": {
"_isEnabled": true,
"startText": "Continue"
}
}
},
{
"_id": "a-305",
"_parentId": "co-300",
"_type": "article",
"_classes": "",
"title": "a-305",
"displayTitle": "",
"body": ""
}
]
Loading

0 comments on commit 16ef81b

Please sign in to comment.