feat: add knowledge API docs
This commit is contained in:
44
public/api/knowledge-areas/KA06/processes.json
Normal file
44
public/api/knowledge-areas/KA06/processes.json
Normal file
@@ -0,0 +1,44 @@
|
||||
[
|
||||
{
|
||||
"id": "P6.1",
|
||||
"name": "规划资源管理",
|
||||
"processGroupId": "PG02",
|
||||
"processGroupName": "规划过程组",
|
||||
"purpose": "根据项目类型和复杂程度确定适用于项目资源的管理方法和管理程度。本过程仅开展一次或仅在项目的预定义点开展。"
|
||||
},
|
||||
{
|
||||
"id": "P6.2",
|
||||
"name": "估算活动资源",
|
||||
"processGroupId": "PG02",
|
||||
"processGroupName": "规划过程组",
|
||||
"purpose": "确定完成各项活动所需的团队与实物资源的类型、数量和特性,为制定进度、成本和采购计划提供可靠依据。"
|
||||
},
|
||||
{
|
||||
"id": "P6.3",
|
||||
"name": "获取资源",
|
||||
"processGroupId": "PG03",
|
||||
"processGroupName": "执行过程组",
|
||||
"purpose": "确保项目团队和其他资源在适当的时间和地点可用,以顺利完成项目工作。"
|
||||
},
|
||||
{
|
||||
"id": "P6.4",
|
||||
"name": "建设团队",
|
||||
"processGroupId": "PG03",
|
||||
"processGroupName": "执行过程组",
|
||||
"purpose": "提高团队成员的工作能力,促进团队成员之间的互动,并改善团队整体氛围,以提高项目绩效。"
|
||||
},
|
||||
{
|
||||
"id": "P6.5",
|
||||
"name": "管理团队",
|
||||
"processGroupId": "PG03",
|
||||
"processGroupName": "执行过程组",
|
||||
"purpose": "跟踪团队成员工作表现,提供反馈,解决问题,并协调各种变更,以优化项目绩效。"
|
||||
},
|
||||
{
|
||||
"id": "P6.6",
|
||||
"name": "控制资源",
|
||||
"processGroupId": "PG04",
|
||||
"processGroupName": "监控过程组",
|
||||
"purpose": "确保按计划为项目分配实物资源,并根据项目需求对实际资源使用与计划进行比较,必要时采取纠正措施。"
|
||||
}
|
||||
]
|
||||
26
public/api/knowledge-areas/KA06/tailoring-factors.json
Normal file
26
public/api/knowledge-areas/KA06/tailoring-factors.json
Normal file
@@ -0,0 +1,26 @@
|
||||
[
|
||||
{
|
||||
"title": "多元化",
|
||||
"description": "团队的多元化背景是什么?"
|
||||
},
|
||||
{
|
||||
"title": "物理位置",
|
||||
"description": "团队成员和实物资源的物理位置在哪里?"
|
||||
},
|
||||
{
|
||||
"title": "行业特定资源",
|
||||
"description": "所在行业需要哪些特殊资源?"
|
||||
},
|
||||
{
|
||||
"title": "团队成员的获得",
|
||||
"description": "如何获得项目团队成员?项目团队成员是全职还是兼职?"
|
||||
},
|
||||
{
|
||||
"title": "团队管理",
|
||||
"description": "如何管理项目团队建设?组织是否有管理团队建设的工具或是否需要创建新工具?是否存在有特殊需求的团队成员?是否需要为团队提供有关多元化管理的特别培训?"
|
||||
},
|
||||
{
|
||||
"title": "生命周期方法",
|
||||
"description": "项目采用哪些生命周期方法?"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user