-
Notifications
You must be signed in to change notification settings - Fork 136
Description
Objective: Add a data flag ("Customer Project Request" vs. "Demo/Test") for Topcoder user roles to indicate their purpose for submitting project intake. This flag will serve two purposes. First, it will aid ensuring that we have cleaner data for internal analytics purposes. Second, it will serve the routing of new projects alerts to BDRs/AEs.
Requirements:
-
If a Topcoder user role (admin/manager/copilot) accesses a project intake form, when the intake form loads for these users they should see the following on the first screen of each intake form:
-
Question Title: "Intake Purpose"
-
Checkbox Answer Options:
-
"Submitting Client Request"
-
"Internal Project"
-
"Demo/Test/Other"
-
Note: This should be a required question and answer for all Topcoder users who are submitting an intake form.