diff --git a/content/en/building/_index.md b/content/en/building/_index.md index 610c8044a..c092ebf99 100644 --- a/content/en/building/_index.md +++ b/content/en/building/_index.md @@ -4,7 +4,7 @@ linkTitle: "Building" identifier: "Building" aliases: - /apps/ -weight: 3 +weight: 5 description: > Overview and reference for building CHT Applications --- diff --git a/content/en/running-programs/training.md b/content/en/building/training/training.md similarity index 99% rename from content/en/running-programs/training.md rename to content/en/building/training/training.md index cfd61ea55..0cd70e526 100644 --- a/content/en/running-programs/training.md +++ b/content/en/building/training/training.md @@ -1,8 +1,11 @@ --- title: "CHT training resources" -linkTitle: "Training of End Users" -weight : 1 +linkTitle: "Training CHT Users" +weight : 4 +aliases: + - /running-programs/training --- + ## CHT training process In the implementation of CHT supported community health programs, health care workers such as CHWs, CHW supervisors and facility based health care providers need training to help equip them with the required knowledge and skills to effectively carry out their roles and responsibilities. For most deployments, program leads and ministry of health officials may also need training for them to perform their roles, oversee and supervise the community health programs. End user training needs to be well planned and implemented using standardized training methods and approaches which take into account the capacity of end users. diff --git a/content/en/core/_index.md b/content/en/core/_index.md index 6edd75b38..e36bcbed3 100644 --- a/content/en/core/_index.md +++ b/content/en/core/_index.md @@ -1,7 +1,7 @@ --- title: "CHT Core Framework" linkTitle: "CHT Core Framework" -weight: 4 +weight: 3 description: > Technical overview and architecture of CHT Core used to build digital health applications --- diff --git a/content/en/design/_index.md b/content/en/design/_index.md index d90ae9856..975eccba3 100644 --- a/content/en/design/_index.md +++ b/content/en/design/_index.md @@ -1,7 +1,7 @@ --- title: "Designing" linkTitle: "Designing" -weight: 2 +weight: 4 description: > Design guidelines for developers and designers of digital health applications ---