This is an old revision of the document!
This page outlines the process by which a new Observatory Group Member is added to the group.
—
flowchart TD
Email[UMBC Student Communicates Interest in Employment via Email to Observatory]
Email -->|in response to director-approved job posting| Interview[Interview the student based on potential project and team]
Email -->|without job posting| FindPotentialRole[Coordinators work to identify potential projects/team]
FindPotentialRole -->|Successfully| Interview
FindPotentialRole -->|Unsuccessfully| NotNow{Clear email sent asking student to await future job posting}
Interview -->|Good Interview| OnboardingStart[Begin Onboarding Process]
Interview -->|Bad Interview| Reject{Clear rejection email sent}
OnboardingStart --> NewHireEmail[["<a href='https://docs.google.com/document/d/17xR_ql4CIvRwEBHfMxP1_ZVy2WB00gfxx8fqqWPtbsg/edit?usp=sharing' class='urlextern' title='https://docs.google.com/document/d/17xR_ql4CIvRwEBHfMxP1_ZVy2WB00gfxx8fqqWPtbsg/edit?usp=sharing' rel='ugc nofollow'>Coordinator Sends Director Request for New Hire Email</a>"]]
NewHireEmail --> directorTakesOver
subgraph directorTakesOver[Director Takes Over]
directorPreparesContract[["<a href='https://docs.google.com/document/d/13VJaxqC6wRClGWUG6CTa8PB13clp11oyjXOjtHmKons/edit?usp=sharing' class='urlextern' title='https://docs.google.com/document/d/13VJaxqC6wRClGWUG6CTa8PB13clp11oyjXOjtHmKons/edit?usp=sharing' rel='ugc nofollow'>Director Prepares Contract</a>"]]
PayRoll[["<a href='https://docs.google.com/forms/d/e/1FAIpQLSfEJ7m7x34JGFNEskHjgnVU3MOMp0puYHsTpO86PfvqmqSvHA/viewform' class='urlextern' title='https://docs.google.com/forms/d/e/1FAIpQLSfEJ7m7x34JGFNEskHjgnVU3MOMp0puYHsTpO86PfvqmqSvHA/viewform' rel='ugc nofollow'>Director Brings New Hire Onto Payroll</a>"]]
directorSendsWelcomeEmail[Director Sends Welcome Email to New Hire]
end