...
A list of assessments appears with schedule time(s), start time(s), completion time(s), and the response count(s) for that specific assessment.
...
Below the Activity view for the participant is the Stages view. Clicking on it will expand the participant’s transition from stage to stage, detailing when they have started a stage and when it has or will end.
...
The default timezone is the user’s timezone and can be changed to the participant’s time zone or UTC.
...
For TimeBased stages, the EndDate will calculate when the participant will leave the stage they are in. For example, a Stage is set to last 5 days and a participant enters the Stage on 09/10/2023. The
...
stage’s EndDate will calculate to 09/15/2023.
For FormulaBased stages, the EndDate will default to 1/1/0001 12:00:00AM. This will stay this way until the formula for the stage is fulfilled. For example, a Stage is set to end when the variable [Begin] == 1. Once the participant answers the [Begin] variable with the answer that is valued at 1, the Stage will end EndDate will update to the current date and time and transition into the next one.
...