feat: add knowledge API docs
This commit is contained in:
23
public/api/knowledge-areas/KA07/processes.json
Normal file
23
public/api/knowledge-areas/KA07/processes.json
Normal file
@@ -0,0 +1,23 @@
|
||||
[
|
||||
{
|
||||
"id": "P7.1",
|
||||
"name": "规划沟通管理",
|
||||
"processGroupId": "PG02",
|
||||
"processGroupName": "规划过程组",
|
||||
"purpose": "①及时向干系人提供相关信息;②引导干系人有效参与项目;③编制书面沟通计划。本过程应根据需要在整个项目期间定期开展。"
|
||||
},
|
||||
{
|
||||
"id": "P7.2",
|
||||
"name": "管理沟通",
|
||||
"processGroupId": "PG03",
|
||||
"processGroupName": "执行过程组",
|
||||
"purpose": "促成项目团队与干系人之间的有效信息流动。本过程需要在整个项目期间开展。"
|
||||
},
|
||||
{
|
||||
"id": "P7.3",
|
||||
"name": "监督沟通",
|
||||
"processGroupId": "PG04",
|
||||
"processGroupName": "监控过程组",
|
||||
"purpose": "按沟通管理计划和干系人参与计划的要求优化信息传递流程。本过程需要在整个项目期间开展。"
|
||||
}
|
||||
]
|
||||
22
public/api/knowledge-areas/KA07/tailoring-factors.json
Normal file
22
public/api/knowledge-areas/KA07/tailoring-factors.json
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"title": "干系人",
|
||||
"description": "干系人是属于组织内部或外部,或者二者都是?"
|
||||
},
|
||||
{
|
||||
"title": "物理地点",
|
||||
"description": "团队成员身处何地?团队是否集中办公?团队是否位于相同地理区域?团队是否分散于多个时区?"
|
||||
},
|
||||
{
|
||||
"title": "沟通技术",
|
||||
"description": "哪项技术可用于创建、记录、传输、检索、追踪和存储沟通成果?哪些技术最适用于与干系人沟通且成本效益最高?"
|
||||
},
|
||||
{
|
||||
"title": "语言",
|
||||
"description": "语言是沟通活动中要考虑的主要因素。沟通时使用的是一种语言还是多种语言?是否已为适应多语种团队的复杂情况安排了资金?"
|
||||
},
|
||||
{
|
||||
"title": "知识管理",
|
||||
"description": "组织是否有正式的知识管理库?是否采用管理库?"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user