Routing for UAS674

default_startdate := getDefaultDate()
if default_startdate = empty OR strtotime(default_startdate) < time() then
default_startdate := date('Y-m-d', strtotime(" + 7 days"))
End of if
selected_date := default_startdate
FLStartDate := getDateString(default_startdate)
FLEndDate := getDateString(date('Y-m-d', strtotime(default_startdate . " + 7 days")))
Fill code of question 'FLPeriodStart' executed
Fill code of question 'FLPeriodEnd' executed
Fill code of question 'FLPeriod_check' executed
Fill code of question 'FLPeriod_check_end' executed
sc001 (available on dates)
Thank you for taking the time to confirm or reschedule the dates for your UAS-CLEAR assessment week.

As a reminder, during the assessment week, we ask you to answer 2-minute prompts on your phone five times a day for one week. You will earn $2 for each prompt you answer. Hence, you can earn up to $70 for completing your assessment week.

You are currently scheduled to begin the assessment week on [[]] and end on [[]].

Are you available on those dates?
1 (YES) Yes
2 (NO) No
if sc001 = 1 then
Else
Group of questions presented on the same screen
sc_intro
Not a problem! You can choose a different start date below. When choosing a start date, please consider that during the 7 days of the assessment week, you should:
  • Have your phone with you every day between 8am and 8pm.
  • Have either a cell or WiFi connection between 8am and 8pm each day.
  • Be able to answer 5 prompts each day on your phone, each one takes about 2 minutes.
If you prefer to start your UAS-CLEAR assessment week on a different date, please choose the preferred start date of your assessment week below:
selected_date (selected date)

Please select your preferred date:

not_available (not available)
OR
1 Click here if you are not available during the entire time period shown in the calendar
End of group of questions
End of if
if sc001 != 1 and not_available = 1 then
sc_end
Thank you for letting us know. If your situation changes so that you do have time to participate, please contact the UAS helpdesk (UAShelp@usc.edu) to schedule your start date.

Click "Next" to return to your panel member pages.
Else
dummy := updateStartDate(selected_date)
thanksagain (thanks again)
Within 24 hours, you will receive an email verifying your participation dates and providing a Participant Guide with step-by-step instructions on how to complete the UAS-CLEAR assessment week.

If you do not receive the verification email, contact us by phone at 1-855-872-8673 or by email at UAShelp@usc.edu.

You are all set! Please click "Next" to close this scheduler so your assessment week dates are recorded.
End of if