Versions Compared

Key

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

...

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! since that's the place your most likely to spend your time.

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.