58  RA Tasks

58.1 Start of shift

  1. Hit “Fetch origin” in Github Desktop so you have the latest copy of the code repo.
  2. Open Slack. We recommend that you enable notifications and/or check it frequently (if using it via a web browser) as this is the primary way we’ll communicate with you during your shift, and sometimes we might send messages that require timely responses
  3. Open Google Calendar to check for assigned sessions. Make sure both the STAR Study calendar and arc_psych@wisc.edu calendar are visible, as visits could be shown on either one. Visits are color coded, and staff will tell you what color is yours to run.
  4. Open Rstudio (if any code will need to be run) and make sure the analysis_risk2 project is open

58.2 During your shift

  1. Running visits is always your first priority. If the schedule is full and you can accomplish no other tasks but running visits, that’s okay!
  2. Between visits, you will have an assigned task that is your primary responsibility. This task is your second priority.
  3. After that is done, the top 3 tasks for all RAs are checking mail/handling W9 forms; sending reminder messages; and checking/responding to incoming messages from participants. If there are other RAs working at the same time as you, you are welcome to split any of these tasks between you.
  4. Participant messages come in all day long, so this can be checked frequently.
  5. If there are no other tasks, you are encouraged to review the project manual, review recent participant messages and threads to familiarize yourself with how we write responses, run practice sessions with other RAs, and practice with R using the linked resources here.

58.3 End of shift

  1. If any assigned tasks were not finished by the time you need to leave, let Susan/Ariela know
  2. Check tomorrow’s calendar so you know what sessions are scheduled for you
  3. If needed, adjust today’s availability on Google Calendar to make sure it matches your actual time worked
  4. Record your hours in your timesheet in my.wisc.edu or wherever else is convenient for you to remember.
  5. Make sure all trash is removed from your desk area, and full trashcans are placed in the hall for housekeeping staff
  6. Log off or lock your computer (windows icon key + L)
  7. Make sure the office door is locked if you are the last one out of the office

58.4 Tasks

As an RA, you will have assigned tasks which you are expected to run during your scheduled work time.

When your assigned tasks are complete, you can help by performing other tasks on this list!

58.4.1 Running Participant Sessions

58.4.2 Send reminders for tomorrow’s visits

  • Send reminder messages
    • We send reminders for consent/onboarding, one-week, and final visits. Be careful you are sending the right message for the the visit type!
    • Reminders for Monday are sent on Friday
  • Check Google Voice messages for answers to the reminders

58.4.3 Mail

  • Check mailbox on 2nd floor
  • For returned W9 forms, see SOP here
  • For returned participant envelopes:

58.4.4 Participant communication

58.4.5 Make envelopes for new participant payment/onboard materials

(Only if this is your assigned task)

  • See SOP here
  • These are done on Thursday afternoon or Friday after all the week’s onboard sessions are run
  • Make sure we have at least 10 completed envelopes on hand each week (or more depending on the number of weekly onboards)
  • Make sure we have enough of all the materials needed to make more envelopes

58.4.6 Participant compliance and data checks

  • Check training video completion
    • Check email for new messages from Qualtrics called “A STAR_training-video survey has been submitted”
    • Alternatively, to check them in bulk, run the following code in the console:
      all_train <- read_rds(
     tibble(filename = list.files(path = path_data_aggregate,
                                  pattern = "all_train",
                                  full.names = TRUE)) %>%
       mutate(filedate = file.mtime(filename)) %>%
       filter(filedate == max(filedate)) %>%
       pull(filename))
    • Use the enrollment db to identify subids by phone number. Comment in their thread that the training video is completed and tag Ariela to issue payment.
  • Check intake survey completion
  • Check compliance via compliance script (Only if this is your assigned task)
  • Check compliance via data_report_by_subid
    • Check that we have non-zero numbers of GPS, voice, sms
    • If there are zero GPS points, check all_tokens dataframe to see if they use Chrome

58.4.7 Participant calendar tasks

  • Check upcoming visits on Google Calendar for irregularities (duplicates, missing names, missing or incomplete phone numbers)
  • Verify screeners were not re-submitted until eligible
  • Check that phone numbers are not internet numbers
    • Go to https://freecarrierlookup.com/
    • Paste-in their number and enter captcha
    • If you see an internet number (usually it says wireless: n), it means they can’t participate and the visit needs to be cancelled.

58.4.8 Recruitment

(Only if this is your assigned task)

58.4.9 Dynamic survey uploads

(Only if this is your assigned task)

See SOP here

58.4.10 General housekeeping

  • Run windows update on your computer
  • Make sure R, Rstudio, and all R packages are updated
  • Moderation of public STAR Forums:
    • See Slack post here
    • Study staff will regularly (1x a week) check the STAR discussion board to make sure that there are no posts that violate the STAR App guidelines. Posts that violate the guidelines will be removed immediately and a warning will be sent to the participant from the “STAR Help” live site account .

58.4.11 Optional training

If all other tasks are completed, you are strongly encouraged to do as much optional reading as possible. The broader your knowledgebase, the better you will understand the study as a whole, and the easier it will be to understand how your part makes a contribution!

58.5 A Note about Slack

  • For people who haven’t had much experience using slack, make sure you are not only added to #lab-meeting, #project-admin, #zip-code admin channel, but you are also adding those channel to the side channels so that you can receive notifications from those places!
    • simply find the “+ Add Channel” button on the purple side bar >> hit browse channels >> add to work space