Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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!

...

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, since thatManage Study. That's the place your 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.