Versions Compared

Key

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

...

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.