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 6 Next »

Highlights

  • Edit All Adherence Snapshot Category Colors 
  • Adherence Snapshot Settings 
  • Editing Your User Profile 
  • Switching Up the Order: Data Sources 

Platform-Wide Updates

Edit All Adherence Snapshot Category Colors 

You can now edit the default adherence snapshot category colors in order to make the Manage Participants and Triage View more intuitive for for your intervention. This includes Open Events, Skipped Events and Completed Events. We have also added some new colors, so feel free to get creative!

Adherence Snapshot Settings

In advanced settings, where we can configure the adherence snapshot for participants, we have updated the view to more clearly define the adherence snapshot categories for each arm. This way, you can easily see the category settings in each arm.

Editing Your User Profile

We've reduced the number of required fields on your user profile, so making changes is a breeze now! 

Switching Up the Order: Data Sources 

We are all about reduced clicks. The Surveys/Forms tab is now front and center when you select the "Data Sources" tab under manage study, we reordered the tabs at the top of the page. The survey tab for building internal WTH surveys is now the first tab on that page! 

Internal Updates

Currently (on the back end, in the code) the notification table has columns for study_id and user_id, rather than study_user_id. This is annoying code-wise, because whenever we want to get a participant's notifications, we have to do a query by their user ID rather than getting it via a doctrine relation. 

  • No labels