diff --git a/content/en/apps/features/training/_index.md b/content/en/apps/features/training/_index.md index 2ade4803a..9c22ddea7 100644 --- a/content/en/apps/features/training/_index.md +++ b/content/en/apps/features/training/_index.md @@ -6,13 +6,14 @@ description: > keyword: training relatedContent: > apps/guides/training/training-cards + apps/guides/training/training-cards-resources apps/examples/training apps/examples/learning-care/ --- *Training Cards* help health workers learn about changes to CHT apps remotely, directly in their app. Training content might include information about a newly deployed feature, changes to a [care guide]({{< relref "apps/concepts/care-guides" >}}), or simply a reminder about an underused feature or workflow. They are perfect for training on a very specific topic and are not meant to replace a comprehensive onboarding program. -Template training content for new CHT features is made available from time to time. These templates can be customized to the local context. +[Template training content]({{< relref "apps/guides/training/training-cards-resources" >}}) for new CHT features is made available from time to time. These templates can be customized to the local context. {{< figure src="training-deck.png" link="training-deck.png" class="col-12 col-lg-10" >}} diff --git a/content/en/apps/guides/training/training-cards-resources/_index.md b/content/en/apps/guides/training/training-cards-resources/_index.md new file mode 100644 index 000000000..48e6d55e4 --- /dev/null +++ b/content/en/apps/guides/training/training-cards-resources/_index.md @@ -0,0 +1,25 @@ +--- +title: "Training Cards Resources" +linkTitle: "Training Cards Resources" +weight: 15 +description: > + Training cards for CHT +keyword: training +relatedContent: > + apps/features/training + apps/guides/training/training-cards +--- + +This is a list of [trainings cards]({{< relref "apps/features/training" >}}) that you can use in your project to train users about new updates in CHT. Read the [step by step guide]({{< relref "apps/guides/training/training-cards" >}}) to deploy the training cards. + +## More Options Menu + +_Introduced in 4.2.0_ + +The Edit, Delete and Export actions have been moved to the More Options menu. Use this training to introduce the change to your users. + +Get the training card files [here](https://github.com/medic/cht-docs/tree/main/content/en/apps/guides/training/training-cards-resources/available-trainings/more-options). + +{{< figure src="images/more-options.png" class="left col-10" >}} + +
diff --git a/content/en/apps/guides/training/training-cards-resources/available-trainings/more-options/ui_change_more_options-media/images/new_actions.png b/content/en/apps/guides/training/training-cards-resources/available-trainings/more-options/ui_change_more_options-media/images/new_actions.png new file mode 100644 index 000000000..89fe78dd7 Binary files /dev/null and b/content/en/apps/guides/training/training-cards-resources/available-trainings/more-options/ui_change_more_options-media/images/new_actions.png differ diff --git a/content/en/apps/guides/training/training-cards-resources/available-trainings/more-options/ui_change_more_options-media/images/old_actions.png b/content/en/apps/guides/training/training-cards-resources/available-trainings/more-options/ui_change_more_options-media/images/old_actions.png new file mode 100644 index 000000000..26301f55a Binary files /dev/null and b/content/en/apps/guides/training/training-cards-resources/available-trainings/more-options/ui_change_more_options-media/images/old_actions.png differ diff --git a/content/en/apps/guides/training/training-cards-resources/available-trainings/more-options/ui_change_more_options.properties.json b/content/en/apps/guides/training/training-cards-resources/available-trainings/more-options/ui_change_more_options.properties.json new file mode 100644 index 000000000..987ab5e96 --- /dev/null +++ b/content/en/apps/guides/training/training-cards-resources/available-trainings/more-options/ui_change_more_options.properties.json @@ -0,0 +1,8 @@ +{ + "title": "", + "context": { + "start_date": "2023-03-20", + "duration": 300, + "user_roles": [ "chw" ] + } +} diff --git a/content/en/apps/guides/training/training-cards-resources/available-trainings/more-options/ui_change_more_options.xlsx b/content/en/apps/guides/training/training-cards-resources/available-trainings/more-options/ui_change_more_options.xlsx new file mode 100644 index 000000000..b238c1595 Binary files /dev/null and b/content/en/apps/guides/training/training-cards-resources/available-trainings/more-options/ui_change_more_options.xlsx differ diff --git a/content/en/apps/guides/training/training-cards-resources/available-trainings/more-options/ui_change_more_options.xml b/content/en/apps/guides/training/training-cards-resources/available-trainings/more-options/ui_change_more_options.xml new file mode 100644 index 000000000..25892eaa5 --- /dev/null +++ b/content/en/apps/guides/training/training-cards-resources/available-trainings/more-options/ui_change_more_options.xml @@ -0,0 +1,100 @@ + + + + training:ui_change_more_options + + + + + **Edit** and **Delete** have been moved. + + + In the old app, you accessed these at the bottom. + jr://images/old_actions.png + + + In the new app, you will tap on the three dots "**⋮**" + jr://images/new_actions.png + + + If you do not understand these changes, please contact your supervisor. + + + When you're ready, tap on **Submit** to start using your app. + + + There have been some changes to your app, tap **Next** to review them now. + + + If you do not have time to review now, close this window and you will be reminded again later. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/content/en/apps/guides/training/training-cards-resources/images/more-options.png b/content/en/apps/guides/training/training-cards-resources/images/more-options.png new file mode 100644 index 000000000..5df4a0f59 Binary files /dev/null and b/content/en/apps/guides/training/training-cards-resources/images/more-options.png differ diff --git a/content/en/apps/guides/training/training-cards/_index.md b/content/en/apps/guides/training/training-cards/_index.md index 8302737f0..7f0dce115 100644 --- a/content/en/apps/guides/training/training-cards/_index.md +++ b/content/en/apps/guides/training/training-cards/_index.md @@ -7,6 +7,7 @@ description: > keyword: training relatedContent: > apps/features/training + apps/guides/training/training-cards-resources/ apps/examples/training apps/examples/learning-care/ --- @@ -14,6 +15,8 @@ _Introduced in 4.2.0_ [Training Cards]({{< relref "apps/features/training" >}}) enable remote training from within the CHT by showing a sequence of "cards" containing content provided by App Developers. The content might include information about a newly deployed feature, changes to a [care guide]({{< relref "apps/concepts/care-guides" >}}), or simply a reminder about an underused feature or workflow. Enketo forms are used to display the content, and App Developers can specify a start date, duration, and to which [user roles]({{< relref "apps/reference/app-settings/user-roles" >}}) the cards should be shown. Like [app forms]({{< relref "apps/reference/forms/app" >}}), forms used by training cards will automatically be downloaded to the user’s devices. +{{% alert title="Note" %}} Example training forms are available [here]({{< relref "apps/guides/training/training-cards-resources" >}}) and provide a good starting point. {{% /alert %}} + # Step 1: Create the training form Create an [XLS Form]({{< relref "apps/reference/forms/app#xlsform" >}}). In the following example, the training form is called `my_new_feature`, it has some text in the `label::en` column, and some images in the column `media::images` to illustrate the feature.