UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit c0fd56e9 authored by Garrett Heaton's avatar Garrett Heaton
Browse files

Merge branch '138-all-personnel-task-training-list-ttl-5' into 'master'

Resolve "All Personnel Task Training List (TTL) - 3"

Closes #138

See merge request 90cos/mttl!312
parents 7ee26bcd 9810f1c3
No related branches found
No related tags found
1 merge request!312Resolve "All Personnel Task Training List (TTL) - 3"
Pipeline #90393 passed
......@@ -3318,9 +3318,9 @@
}
},
"caniuse-lite": {
"version": "1.0.30001051",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001051.tgz",
"integrity": "sha512-sw8UUnTlRevawTMZKN7vpfwSjCBVoiMPlYd8oT2VwNylyPCBdMAUmLGUApnYYTtIm5JXsQegUAY7GPHqgfDzjw=="
"version": "1.0.30001157",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001157.tgz",
"integrity": "sha512-gOerH9Wz2IRZ2ZPdMfBvyOi3cjaz4O4dgNwPGzx8EhqAs4+2IL/O+fJsbt+znSigujoZG8bVcIAUM/I/E5K3MA=="
},
"capture-exit": {
"version": "2.0.0",
......
[{
"_id": {
"$oid": "5fa99681272b357ea51bb513"
},
"KSATs": [],
"course": "All_Personnel",
"module": "Orientation",
"topic": "Orientation",
"subject": "Orientation",
"lecture_time": 0,
"perf_demo_time": 0,
"references": [],
"lesson_objectives": [],
"performance_objectives": [],
"module_id": "ORIENTATION",
"network": "Commercial",
"work-roles": [
"90COS"
],
"map_for": "training",
"topic_path": "mdbook/src/orientation",
"created_on": "2020-11-09"
}]
......@@ -77,7 +77,7 @@ def rel_link_list_template(work_roles, rel_link_item_template):
}
def trn_rel_link_item_template(work_roles):
work_roles += ['VR', 'SEE', 'Instructor']
work_roles += ['VR', 'SEE', 'Instructor', '90COS']
return {
"type": "object",
"properties": {
......
[
{
"work-role": "90COS",
"ksat_id": "A0359",
"proficiency": "2"
}
]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment