Versions Compared

Key

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

...

You know the 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.