feat: add knowledge API docs
This commit is contained in:
30
public/api/knowledge-areas/KA04/processes.json
Normal file
30
public/api/knowledge-areas/KA04/processes.json
Normal file
@@ -0,0 +1,30 @@
|
||||
[
|
||||
{
|
||||
"id": "P4.1",
|
||||
"name": "规划成本管理",
|
||||
"processGroupId": "PG02",
|
||||
"processGroupName": "规划过程组",
|
||||
"purpose": "在整个项目期间为如何管理项目成本提供指南和方向。"
|
||||
},
|
||||
{
|
||||
"id": "P4.2",
|
||||
"name": "估算成本",
|
||||
"processGroupId": "PG02",
|
||||
"processGroupName": "规划过程组",
|
||||
"purpose": "确定项目所需的资金。本过程应根据需要在整个项目期间定期开展。"
|
||||
},
|
||||
{
|
||||
"id": "P4.3",
|
||||
"name": "制定预算",
|
||||
"processGroupId": "PG02",
|
||||
"processGroupName": "规划过程组",
|
||||
"purpose": "确定可以依据其来进行监督和控制项目绩效的成本基准。项目预算包括经批准用于执行项目的全部资金,而成本基准是经过批准且按时间段分配的项目预算,包括应急储备,但不包括管理储备。"
|
||||
},
|
||||
{
|
||||
"id": "P4.4",
|
||||
"name": "控制成本",
|
||||
"processGroupId": "PG04",
|
||||
"processGroupName": "监控过程组",
|
||||
"purpose": "在整个项目期间保持对成本基准的维护。本过程需要在整个项目期间开展。"
|
||||
}
|
||||
]
|
||||
22
public/api/knowledge-areas/KA04/tailoring-factors.json
Normal file
22
public/api/knowledge-areas/KA04/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