Versions Compared

Key

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

...

Method

Path

GET

/v5/studies/{studyId}/participants/adherence/eventday?offsetBy=&pageSize=

Here is a visual design for this feature…this is all I got on requirements at this point:

...

Each row represents one participant, presumably seven days around their current day in the study. Some questions to answer about this:

  • Is this the image of the most recent study burst for each user? If so, day 1 is the day 0 of that burst, not just “three days ago.” If so, what if the burst is longer than 7 days, what if the schedule does not use study bursts?

  • If the user is in a “fallow” period of the schedule (like a period of time between study bursts), what do we return?

I would be inclined to simply show X days before and after “now” for the user, across all event streams. That means there could be more than one row of symbols in a row, I think (or maybe the different sessions are just shown side-by-side).

Protocol adherence and notifications

...