August 13, 2018

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 

The Surveys/Forms tab is now front and center when you select the "Data Sources" tab under Manage Study. That's the place you are most likely to spend your time, so we figured why not make your life a little easier!

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.