diff --git a/src/data/knowledge-areas.json b/src/data/knowledge-areas.json index e70df04..33bda3e 100644 --- a/src/data/knowledge-areas.json +++ b/src/data/knowledge-areas.json @@ -98,7 +98,33 @@ "order": 6, "color": "#3B82F6", "description": "识别、获取和管理所需资源以成功完成项目", - "processCount": 6 + "processCount": 6, + "tailoringFactors": [ + { + "title": "多元化", + "description": "团队的多元化背景是什么?" + }, + { + "title": "物理位置", + "description": "团队成员和实物资源的物理位置在哪里?" + }, + { + "title": "行业特定资源", + "description": "所在行业需要哪些特殊资源?" + }, + { + "title": "团队成员的获得", + "description": "如何获得项目团队成员?项目团队成员是全职还是兼职?" + }, + { + "title": "团队管理", + "description": "如何管理项目团队建设?组织是否有管理团队建设的工具或是否需要创建新工具?是否存在有特殊需求的团队成员?是否需要为团队提供有关多元化管理的特别培训?" + }, + { + "title": "生命周期方法", + "description": "项目采用哪些生命周期方法?" + } + ] }, { "id": "KA07",