Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Close event block logic action

Event blocks provide a framework for creating modules within a single intervention. We’ve added a new logic action that allows you to end the event block based off a scheduled rule. For example, you might want to end a daily monitoring check-in for post-surgery drains when a patient reports output over a specified value.

Most recent data in adherence snapshot

You now have the option to show the most recent participant data first in the adherence snapshot. Originally the data appeared from oldest → newest. We switched it up allowing you to choose to show the most recent data first.

Variables and individual responses in adherence snapshot

The adherence snapshot just got more useful and robust! We can now show variables in the adherence snapshot. For example, you could show a calculated gestational week variable above a weekly blood pressure in order to track a participants blood pressure over time. You can also show multiple participant responses in the adherence snapshot. For example, if you have a daily survey with three questions, you can display all three responses in the adherence snapshot under the date of completion.

Update survey and conversation responses in Manage Data

In Manage Data, we have standardized the way we display missing values:

  • not answered ( . )

  • not asked ( - )

  • error ( ? )

Use variables in conversations and surveys

You can use global variables in conversations and surveys to make them even more customized to your participants. This could include personalized dates, names or goals.

Calculate values in surveys and conversations
Calculating values in surveys and conversations will allow you “score” or aggregate specific responses as needed. This would be helpful in many clinical scoring tools, like the PHQ-9, in which a total number based on participant responses is relevant to their care or outcomes.

Re-Enroll Participants in W2H

We made it possible for Heart Safe Motherhood, a blood pressure monitoring program for new moms, to be able to re-enroll participants in their intervention through the Pennchart integration. This was important because women who experience high blood pressure with their first child could likely experience it with a second pregnancy and need to be monitored with the Heart Safe Motherhood protocol again.

Multiple sources in Participant Data and Survey-based Value variables

Variables can now look at multiple sources in order to give you more flexibility in updating participant data as needed. An example of this would be if you needed to make a second version of a survey after your intervention has launched. You could make the single variable look at both the answers from version 1 and version 2 of the survey in order to make sure all participants are assigned the proper variable in logic.

Progress towards upcoming major releases

  • A customizable participant dashboard is underway. Release scheduled for early February.

  • We are taking flexible scheduling to the next level by adding date variables. Date variables will allow you to calculate, display and schedule event blocks based on dates customized for each participant. Release scheduled for early February.

  • The ability to deliver Way to Health interventions in Spanish is in the works. Release scheduled for mid February.

Behind the Scenes

  • Add appropriate logic actions to W2H sections

    • Add noncompliant logic action to Enrollment Block events

    • Add assignStudyGroup logic action to Arm Event

    • Add ClassifyData (Set adherence snapshot category) to Enrollment Block events

  • Refactor: remove unnecessary stuff from our layout.php templates

  • Quarterly upgrade of composer/PHP dependencies

  • Quarterly upgrade of yarn/JS dependencies

  • No labels