From 4cdadd7e84ad73a922d2c8ef1c1072abc613396e Mon Sep 17 00:00:00 2001 From: Rick Date: Fri, 27 Nov 2020 19:50:30 +0000 Subject: [PATCH] added ksats for Agile --- requirements/KNOWLEDGE.json | 160 ++++++++++++++++++++++++++++++++++++ 1 file changed, 160 insertions(+) diff --git a/requirements/KNOWLEDGE.json b/requirements/KNOWLEDGE.json index b9dc262..79dd3ab 100644 --- a/requirements/KNOWLEDGE.json +++ b/requirements/KNOWLEDGE.json @@ -11612,5 +11612,165 @@ "requirement_src_id": "", "references": [], "created_on": "2020-10-21" +}, +{ + "_id": { + "$oid": "5fc1585f2bee7a1751f060a8" + }, + "ksat_id": "K0925", + "parent": [], + "requirement_src": [], + "requirement_owner": "", + "comments": "Found in MADP documentaiton on Confluence", + "training": [], + "eval": [], + "description": "Understand the purpose and contents of a Project Charter.", + "topic": "", + "requirement_src_id": "", + "created_on": "2020-11-27" +}, +{ + "_id": { + "$oid": "5fc1585f2bee7a1751f060a9" + }, + "ksat_id": "K0926", + "parent": [], + "requirement_src": [], + "requirement_owner": "", + "comments": "Found in MADP documentaiton on Confluence", + "training": [], + "eval": [], + "description": "Understand the purpose and goal of each Agile ceremony.", + "topic": "", + "requirement_src_id": "", + "created_on": "2020-11-27" +}, +{ + "_id": { + "$oid": "5fc1585f2bee7a1751f060aa" + }, + "ksat_id": "K0927", + "parent": [], + "requirement_src": [], + "requirement_owner": "", + "comments": "Found in MADP documentaiton on Confluence", + "training": [], + "eval": [], + "description": "Understand the Agile Definition of Done.", + "topic": "", + "requirement_src_id": "", + "created_on": "2020-11-27" +}, +{ + "_id": { + "$oid": "5fc1585f2bee7a1751f060ab" + }, + "ksat_id": "K0928", + "parent": [], + "requirement_src": [], + "requirement_owner": "", + "comments": "Found in MADP documentaiton on Confluence", + "training": [], + "eval": [], + "description": "Understand the goal of the Product Backlog Grooming Meeting.", + "topic": "", + "requirement_src_id": "", + "created_on": "2020-11-27" +}, +{ + "_id": { + "$oid": "5fc1585f2bee7a1751f060ac" + }, + "ksat_id": "K0929", + "parent": [], + "requirement_src": [], + "requirement_owner": "", + "comments": "Found in MADP documentaiton on Confluence", + "training": [], + "eval": [], + "description": "Understand how to structure a User Story description.", + "topic": "", + "requirement_src_id": "", + "created_on": "2020-11-27" +}, +{ + "_id": { + "$oid": "5fc1585f2bee7a1751f060ad" + }, + "ksat_id": "K0930", + "parent": [], + "requirement_src": [], + "requirement_owner": "", + "comments": "Found in MADP documentaiton on Confluence", + "training": [], + "eval": [], + "description": "Describe an Epic in Agile Scrum.", + "topic": "", + "requirement_src_id": "", + "created_on": "2020-11-27" +}, +{ + "_id": { + "$oid": "5fc1585f2bee7a1751f060ae" + }, + "ksat_id": "K0931", + "parent": [], + "requirement_src": [], + "requirement_owner": "", + "comments": "Found in MADP documentaiton on Confluence", + "training": [], + "eval": [], + "description": "Understand the different types of project stakeholders.", + "topic": "", + "requirement_src_id": "", + "created_on": "2020-11-27" +}, +{ + "_id": { + "$oid": "5fc1585f2bee7a1751f060af" + }, + "ksat_id": "K0932", + "parent": [], + "requirement_src": [], + "requirement_owner": "", + "comments": "Found in MADP documentaiton on Confluence", + "training": [], + "eval": [], + "description": "Understand the purpose and contents of a Scrum team Working Agreement.", + "topic": "", + "requirement_src_id": "", + "created_on": "2020-11-27" +}, +{ + "_id": { + "$oid": "5fc1585f2bee7a1751f060b0" + }, + "ksat_id": "K0933", + "parent": [], + "requirement_src": [], + "requirement_owner": "", + "comments": "Found in MADP documentaiton on Confluence", + "training": [], + "eval": [], + "description": "Understand the purpose and goal of the Project Kickoff Meeting.", + "topic": "", + "requirement_src_id": "", + "created_on": "2020-11-27" +}, +{ + "_id": { + "$oid": "5fc1585f2bee7a1751f060b1" + }, + "ksat_id": "K0934", + "parent": [], + "requirement_src": [], + "requirement_owner": "", + "comments": "Found in MADP documentaiton on Confluence", + "training": [], + "eval": [], + "description": "Understand the purpose of the Product Road Map.", + "topic": "", + "requirement_src_id": "", + "created_on": "2020-11-27" }] -- GitLab