Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
medic-ci committed Nov 18, 2024
1 parent f9e55b1 commit c5a3274
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 18 deletions.
12 changes: 6 additions & 6 deletions building/guides/performance/telemetry/index.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions building/training/training-cards/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -323,16 +323,16 @@
<label for=m-contributemediconboardingteam-meetings-check><a href=/contribute/medic/onboarding/team-meetings/ class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id=m-contributemediconboardingteam-meetings><span>Team Meetings</span></a></label></li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id=m-contributemediconboardingdaily-updates-li><input type=checkbox id=m-contributemediconboardingdaily-updates-check>
<label for=m-contributemediconboardingdaily-updates-check><a href=/contribute/medic/onboarding/daily-updates/ class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id=m-contributemediconboardingdaily-updates><span>Daily Updates</span></a></label></li></ul></li></ul></li></ul></li><li class="td-sidebar-nav__section-title td-sidebar-nav__section without-child" id=m-glossary-li><input type=checkbox id=m-glossary-check>
<label for=m-glossary-check><a href=/glossary/ title="Glossary and Definitions" class="align-left pl-0 td-sidebar-link td-sidebar-link__page" id=m-glossary><span>Glossary</span></a></label></li></ul></li></ul></nav></div></aside><aside class="d-none d-xl-block col-xl-2 td-sidebar-toc d-print-none"><div class="td-page-meta ml-2 pb-1 pt-2 mb-0"><a href=https://github.com/medic/cht-docs/edit/main/content/en/building/training/training-cards/_index.md class=td-page-meta--edit target=_blank rel=noopener><i class="fa fa-edit fa-fw"></i> Edit this page</a>
<a href="https://github.com/medic/cht-docs/issues/new?title=Improve+%27Training%20Cards%27&amp;labels=enhancement&amp;body=Page:+/building/training/training-cards/%0aVersion:+2024-10-23%2014:41:17%20+0300%20+0300%0a---" class=td-page-meta--issue target=_blank rel=noopener><i class="fab fa-github fa-fw"></i> Create documentation issue</a>
<a href=https://github.com/medic/cht-core/issues/new class=td-page-meta--project-issue target=_blank rel=noopener><i class="fas fa-tasks fa-fw"></i> Create project issue</a></div><div class=td-toc><nav id=TableOfContents><ul><li><a href=#accessing>Accessing</a></li><li><a href=#completing>Completing</a></li><li><a href=#monitoring>Monitoring</a></li><li><a href=#configurability>Configurability</a></li></ul></nav></div></aside><main class="col-12 col-md-9 col-xl-8 ps-md-5" role=main><nav aria-label=breadcrumb class=td-breadcrumbs><ol class=breadcrumb><li class=breadcrumb-item><a href=/building/>Building</a></li><li class=breadcrumb-item><a href=/building/training/>Training</a></li><li class="breadcrumb-item active" aria-current=page>Training Cards</li></ol></nav><div class=td-content><h1>Training Cards</h1><div class=lead>Remotely train health workers</div><header class=article-meta></header><p><em>Introduced in 4.2.0</em></p><p><em>Training Cards</em> 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 <a href=/building/concepts/care-guides/>care guide</a>, 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.</p><p><a href=/building/training/training-cards-resources/>Template training content</a> for new CHT features is made available from time to time. These templates can be customized to the local context.</p><figure class="col-12 col-lg-10"><a href=training-deck.png><img src=/building/training/training-cards/training-deck.png></a></figure><h2 id=accessing>Accessing<a class=td-heading-self-link href=#accessing aria-label="Heading self-link"></a></h2><p>When health workers open or reload their app, configured training cards will automatically show on top of all other content in the app. If it is not a convenient time to complete the training, they can cancel out at any time and will be prompted again the next day they open their app (training will start from the beginning).</p><div class="alert alert-primary" role=alert><h4 class=alert-heading>Note</h4>If there are multiple training sets configured to start on the same day, the CHT will determine the order alphabetically based on the form ID. Subsequent training sets will only be displayed once the previous ones are either completed or no longer valid the next day the app is opened.</div><h2 id=completing>Completing<a class=td-heading-self-link href=#completing aria-label="Heading self-link"></a></h2><p>Health workers read through each card one by one in a predefined sequence, tapping “Next” on each card. When they are finished reading all cards, they tap “Submit” on the last card. The training set is now considered complete and they can continue using their app. Completed training sets show up on the <a href=/building/features/reports/#main-list>main list</a> of the Reports tab and they won’t be asked to complete this set again. If there are additional training sets to complete, they will be shown the next day the app is opened.</p><h2 id=monitoring>Monitoring<a class=td-heading-self-link href=#monitoring aria-label="Heading self-link"></a></h2><p>As mentioned above, completed training sets will show up on the <a href=/building/features/reports/#main-list>main list</a> of the Reports tab. These reports are available in <a href=/building/features/supervision/#supervisor-dashboards>analytics</a>, <a href=/building/features/supervision/#chw-aggregate-targets>aggregate targets</a> , and can trigger supervision workflows and <a href=/building/features/supervision/#supervisor-tasks>tasks</a>.</p><h2 id=configurability>Configurability<a class=td-heading-self-link href=#configurability aria-label="Heading self-link"></a></h2><p>Training cards can be shown to any user associated to a contact. A “set” of training cards represents a collection of individual training cards, generally covering a single training topic. The list below highlights some of the key areas of customization:</p><ul><li>Number of sets</li><li>Number of cards in a set</li><li>Content of each individual card (text, images, etc…)</li><li>When health workers will start seeing a set (specific start date)</li><li>How long the set will be available (# of days, relative to the start date)</li><li>Which users will see the set (based on user roles)</li></ul><div class=section-index><hr class=panel-line><div class=entry><h5><a href=/building/training/training-cards/training-cards-configuration/>Training Cards Configuration</a></h5><p>Deploy in-app training cards for remote training.</p></div></div><h2 id=related-content>Related Content</h2><div class=section-index><hr class=panel-line><div class=entry><h5><a href=/building/training/training-cards-resources/>Building >
<a href="https://github.com/medic/cht-docs/issues/new?title=Improve+%27Training%20Cards%27&amp;labels=enhancement&amp;body=Page:+/building/training/training-cards/%0aVersion:+2024-11-18%2011:02:21%20+0700%20+0700%0a---" class=td-page-meta--issue target=_blank rel=noopener><i class="fab fa-github fa-fw"></i> Create documentation issue</a>
<a href=https://github.com/medic/cht-core/issues/new class=td-page-meta--project-issue target=_blank rel=noopener><i class="fas fa-tasks fa-fw"></i> Create project issue</a></div><div class=td-toc><nav id=TableOfContents><ul><li><a href=#accessing>Accessing</a></li><li><a href=#completing>Completing</a></li><li><a href=#monitoring>Monitoring</a></li><li><a href=#configurability>Configurability</a></li></ul></nav></div></aside><main class="col-12 col-md-9 col-xl-8 ps-md-5" role=main><nav aria-label=breadcrumb class=td-breadcrumbs><ol class=breadcrumb><li class=breadcrumb-item><a href=/building/>Building</a></li><li class=breadcrumb-item><a href=/building/training/>Training</a></li><li class="breadcrumb-item active" aria-current=page>Training Cards</li></ol></nav><div class=td-content><h1>Training Cards</h1><div class=lead>Remotely train health workers</div><header class=article-meta></header><p><em>Introduced in 4.2.0</em></p><p><em>Training Cards</em> 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 <a href=/building/concepts/care-guides/>care guide</a>, 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.</p><p><a href=/building/training/training-cards-resources/>Template training content</a> for new CHT features is made available from time to time. These templates can be customized to the local context.</p><figure class="col-12 col-lg-10"><a href=training-deck.png><img src=/building/training/training-cards/training-deck.png></a></figure><h2 id=accessing>Accessing<a class=td-heading-self-link href=#accessing aria-label="Heading self-link"></a></h2><p>When health workers open or reload their app, configured training cards will automatically show on top of all other content in the app. If it is not a convenient time to complete the training, they can cancel out at any time and will be prompted again the next day they open their app (training will start from the beginning).</p><div class="alert alert-primary" role=alert><h4 class=alert-heading>Note</h4>If there are multiple training sets configured to start on the same day, the CHT will determine the order alphabetically based on the form ID. Subsequent training sets will only be displayed once the previous ones are either completed or no longer valid the next day the app is opened.</div><p>Training materials can also be accessed in the training page found in the auxiliary menu for users to revisit as needed. Completed training is displayed with a green checkmark. <em>Added in 4.15.0</em>.</p><figure class="col-10 col-lg-10"><a href=training-materials-page.png><img src=/building/training/training-cards/training-materials-page.png></a></figure><h2 id=completing>Completing<a class=td-heading-self-link href=#completing aria-label="Heading self-link"></a></h2><p>Health workers read through each card one by one in a predefined sequence, tapping “Next” on each card. When they are finished reading all cards, they tap “Submit” on the last card. The training set is now considered complete and they can continue using their app. Completed training sets show up on the <a href=/building/features/reports/#main-list>main list</a> of the Reports tab and they won’t be asked to complete this set again. If there are additional training sets to complete, they will be shown the next day the app is opened.</p><h2 id=monitoring>Monitoring<a class=td-heading-self-link href=#monitoring aria-label="Heading self-link"></a></h2><p>As mentioned above, completed training sets will show up on the <a href=/building/features/reports/#main-list>main list</a> of the Reports tab. These reports are available in <a href=/building/features/supervision/#supervisor-dashboards>analytics</a>, <a href=/building/features/supervision/#chw-aggregate-targets>aggregate targets</a> , and can trigger supervision workflows and <a href=/building/features/supervision/#supervisor-tasks>tasks</a>.</p><h2 id=configurability>Configurability<a class=td-heading-self-link href=#configurability aria-label="Heading self-link"></a></h2><p>Training cards can be shown to any user associated to a contact. A “set” of training cards represents a collection of individual training cards, generally covering a single training topic. The list below highlights some of the key areas of customization:</p><ul><li>Number of sets</li><li>Number of cards in a set</li><li>Content of each individual card (text, images, etc…)</li><li>When health workers will start seeing a set (specific start date)</li><li>How long the set will be available (# of days, relative to the start date)</li><li>Which users will see the set (based on user roles)</li></ul><div class=section-index><hr class=panel-line><div class=entry><h5><a href=/building/training/training-cards/training-cards-configuration/>Training Cards Configuration</a></h5><p>Deploy in-app training cards for remote training.</p></div></div><h2 id=related-content>Related Content</h2><div class=section-index><hr class=panel-line><div class=entry><h5><a href=/building/training/training-cards-resources/>Building >
Training >
Training Cards Resources</a></h5><p class=one-liner>Training cards for CHT</p></div><div class=entry><h5><a href=/building/examples/training/>Building >
Examples >
Remote Training</a></h5><p class=one-liner>App and care workflow training using remote capabilities.</p></div><div class=entry><h5><a href=/building/examples/learning-care/>Building >
Examples >
Learning & Care</a></h5><p class=one-liner>An integration built to pilot the integrated workflows focused on CHW remote learning and care support for COVID-19.</p></div></div><style>.feedback--answer{display:inline-block}.feedback--answer-no{margin-left:1em}.feedback--response{display:none;margin-top:1em}.feedback--response__visible{display:block}</style><div class=d-print-none><h2 class=feedback--title>Feedback</h2><p class=feedback--question>Was this page helpful?</p><button class="btn btn-primary mb-4 feedback--answer feedback--answer-yes">Yes</button>
<button class="btn btn-primary mb-4 feedback--answer feedback--answer-no">No</button><p class="feedback--response feedback--response-yes">Glad to hear it! Please <a href=https://github.com/medic/cht-docs/issues/new>tell us how we can improve</a>.</p><p class="feedback--response feedback--response-no">Sorry to hear that. Please <a href=https://github.com/medic/cht-docs/issues/new>tell us how we can improve</a>.</p></div><script>const yesButton=document.querySelector(".feedback--answer-yes"),noButton=document.querySelector(".feedback--answer-no"),yesResponse=document.querySelector(".feedback--response-yes"),noResponse=document.querySelector(".feedback--response-no"),disableButtons=()=>{yesButton.disabled=!0,noButton.disabled=!0},sendFeedback=e=>{if(typeof gtag!="function")return;gtag("event","page_helpful",{event_category:"Helpful",event_label:window.location.pathname,value:e})};yesButton.addEventListener("click",()=>{yesResponse.classList.add("feedback--response__visible"),disableButtons(),sendFeedback(100)}),noButton.addEventListener("click",()=>{noResponse.classList.add("feedback--response__visible"),disableButtons(),sendFeedback(0)})</script><br><br><div class="text-muted mt-5 pt-3 border-top">Last modified 23.10.2024: <a href=https://github.com/medic/cht-docs/commit/3a60fe13514d27467a0d311c682b48321dff40e2>Move features training into index file (#1642) (3a60fe13)</a></div><div class="d-xl-none d-print-none meta-links"><div class="td-page-meta ml-2 pb-1 pt-2 mb-0"><a href=https://github.com/medic/cht-docs/edit/main/content/en/building/training/training-cards/_index.md class=td-page-meta--edit target=_blank rel=noopener><i class="fa fa-edit fa-fw"></i> Edit this page</a>
<a href="https://github.com/medic/cht-docs/issues/new?title=Improve+%27Training%20Cards%27&amp;labels=enhancement&amp;body=Page:+/building/training/training-cards/%0aVersion:+2024-10-23%2014:41:17%20+0300%20+0300%0a---" class=td-page-meta--issue target=_blank rel=noopener><i class="fab fa-github fa-fw"></i> Create documentation issue</a>
<button class="btn btn-primary mb-4 feedback--answer feedback--answer-no">No</button><p class="feedback--response feedback--response-yes">Glad to hear it! Please <a href=https://github.com/medic/cht-docs/issues/new>tell us how we can improve</a>.</p><p class="feedback--response feedback--response-no">Sorry to hear that. Please <a href=https://github.com/medic/cht-docs/issues/new>tell us how we can improve</a>.</p></div><script>const yesButton=document.querySelector(".feedback--answer-yes"),noButton=document.querySelector(".feedback--answer-no"),yesResponse=document.querySelector(".feedback--response-yes"),noResponse=document.querySelector(".feedback--response-no"),disableButtons=()=>{yesButton.disabled=!0,noButton.disabled=!0},sendFeedback=e=>{if(typeof gtag!="function")return;gtag("event","page_helpful",{event_category:"Helpful",event_label:window.location.pathname,value:e})};yesButton.addEventListener("click",()=>{yesResponse.classList.add("feedback--response__visible"),disableButtons(),sendFeedback(100)}),noButton.addEventListener("click",()=>{noResponse.classList.add("feedback--response__visible"),disableButtons(),sendFeedback(0)})</script><br><br><div class="text-muted mt-5 pt-3 border-top">Last modified 18.11.2024: <a href=https://github.com/medic/cht-docs/commit/324413307989479ea4fede75e54bd566c6515fd5>chore: add documentation for training materials page (#1712) (32441330)</a></div><div class="d-xl-none d-print-none meta-links"><div class="td-page-meta ml-2 pb-1 pt-2 mb-0"><a href=https://github.com/medic/cht-docs/edit/main/content/en/building/training/training-cards/_index.md class=td-page-meta--edit target=_blank rel=noopener><i class="fa fa-edit fa-fw"></i> Edit this page</a>
<a href="https://github.com/medic/cht-docs/issues/new?title=Improve+%27Training%20Cards%27&amp;labels=enhancement&amp;body=Page:+/building/training/training-cards/%0aVersion:+2024-11-18%2011:02:21%20+0700%20+0700%0a---" class=td-page-meta--issue target=_blank rel=noopener><i class="fab fa-github fa-fw"></i> Create documentation issue</a>
<a href=https://github.com/medic/cht-core/issues/new class=td-page-meta--project-issue target=_blank rel=noopener><i class="fas fa-tasks fa-fw"></i> Create project issue</a></div></div></div></main></div></div><footer class="td-footer row d-print-none"><div class=container-fluid><div class="row mx-md-2"><div class="td-footer__left col-6 col-sm-4 order-sm-1"></div><div class="td-footer__right col-6 col-sm-4 order-sm-3"></div><div class="td-footer__center col-12 col-sm-4 py-2 order-sm-2"><span class=td-footer__copyright>&copy;
2024
<span class=td-footer__authors>CHT</span></span><span class=td-footer__all_rights_reserved>All Rights Reserved</span><span class=ms-2><a href="https://docs.google.com/document/d/1MaI1rgYMNyCZF2eEjBuvnBDoCYHDKlx4k_N5pkDiWu8/edit?usp=sharing" target=_blank rel=noopener>Privacy Policy</a></span></div></div></div></footer></div><script src=/js/main.min.67106435b48bd4be8da89992919b230eaa1fd426e8856556b88a03a942114880.js integrity="sha256-ZxBkNbSL1L6NqJmSkZsjDqof1CbohWVWuIoDqUIRSIA=" crossorigin=anonymous></script><script defer src=/js/click-to-copy.min.73478a7d4807698aed7e355eb23f9890ca18fea3158604c8471746d046702bad.js integrity="sha256-c0eKfUgHaYrtfjVesj+YkMoY/qMVhgTIRxdG0EZwK60=" crossorigin=anonymous></script><script src=/js/tabpane-persist.js></script></body></html>
Loading

0 comments on commit c5a3274

Please sign in to comment.