From 698179d419e87732c8a088c0868c61ac9aaebe6b Mon Sep 17 00:00:00 2001 From: Garrett Heaton Date: Wed, 19 Aug 2020 04:23:50 +0000 Subject: [PATCH] There's an error here --- rel-links/eval/SCCD-L.rel-links.json | 14 ++------- rel-links/eval/SCCD-W.rel-links.json | 14 ++------- requirements/KNOWLEDGE.json | 47 ---------------------------- 3 files changed, 4 insertions(+), 71 deletions(-) diff --git a/rel-links/eval/SCCD-L.rel-links.json b/rel-links/eval/SCCD-L.rel-links.json index 8239e61..95d6dc3 100644 --- a/rel-links/eval/SCCD-L.rel-links.json +++ b/rel-links/eval/SCCD-L.rel-links.json @@ -262,11 +262,6 @@ "item_proficiency": "A", "url": "https://gitlab.com/90cos/senior-ccd-linux-sccd-l-eval-study/sccd-l-master-question-file/-/tree/master/performance/linux_vr1/linux_vr1.rel-link.json" }, - { - "ksat_id": "K0597", - "item_proficiency": "A", - "url": "https://gitlab.com/90cos/senior-ccd-linux-sccd-l-eval-study/sccd-l-master-question-file/-/tree/master/performance/linux_vr1/linux_vr1.rel-link.json" - }, { "ksat_id": "K0599", "item_proficiency": "A", @@ -319,7 +314,7 @@ "question_proficiency": "2", "estimated_time_to_complete": 2, "created_on": "2020-06-16", - "updated_on": "2020-07-06", + "updated_on": "2020-08-19", "work-roles": [ "SCCD-L" ], @@ -465,11 +460,6 @@ "item_proficiency": "B", "url": "https://gitlab.com/90cos/senior-ccd-linux-sccd-l-eval-study/sccd-l-master-question-file/-/tree/master/performance/linux_userspace_looks_for_file/linux_userspace_looks_for_file.rel-link.json" }, - { - "ksat_id": "K0597", - "item_proficiency": "A", - "url": "https://gitlab.com/90cos/senior-ccd-linux-sccd-l-eval-study/sccd-l-master-question-file/-/tree/master/performance/linux_userspace_looks_for_file/linux_userspace_looks_for_file.rel-link.json" - }, { "ksat_id": "K0598", "item_proficiency": "A", @@ -497,7 +487,7 @@ "question_proficiency": "2", "estimated_time_to_complete": 2, "created_on": "2020-06-16", - "updated_on": "2020-07-06", + "updated_on": "2020-08-19", "work-roles": [ "SCCD-L" ], diff --git a/rel-links/eval/SCCD-W.rel-links.json b/rel-links/eval/SCCD-W.rel-links.json index a2c993a..1a29094 100644 --- a/rel-links/eval/SCCD-W.rel-links.json +++ b/rel-links/eval/SCCD-W.rel-links.json @@ -89,11 +89,6 @@ "item_proficiency": "2", "url": "https://gitlab.com/90cos/senior-ccd-windows-sccd-w-eval-study/sccd-w-master-question-file/-/tree/master/performance/RE_VR_ServerGif/RE_VR_ServerGif.rel-link.json" }, - { - "ksat_id": "K0597", - "item_proficiency": "A", - "url": "https://gitlab.com/90cos/senior-ccd-windows-sccd-w-eval-study/sccd-w-master-question-file/-/tree/master/performance/RE_VR_ServerGif/RE_VR_ServerGif.rel-link.json" - }, { "ksat_id": "K0599", "item_proficiency": "A", @@ -121,7 +116,7 @@ "question_proficiency": "3", "estimated_time_to_complete": 180, "created_on": "2020-06-16", - "updated_on": "2020-07-07", + "updated_on": "2020-08-19", "work-roles": [ "SCCD-W" ], @@ -822,11 +817,6 @@ "item_proficiency": "2", "url": "https://gitlab.com/90cos/senior-ccd-windows-sccd-w-eval-study/sccd-w-master-question-file/-/tree/master/performance/RE_VR_ApplicationCreateFile/RE_VR_ApplicationCreateFile.rel-link.json" }, - { - "ksat_id": "K0597", - "item_proficiency": "A", - "url": "https://gitlab.com/90cos/senior-ccd-windows-sccd-w-eval-study/sccd-w-master-question-file/-/tree/master/performance/RE_VR_ApplicationCreateFile/RE_VR_ApplicationCreateFile.rel-link.json" - }, { "ksat_id": "K0599", "item_proficiency": "A", @@ -854,7 +844,7 @@ "question_proficiency": "3", "estimated_time_to_complete": 180, "created_on": "2020-06-16", - "updated_on": "2020-07-07", + "updated_on": "2020-08-19", "work-roles": [ "SCCD-W" ], diff --git a/requirements/KNOWLEDGE.json b/requirements/KNOWLEDGE.json index a5f4983..d10c21d 100644 --- a/requirements/KNOWLEDGE.json +++ b/requirements/KNOWLEDGE.json @@ -9220,53 +9220,6 @@ "training": [], "eval": [] }, -{ - "_id": "K0595", - "parent": [], - "description": "IDA Extensions", - "topic": "Reverse Engineering", - "requirement_src": [], - "requirement_owner": "", - "comments": "", - "training": [], - "eval": [] -}, -{ - "_id": "K0596", - "parent": [], - "description": "IDA Scripting via Python", - "topic": "Reverse Engineering", - "requirement_src": [], - "requirement_owner": "", - "comments": "", - "training": [], - "eval": [] -}, -{ - "_id": "K0597", - "parent": [], - "description": "Advanced IDA Features", - "topic": "Reverse Engineering", - "requirement_src": [], - "requirement_owner": "", - "comments": "", - "training": [], - "eval": [ - { - "$oid": "5ee9250a761cf87371cf310a" - }, - { - "$oid": "5ee9250a761cf87371cf3111" - }, - { - "$oid": "5ee9250c761cf87371cf32d0" - }, - { - "$oid": "5ee9250c761cf87371cf32d2" - } - ], - "updated_on": "2020-06-16" -}, { "_id": "K0598", "parent": [], -- GitLab