2020-05-25 16:29:05 +00:00
<?xml version="1.0" encoding="UTF-8"?>
2020-06-01 04:07:50 +00:00
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" id="Definitions_1oogn9j" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="3.5.0">
2020-05-25 16:29:05 +00:00
<bpmn:process id="Process_0ssahs9" isExecutable="true">
<bpmn:startEvent id="StartEvent_1">
<bpmn:outgoing>SequenceFlow_05ja25w</bpmn:outgoing>
</bpmn:startEvent>
<bpmn:manualTask id="ManualTask_Instructions" name="Read RRP Instructions">
2020-05-29 14:49:47 +00:00
<bpmn:documentation>## **Beta Stage: All data entered will be destroyed before public launch**
2020-05-25 16:29:05 +00:00
2020-05-28 14:43:03 +00:00
### UNIVERSITY OF VIRGINIA RESEARCH
[From Research Ramp-up Guidance](https://research.virginia.edu/research-ramp-guidance)
#### Support
Report problems and/or submit questions to: askresearch@virginia.edu
#### Research Guidance
Our general principle is that only research activities requiring on-Grounds presence would be conducted on-Grounds. All other research-related work would continue to be performed by telework until restrictions are lifted. Separate school, department and building specific plans should supplement these guidelines.
For research that needs to be on Grounds, the plan is to ramp up in phases with emphasis on safety. The goal of this document is to provide a central framework for resuming activities while allowing for coordinated school specific implementation strategies.
The success of the ramp up depends on each researcher placing the safety of themselves and the people around them first, while conducting their research. In order to reduce our risks as much as possible, this must be a partnership between the researchers and the administration.
Schools are developing a process for the approval of ramp up requests and enforcement of safety guidelines described in this document. The VPR office is working with the schools to provide the necessary support for business process infrastructure, and working with the COO’ s office to coordinate the acquisition of supplies necessary including face coverings and sanitizing supplies.
2020-05-25 16:29:05 +00:00
**Instructions for Submitting:**
2020-05-28 14:43:03 +00:00
1. The Research Ramp-up Plan allows for one request to be entered for a single Principle Investigator. In the form that follows enter the Primary Investigator this request is for and other identifying information. The PI's School and Supervisor will be used as needed for approval routing.
2020-05-29 14:49:47 +00:00
2. Provide all available information in the forms that follow to provide an overview of where the research will resume, who will be involved, what supporting resources will be needed and what steps have been taken to assure compliance with [Research Ramp-up Guidance](https://research.virginia.edu/research-ramp-guidance).
2020-05-25 16:29:05 +00:00
3. After all forms have been completed, you will be presented with the option to create your Research Recovery Plan in Word format. Download the document and review it. If you see any corrections that need to be made, return to the corresponding form and make the correction.
2020-06-01 04:14:09 +00:00
4. Once the generated Research Recovery Plan is finalize, proceed to the Plan Submission step to submit your plan for approval.</bpmn:documentation>
2020-05-25 16:29:05 +00:00
<bpmn:incoming>SequenceFlow_05ja25w</bpmn:incoming>
<bpmn:outgoing>SequenceFlow_0h50bp3</bpmn:outgoing>
</bpmn:manualTask>
<bpmn:userTask id="Activity-PI_Info" name="Enter PI Info" camunda:formKey="PI Information">
2020-05-29 14:49:47 +00:00
<bpmn:documentation>#### Primary Investigator Information
Enter the following information for the PI submitting this request</bpmn:documentation>
2020-05-25 16:29:05 +00:00
<bpmn:extensionElements>
<camunda:formData>
2020-05-28 14:43:03 +00:00
<camunda:formField id="PIComputingID" label="Primary Investigator" type="autocomplete">
2020-05-25 16:29:05 +00:00
<camunda:properties>
2020-05-28 14:43:03 +00:00
<camunda:property id="placeholder" value="wxy0z or Smith" />
2020-05-25 16:29:05 +00:00
<camunda:property id="ldap.lookup" value="true" />
</camunda:properties>
<camunda:validation>
<camunda:constraint name="required" config="true" />
<camunda:constraint name="description" config="Find the PI by entering Computing ID or Last Name." />
<camunda:constraint name="ldap.lookup" config="true" />
</camunda:validation>
</camunda:formField>
<camunda:formField id="PISchool" label="PI's School" type="enum">
<camunda:properties>
<camunda:property id="spreadsheet.name" value="SchoolList.xls" />
<camunda:property id="spreadsheet.value.column" value="Value" />
<camunda:property id="spreadsheet.label.column" value="School Name" />
</camunda:properties>
</camunda:formField>
<camunda:formField id="PIPrimaryDeptArchitecture" label="PI's Primary Architecture Department" type="enum">
<camunda:properties>
<camunda:property id="spreadsheet.name" value="DepartmentList-Architecture.xlsx" />
<camunda:property id="spreadsheet.value.column" value="Value" />
<camunda:property id="spreadsheet.label.column" value="Label" />
<camunda:property id="hide_expression" value="(model.PISchool && model.PISchool !== "Architecture") || model.PISchool === null" />
</camunda:properties>
</camunda:formField>
<camunda:formField id="PIPrimaryDeptArtsSciences" label="PI's Primary Arts & Sciences Department" type="enum">
<camunda:properties>
<camunda:property id="spreadsheet.name" value="DepartmentList-ArtsSciences.xlsx" />
<camunda:property id="spreadsheet.value.column" value="Value" />
<camunda:property id="spreadsheet.label.column" value="Label" />
<camunda:property id="hide_expression" value="(model.PISchool && model.PISchool !== "Arts & Sciences") || model.PISchool === null" />
<camunda:property id="description" value="Type key words to find department" />
</camunda:properties>
</camunda:formField>
<camunda:formField id="PIPrimaryDeptEducation" label="PI's Primary Education Department" type="enum">
<camunda:properties>
<camunda:property id="spreadsheet.name" value="DepartmentList-Education.xlsx" />
<camunda:property id="spreadsheet.value.column" value="Value" />
<camunda:property id="spreadsheet.label.column" value="Label" />
<camunda:property id="hide_expression" value="(model.PISchool && model.PISchool !== "Education") || model.PISchool === null" />
</camunda:properties>
</camunda:formField>
<camunda:formField id="PIPrimaryDeptEngineering" label="PI's Primary Engineering Department" type="enum">
<camunda:properties>
<camunda:property id="spreadsheet.name" value="DepartmentList-Engineering.xlsx" />
<camunda:property id="spreadsheet.value.column" value="Value" />
<camunda:property id="spreadsheet.label.column" value="Label" />
<camunda:property id="hide_expression" value="(model.PISchool && model.PISchool !== "Engineering") || model.PISchool === null" />
</camunda:properties>
</camunda:formField>
<camunda:formField id="PIPrimaryDeptMedicine" label="PI's Primary Medicine Department/Center" type="enum">
<camunda:properties>
<camunda:property id="spreadsheet.name" value="DepartmentList-Medicine.xlsx" />
<camunda:property id="spreadsheet.value.column" value="Value" />
<camunda:property id="spreadsheet.label.column" value="Label" />
<camunda:property id="hide_expression" value="(model.PISchool && model.PISchool !== "Medicine") || model.PISchool === null" />
</camunda:properties>
</camunda:formField>
<camunda:formField id="PIPrimaryDeptProvostOffice" label="PI's Primary Provost Office Department/Center" type="enum">
<camunda:properties>
<camunda:property id="spreadsheet.name" value="DepartmentList-ProvostOffice.xlsx" />
<camunda:property id="spreadsheet.value.column" value="Value" />
<camunda:property id="spreadsheet.label.column" value="Label" />
<camunda:property id="hide_expression" value="(model.PISchool && model.PISchool !== "Provost Office") || model.PISchool === null" />
</camunda:properties>
</camunda:formField>
<camunda:formField id="PIPrimaryDeptOther" label="Primary Department " type="string">
<camunda:properties>
<camunda:property id="hide_expression" value="(model.PIPrimaryDeptArchitecture === null && model.PIPrimaryDeptArtsSciences === null && model.PIPrimaryDeptEducation === null && model.PIPrimaryDeptEngineering === null && model.PIPrimaryDeptMedicine === null && model.PIPrimaryDeptProvostOffice === null) || (model.PIPrimaryDeptArchitecture !== "Other" && model.PIPrimaryDeptArtsSciences !== "Other" && model.PIPrimaryDeptEducation !== "Other" && model.PIPrimaryDeptEngineering !== "Other" && model.PIPrimaryDeptMedicine !== "Other" && model.PIPrimaryDeptProvostOffice !== "Other")" />
<camunda:property id="description" value="Enter the PI's Primary Department " />
</camunda:properties>
</camunda:formField>
<camunda:formField id="PISupervisor" label="Pi's Supervisor" type="autocomplete">
<camunda:properties>
<camunda:property id="description" value="Find the PI's Supervisor by entering Computing I D or Last Name." />
<camunda:property id="ldap.lookup" value="true" />
2020-05-28 14:43:03 +00:00
<camunda:property id="placeholder" value="wxy0z or Smith" />
2020-05-25 16:29:05 +00:00
</camunda:properties>
<camunda:validation>
2020-06-01 04:07:50 +00:00
<camunda:constraint name="Required" config="true" />
2020-05-25 16:29:05 +00:00
</camunda:validation>
</camunda:formField>
</camunda:formData>
</bpmn:extensionElements>
<bpmn:incoming>SequenceFlow_0h50bp3</bpmn:incoming>
<bpmn:outgoing>Flow_16y8glw</bpmn:outgoing>
</bpmn:userTask>
<bpmn:sequenceFlow id="SequenceFlow_0h50bp3" sourceRef="ManualTask_Instructions" targetRef="Activity-PI_Info" />
<bpmn:sequenceFlow id="SequenceFlow_05ja25w" sourceRef="StartEvent_1" targetRef="ManualTask_Instructions" />
2020-06-01 04:14:09 +00:00
<bpmn:userTask id="EnterPersonnel" name="Enter Personnel" camunda:formKey="Personnel">
2020-05-25 16:29:05 +00:00
<bpmn:documentation>#### People for whom you are requesting access
2020-06-01 04:07:50 +00:00
Provide information on all researchers you are requesting approval for reentry into the previously entered lab/research and/or office space(s) for conducting research on-Grounds. (If there are personnel already working in the space, include them).
2020-05-25 16:29:05 +00:00
2020-05-29 14:49:47 +00:00
**Note: no undergraduates will be allowed to work on-Grounds during Phase I.**
2020-05-25 16:29:05 +00:00
2020-05-29 14:49:47 +00:00
#### Exclusive Space previously entered
{% for es in exclusive %}
{{ es.ExclusiveSpaceRoomID + " " + es.ExclusiveSpaceBuilding.label }}
{% else %}
No exclusive space entered
{% endfor %}
2020-05-25 16:29:05 +00:00
2020-05-29 14:49:47 +00:00
#### Shared Space previously entered
{% for ss in shared %}
{{ ss.SharedSpaceRoomID + " " + ss.SharedSpaceBuilding.label }}
{% else %}
No shared space entered
{% endfor %}</bpmn:documentation>
2020-05-25 16:29:05 +00:00
<bpmn:extensionElements>
<camunda:formData>
<camunda:formField id="PersonnelComputingID" label="Computer ID" type="autocomplete">
<camunda:properties>
2020-06-01 04:07:50 +00:00
<camunda:property id="repeat" value="Personnel" />
2020-05-25 16:29:05 +00:00
<camunda:property id="ldap.lookup" value="true" />
2020-05-28 14:43:03 +00:00
<camunda:property id="description" value="Find by entering Computing ID or Last Name." />
<camunda:property id="placeholder" value="wxy0z or Smith" />
2020-05-25 16:29:05 +00:00
</camunda:properties>
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
</camunda:formField>
<camunda:formField id="PersonnelType" label="Personnel Type" type="enum">
<camunda:properties>
2020-06-01 04:07:50 +00:00
<camunda:property id="repeat" value="Personnel" />
2020-05-25 16:29:05 +00:00
</camunda:properties>
<camunda:value id="Faculty" name="Faculty" />
<camunda:value id="AcademicResearcher" name="Academic Researcher" />
<camunda:value id="Staff" name="Staff" />
<camunda:value id="Postdoc" name="Postdoc" />
<camunda:value id="DoctoralStudent" name="Doctoral Student" />
<camunda:value id="UndeGraduate" name="Undergraduate" />
</camunda:formField>
<camunda:formField id="PersonnelSpace" label="Space they will work in" type="textarea">
<camunda:properties>
2020-05-28 14:43:03 +00:00
<camunda:property id="rows" value="2" />
2020-05-25 16:29:05 +00:00
<camunda:property id="autosize" value="true" />
<camunda:property id="description" value="Provide building and room number for each lab space this person will work in" />
2020-06-01 04:07:50 +00:00
<camunda:property id="repeat" value="Personnel" />
2020-05-25 16:29:05 +00:00
</camunda:properties>
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
</camunda:formField>
2020-05-28 14:43:03 +00:00
<camunda:formField id="PersonnelJustification" label="Research Justification" type="textarea">
2020-05-25 16:29:05 +00:00
<camunda:properties>
2020-05-28 14:43:03 +00:00
<camunda:property id="description" value="Provide a brief description of this person’ s research and justification why this is critical research." />
<camunda:property id="rows" value="3" />
2020-05-25 16:29:05 +00:00
<camunda:property id="autosize" value="true" />
2020-06-01 04:07:50 +00:00
<camunda:property id="repeat" value="Personnel" />
2020-05-25 16:29:05 +00:00
</camunda:properties>
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
</camunda:formField>
2020-06-01 04:07:50 +00:00
<camunda:formField id="PersonnelWeeklySchedule" label="Personnel Weekly Schedule" type="files">
<camunda:properties>
<camunda:property id="description" value="Upload a file or files of proposed weekly schedules for all personnel which are representative of compliance with ramp-up guidance." />
</camunda:properties>
</camunda:formField>
2020-05-25 16:29:05 +00:00
</camunda:formData>
</bpmn:extensionElements>
2020-06-01 04:14:09 +00:00
<bpmn:incoming>Flow_0r9cfe1</bpmn:incoming>
<bpmn:outgoing>Flow_0821rbm</bpmn:outgoing>
2020-05-25 16:29:05 +00:00
</bpmn:userTask>
<bpmn:userTask id="UserTask_CoreResource" name="Enter Core Resources" camunda:formKey="Core Resources">
<bpmn:documentation>#### If applicable, provide a list of any [Core Resources](https://research.virginia.edu/research-core-resources) you will utilize space or instruments in and name/email of contact person in the core you have coordinated your plan with. (Core facility managers are responsible for developing a plan for their space)</bpmn:documentation>
<bpmn:extensionElements>
<camunda:formData>
<camunda:formField id="isCoreResourcesUse" label="Core Resources Use" type="boolean">
<camunda:properties>
<camunda:property id="description" value="Will you need access to core resources to resume research?" />
<camunda:property id="help" value="[From Research Ramp-up Guidance](https://research.virginia.edu/research-ramp-guidance)\n#### ADDITIONAL CONSIDERATIONS FOR A SUCCESSFUL RAMP-UP:\n##### Lab-based Research\n- (1) Core facilities operational\n\n[EHS Lab Ramp up Checklist for Laboratories](https://research.virginia.edu/sites/vpr/files/2020-05/EHS.LabRampUpChecklistForLaboratories_0_0.pdf)\n##### General\n- Note that shared facilities, such as stockrooms or core labs, may be on different ramp up schedules or in more demand than during normal operation." />
</camunda:properties>
</camunda:formField>
<camunda:formField id="CoreResources" label="Core Resources" type="textarea">
<camunda:properties>
<camunda:property id="rows" value="10" />
<camunda:property id="autosize" value="true" />
<camunda:property id="hide_expression" value="!model.isCoreResourcesUse | model.isCoreResourcesUse == null" />
</camunda:properties>
</camunda:formField>
</camunda:formData>
</bpmn:extensionElements>
2020-06-01 04:14:09 +00:00
<bpmn:incoming>Flow_1myg94h</bpmn:incoming>
<bpmn:outgoing>Flow_0zyal9y</bpmn:outgoing>
2020-05-25 16:29:05 +00:00
</bpmn:userTask>
<bpmn:endEvent id="EndEvent_09wp7av">
2020-06-01 04:14:09 +00:00
<bpmn:documentation>#### End of Workflow
Place instruction here,</bpmn:documentation>
2020-05-28 14:43:03 +00:00
<bpmn:incoming>Flow_05w8yd6</bpmn:incoming>
2020-05-25 16:29:05 +00:00
</bpmn:endEvent>
2020-05-28 14:43:03 +00:00
<bpmn:sequenceFlow id="Flow_1e2qi9s" sourceRef="Activity_AcknowledgePlanReview" targetRef="Activity_ApprovalInfo" />
<bpmn:manualTask id="Activity_AcknowledgePlanReview" name="Acknowledge Plan Review">
2020-05-29 14:49:47 +00:00
<bpmn:documentation>Your Research Ramp-up Plan has been generated and is available in the Files pop-out found in the upper right hand corner of this application Click on the file name link to download the MS Word file, open and review. If changes are needed, choose the appropriate menu choice to make your edits, clicking Save when done. Note that you will need to revisit subsequent steps so the application can check to see if your edits impacted future workflow decisions. All your data will be persevered and you will need to click the Save button on each step to proceed.
2020-05-28 14:43:03 +00:00
When your Research Ramp-up Plan is complete and ready to submit for review and approval, click the Continue button below.</bpmn:documentation>
<bpmn:incoming>Flow_0aqgwvu</bpmn:incoming>
2020-05-25 16:29:05 +00:00
<bpmn:outgoing>Flow_1e2qi9s</bpmn:outgoing>
</bpmn:manualTask>
2020-05-28 14:43:03 +00:00
<bpmn:userTask id="Activity_SharedSpaceInfo" name="Enter Shared Space" camunda:formKey="Space Involved in this Request">
<bpmn:documentation>#### Space used by {{ PIComputingID.label }} and shared with other PIs. If all space is exclusive and not shared with one or more other investigators, Click Save to skip this section and proceed to the next section.</bpmn:documentation>
2020-05-25 16:29:05 +00:00
<bpmn:extensionElements>
<camunda:formData>
<camunda:formField id="SharedSpaceBuilding" label="Building Name" type="autocomplete">
<camunda:properties>
2020-06-01 04:07:50 +00:00
<camunda:property id="description" value="Select the building where this shared lab space is housed." />
2020-05-25 16:29:05 +00:00
<camunda:property id="spreadsheet.name" value="BuildingList.xls" />
<camunda:property id="spreadsheet.value.column" value="Value" />
<camunda:property id="spreadsheet.label.column" value="Building Name" />
<camunda:property id="repeat" value="Shared" />
</camunda:properties>
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
</camunda:formField>
<camunda:formField id="SharedSpaceRoomID" label="Shared Space Room ID" type="string">
<camunda:properties>
<camunda:property id="repeat" value="Shared" />
2020-05-29 14:49:47 +00:00
<camunda:property id="description" value="Enter the room number or other unique identifier" />
2020-05-28 14:43:03 +00:00
<camunda:property id="hide_expression" value="model.SharedSpaceBuilding === "Other"" />
</camunda:properties>
2020-06-01 04:14:09 +00:00
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
2020-05-28 14:43:03 +00:00
</camunda:formField>
<camunda:formField id="ShareSpaceRoomIDBuilding" label="Room No, and Building Name" type="string">
<camunda:properties>
<camunda:property id="description" value="Enter the Room No and Building of your shared space." />
<camunda:property id="hide_expression" value="model.SharedSpaceBuilding !== "Other" | model.SharedSpaceBuilding === null" />
2020-05-25 16:29:05 +00:00
</camunda:properties>
</camunda:formField>
<camunda:formField id="SharedSpaceAMComputingID" label="Area Monitor" type="autocomplete">
<camunda:properties>
<camunda:property id="ldap.lookup" value="true" />
2020-05-28 14:43:03 +00:00
<camunda:property id="placeholder" value="wxy0z or Smith" />
2020-06-01 04:07:50 +00:00
<camunda:property id="description" value="Enter Area Monitor's Computing ID or last name and select Area Monitor. Leave blank if not known." />
2020-05-25 16:29:05 +00:00
<camunda:property id="repeat" value="Shared" />
</camunda:properties>
</camunda:formField>
2020-05-29 14:49:47 +00:00
<camunda:formField id="SharedSpaceSqFt" label="Space square Feet" type="long">
2020-05-25 16:29:05 +00:00
<camunda:properties>
<camunda:property id="repeat" value="Shared" />
2020-05-29 14:49:47 +00:00
<camunda:property id="description" value="Enter the number of square feet in this space." />
2020-05-25 16:29:05 +00:00
</camunda:properties>
</camunda:formField>
<camunda:formField id="SharedSpacePercentUsable" label="Percent of Space Usable By Personnel" type="long">
<camunda:properties>
<camunda:property id="repeat" value="Shared" />
2020-05-29 14:49:47 +00:00
<camunda:property id="description" value="If known, enter a number between 1 & 100 which indicates the approximate percent of the total space personnel will work in and move around in during the workday." />
2020-05-25 16:29:05 +00:00
</camunda:properties>
<camunda:validation>
<camunda:constraint name="min" config="1" />
<camunda:constraint name="max" config="100" />
</camunda:validation>
</camunda:formField>
<camunda:formField id="SharedSpaceMaxPersonnel" label="Maximum Number of Personnel Occupying Space" type="long">
<camunda:properties>
<camunda:property id="description" value="Enter the maximum number of personnel, including yourself, who will occupy this space." />
<camunda:property id="repeat" value="Shared" />
</camunda:properties>
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
</camunda:formField>
2020-05-28 14:43:03 +00:00
<camunda:formField id="SharedSpacePI" label="Shared Space PI(s)" type="textarea">
<camunda:properties>
<camunda:property id="description" value="For each PI you share this space with, enter their Name, School, Department and Email Address." />
<camunda:property id="rows" value="5" />
<camunda:property id="repeat" value="Shared" />
</camunda:properties>
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
</camunda:formField>
2020-05-25 16:29:05 +00:00
</camunda:formData>
</bpmn:extensionElements>
2020-06-01 04:14:09 +00:00
<bpmn:incoming>Flow_0ss3j2p</bpmn:incoming>
<bpmn:outgoing>Flow_1myg94h</bpmn:outgoing>
2020-05-25 16:29:05 +00:00
</bpmn:userTask>
2020-05-28 14:43:03 +00:00
<bpmn:sequenceFlow id="Flow_16y8glw" sourceRef="Activity-PI_Info" targetRef="Activity_1u58hox" />
<bpmn:userTask id="Activity_ExclusiveSpace" name="Enter Exclusive Space" camunda:formKey="ExclusiveSpace">
<bpmn:documentation>#### Space managed exclusively by {{ PIComputingID.label }}
Submit one entry for each space the PI is the exclusive investigator. If all space is shared with one or more other investigators, Click Save to skip this section and proceed to the Shared Space section.</bpmn:documentation>
2020-05-25 16:29:05 +00:00
<bpmn:extensionElements>
<camunda:formData>
2020-06-01 04:07:50 +00:00
<camunda:formField id="ExclusiveSpaceBuilding" label="Room No. & Building Name" type="autocomplete">
2020-05-25 16:29:05 +00:00
<camunda:properties>
2020-06-01 04:07:50 +00:00
<camunda:property id="description" value="Type key word to find the building in which the lab is located." />
2020-05-25 16:29:05 +00:00
<camunda:property id="spreadsheet.name" value="BuildingList.xls" />
<camunda:property id="spreadsheet.value.column" value="Value" />
<camunda:property id="spreadsheet.label.column" value="Building Name" />
<camunda:property id="repeat" value="Exclusive" />
</camunda:properties>
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
</camunda:formField>
2020-05-28 14:43:03 +00:00
<camunda:formField id="ExclusiveSpaceRoomID" label="Exclusive Space Room ID" type="string">
<camunda:properties>
<camunda:property id="hide_expression" value="model.ExclusiveSpaceBuilding === "Other"" />
2020-05-29 14:49:47 +00:00
<camunda:property id="repeat" value="Exclusive" />
<camunda:property id="description" value="Enter the room number or other unique identifier" />
2020-05-28 14:43:03 +00:00
</camunda:properties>
2020-06-01 04:14:09 +00:00
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
2020-05-28 14:43:03 +00:00
</camunda:formField>
<camunda:formField id="ExclusiveSpaceRoomIDBuilding" label="Room No, and Building Name" type="string">
<camunda:properties>
2020-06-01 04:07:50 +00:00
<camunda:property id="description" value="Enter the Room No and Building of your exclusive space." />
2020-05-28 14:43:03 +00:00
<camunda:property id="hide_expression" value="model.ExclusiveSpaceBuilding !== "Other" | model.ExclusiveSpaceBuilding === null" />
</camunda:properties>
</camunda:formField>
2020-05-25 16:29:05 +00:00
<camunda:formField id="ExclusiveSpaceType" label="Space Room Type" type="enum">
<camunda:properties>
<camunda:property id="repeat" value="Exclusive" />
<camunda:property id="enum_type" value="radio" />
</camunda:properties>
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
<camunda:value id="Lab" name="Lab" />
2020-06-01 04:07:50 +00:00
<camunda:value id="Office" name="Office" />
2020-05-25 16:29:05 +00:00
</camunda:formField>
<camunda:formField id="ExclusiveSpaceAMComputingID" label="Area Monitor" type="autocomplete">
<camunda:properties>
<camunda:property id="ldap.lookup" value="true" />
2020-06-01 04:07:50 +00:00
<camunda:property id="description" value="Enter Area Monitor's Computing ID or last name and select Area Monitor. Leave blank if not known." />
2020-05-25 16:29:05 +00:00
<camunda:property id="repeat" value="Exclusive" />
2020-05-28 14:43:03 +00:00
<camunda:property id="placeholder" value="wxy0z or Smith" />
2020-05-25 16:29:05 +00:00
</camunda:properties>
</camunda:formField>
2020-05-29 14:49:47 +00:00
<camunda:formField id="ExclusiveSpaceSqFt" label="Space Square Feet" type="long">
2020-05-25 16:29:05 +00:00
<camunda:properties>
<camunda:property id="repeat" value="Exclusive" />
2020-05-29 14:49:47 +00:00
<camunda:property id="description" value="Enter the number of square feet in this space." />
2020-05-25 16:29:05 +00:00
</camunda:properties>
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
</camunda:formField>
<camunda:formField id="ExclusiveSpacePercentUsable" label="Percent of Space Usable By Personnel" type="long">
<camunda:properties>
<camunda:property id="repeat" value="Exclusive" />
2020-05-29 14:49:47 +00:00
<camunda:property id="description" value="If known, enter a number between 1 & 100 which indicates the approximate percent of the total space personnel will work in and move around in during the workday." />
2020-05-25 16:29:05 +00:00
</camunda:properties>
<camunda:validation>
<camunda:constraint name="min" config="1" />
<camunda:constraint name="max" config="100" />
</camunda:validation>
</camunda:formField>
<camunda:formField id="ExclusiveSpaceMaxPersonnel" label="Maximum Number of Personnel Occupying Space" type="long">
<camunda:properties>
2020-06-01 04:07:50 +00:00
<camunda:property id="description" value="Enter the maximum number of personnel, including yourself, who will occupy this space." />
2020-05-25 16:29:05 +00:00
<camunda:property id="repeat" value="Exclusive" />
</camunda:properties>
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
</camunda:formField>
</camunda:formData>
</bpmn:extensionElements>
2020-06-01 04:14:09 +00:00
<bpmn:incoming>Flow_1grd970</bpmn:incoming>
<bpmn:outgoing>Flow_0ss3j2p</bpmn:outgoing>
2020-05-25 16:29:05 +00:00
</bpmn:userTask>
<bpmn:userTask id="Activity_nonUVASpaces" name="Enter non-UVA Spaces" camunda:formKey="nonUVA Spaces">
<bpmn:extensionElements>
<camunda:formData>
<camunda:formField id="isNonUVASpaces" label="non-UVA Spaces?" type="boolean">
<camunda:properties>
<camunda:property id="description" value="Does any of your research occur in non-UVA spaces? (For example, field stations or UVA leased buildings off Grounds) " />
</camunda:properties>
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
</camunda:formField>
<camunda:formField id="NonUVASpaces" label="Where?" type="textarea">
<camunda:properties>
<camunda:property id="description" value="Does any of your research occur in non-UVA spaces? (For example, field stations or UVA leased buildings off Grounds) " />
<camunda:property id="hide_expression" value="!model.isNonUVASpaces | model.isNonUVASpaces == null" />
</camunda:properties>
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
</camunda:formField>
</camunda:formData>
</bpmn:extensionElements>
2020-06-01 04:14:09 +00:00
<bpmn:incoming>Flow_0zyal9y</bpmn:incoming>
<bpmn:outgoing>Flow_0r9cfe1</bpmn:outgoing>
2020-05-25 16:29:05 +00:00
</bpmn:userTask>
<bpmn:userTask id="Activity_DistanceReq" name="Enter Distancing Requirements" camunda:formKey="Distancing Requirements">
<bpmn:documentation>#### Distancing requirements:
Maintain social distancing by designing space between people to be at least 9 feet during prolonged work which will be accomplished by restricting the number of people in the lab to a density of ~250 sq. ft. /person in lab areas. When moving around, a minimum of 6 feet social distancing is required. Ideally only one person per lab bench and not more than one person can work at the same time in the same bay.</bpmn:documentation>
<bpmn:extensionElements>
<camunda:formData>
<camunda:formField id="CIDR_TotalSqFt" label="What is the total square footage of your lab?" type="long">
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
</camunda:formField>
<camunda:formField id="CIDR_MaxPersonnel" label="How many personnel will be using the lab at any one time, at a maximum?" type="long">
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
</camunda:formField>
</camunda:formData>
</bpmn:extensionElements>
2020-06-01 04:14:09 +00:00
<bpmn:incoming>Flow_0821rbm</bpmn:incoming>
<bpmn:outgoing>Flow_18f81dp</bpmn:outgoing>
2020-05-25 16:29:05 +00:00
</bpmn:userTask>
<bpmn:userTask id="Activity_PWA" name="Enter Physical Work Arrangements" camunda:formKey="Physical Work Arrangements">
<bpmn:documentation>Describe physical work arrangements for each lab. Show schematic of the lab and space organization to meet the distancing guidelines (see key safety expectations for ramp-up).
- Show gross dimensions, location of desks, and equipment in blocks (not details) that show available space for work and foot traffic.
- Indicate total square footage for every lab/space that you are requesting adding personnel to in this application. If you would like help obtaining a floor plan for your lab, your department or deans office can help. You can also create a hand drawing/block diagram of your space and the location of objects on a graph paper.
- Upload your physical layout and workspace organization in the form of a jpg image or a pdf file. This can be hand-drawn or actual floor plans.
- Show and/or describe designated work location for each member (during their shift) in the lab when multiple members are present at a time to meet the distancing guidelines.
2020-06-01 04:07:50 +00:00
- Provide a foot traffic plan (on the schematic) to indicate how people can move around while maintaining distancing requirements. This can be a freeform sketch on your floor plan showing where foot traffic can occur in your lab, and conditions, if any, to ensure distancing at all times. (e.g., direction to walk around a lab bench, rules for using shared equipment located in the lab, certain areas of lab prohibited from access, etc.).
- Provide your initial weekly laboratory schedule (see excel template) for all members that you are requesting access for, indicating all shifts as necessary. If schedule changes, please submit your revised schedule through the web portal.</bpmn:documentation>
2020-05-25 16:29:05 +00:00
<bpmn:extensionElements>
<camunda:formData>
<camunda:formField id="PWADescribe" label="Describe" type="textarea">
<camunda:properties>
<camunda:property id="rows" value="10" />
<camunda:property id="autosize" value="true" />
</camunda:properties>
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
</camunda:formField>
<camunda:formField id="PWAFiles" label="Upload supporting files" type="files" />
</camunda:formData>
</bpmn:extensionElements>
2020-06-01 04:14:09 +00:00
<bpmn:incoming>Flow_18f81dp</bpmn:incoming>
<bpmn:outgoing>Flow_0cp1fez</bpmn:outgoing>
2020-05-25 16:29:05 +00:00
</bpmn:userTask>
2020-06-01 04:07:50 +00:00
<bpmn:userTask id="Activity_HSR" name="Enter Health Safety Requirements" camunda:formKey="Lab Plan">
2020-05-25 16:29:05 +00:00
<bpmn:documentation>#### Health Safety Requirements:
2020-05-29 14:49:47 +00:00
Use the EHS [Lab Safety Plan During COVID 19 template](https://www.google.com/url?q=http://ehs.virginia.edu/files/Lab-Safety-Plan-During-COVID-19.docx&source=gmail&ust=1590687968958000&usg=AFQjCNE83uGDFtxGkKaxjuXGhTocu-FDmw) to create and upload a copy of your laboratory policy statement to all members which includes at a minimum the following details:
2020-05-25 16:29:05 +00:00
- Laboratory face covering rules, use of other PPE use as required
- Adherence to individual schedules, check-in, check out requirements
- Completion of online EHS safety training requirement
- Health self-attestation requirement
- Sanitizing procedures including frequency and type of disinfectants to use
- Where and how to obtain PPE including face covering</bpmn:documentation>
<bpmn:extensionElements>
<camunda:formData>
2020-06-01 04:07:50 +00:00
<camunda:formField id="LabPlan" label="Upload Lab Plan" type="files" />
2020-05-25 16:29:05 +00:00
</camunda:formData>
</bpmn:extensionElements>
2020-06-01 04:14:09 +00:00
<bpmn:incoming>Flow_0cp1fez</bpmn:incoming>
<bpmn:outgoing>Flow_0vpwylg</bpmn:outgoing>
2020-05-25 16:29:05 +00:00
</bpmn:userTask>
<bpmn:userTask id="Activity_OtherReq" name="Enter Other Requirements" camunda:formKey="Other Requirements">
<bpmn:extensionElements>
<camunda:formData>
<camunda:formField id="isAnimalResearch" label="Will you be using animals in your research? " type="boolean">
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
</camunda:formField>
<camunda:formField id="isAnimalResearchCoordinated" label="Have you coordinated with the vivarium manager to meet your needs?" type="boolean">
<camunda:properties>
<camunda:property id="hide_expression" value="!model.isAnimalResearch | model.isAnimalResearch == null" />
</camunda:properties>
</camunda:formField>
<camunda:formField id="isHumanSubjects" label="Does your research involve human subjects? " type="boolean">
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
</camunda:formField>
<camunda:formField id="IRBApprovalRelevantNumbers" label="List IRB Approval Relevant Numbers" type="textarea">
<camunda:properties>
<camunda:property id="rows" value="5" />
<camunda:property id="hide_expression" value="!model.isHumanSubjects | model.isHumanSubjects == null" />
</camunda:properties>
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
</camunda:formField>
<camunda:formField id="isNecessarySupplies" label="Do you have the necessary materials, supplies, cleaning supplies and PPE for your laboratory?" type="boolean">
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
</camunda:formField>
<camunda:formField id="SupplyList" label="List your needs" type="textarea">
<camunda:properties>
<camunda:property id="hide_expression" value="model.isNecessarySupplies | model.isNecessarySupplies == null" />
<camunda:property id="rows" value="5" />
</camunda:properties>
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
</camunda:formField>
</camunda:formData>
</bpmn:extensionElements>
2020-06-01 04:14:09 +00:00
<bpmn:incoming>Flow_0vpwylg</bpmn:incoming>
<bpmn:outgoing>Flow_1r2p20h</bpmn:outgoing>
2020-05-25 16:29:05 +00:00
</bpmn:userTask>
<bpmn:manualTask id="Activity_SubmitPlan" name="Acknowledge Plan Submission">
<bpmn:documentation>#### By submitting this request, you understand that every member listed in this form for on Grounds laboratory access will:
- Complete online COVID awareness & precaution training module (link forthcoming-May 25)
- Complete daily health acknowledgement form signed (electronically) – email generated daily to those listed on your plan for access to on Grounds lab/research space
- Fill out daily work attendance log for all lab members following your school process to check-in and out of work each day.</bpmn:documentation>
2020-05-28 14:43:03 +00:00
<bpmn:incoming>Flow_08njvvi</bpmn:incoming>
<bpmn:outgoing>Flow_0j4rs82</bpmn:outgoing>
2020-05-25 16:29:05 +00:00
</bpmn:manualTask>
2020-06-01 04:07:50 +00:00
<bpmn:scriptTask id="Activity_1tub2mc" name="Generate RRP">
2020-06-01 04:14:09 +00:00
<bpmn:incoming>Flow_1r2p20h</bpmn:incoming>
2020-05-28 14:43:03 +00:00
<bpmn:outgoing>Flow_0aqgwvu</bpmn:outgoing>
2020-05-25 16:29:05 +00:00
<bpmn:script>CompleteTemplate ResearchRampUpPlan.docx RESEARCH_RAMPUP</bpmn:script>
</bpmn:scriptTask>
2020-06-01 04:07:50 +00:00
<bpmn:sequenceFlow id="Flow_0aqgwvu" sourceRef="Activity_1tub2mc" targetRef="Activity_AcknowledgePlanReview" />
2020-05-28 14:43:03 +00:00
<bpmn:sequenceFlow id="Flow_0j4rs82" sourceRef="Activity_SubmitPlan" targetRef="Activity_0absozl" />
2020-06-01 04:14:09 +00:00
<bpmn:sequenceFlow id="Flow_07ge8uf" sourceRef="Activity_0absozl" targetRef="BusinessRuleTask_CheckExclusiveAreaMonitors" />
2020-05-29 14:49:47 +00:00
<bpmn:sequenceFlow id="Flow_1ufh44h" sourceRef="Activity_RequestStatus" targetRef="Activity_AreaMonitorNotification" />
<bpmn:userTask id="Activity_RequestStatus" name="Check-on Request Status" camunda:formKey="Rquest Status">
<bpmn:documentation>#### Approval Process
The Research Ramp-up Plan and associated documents will be reviewed by{{ " " + ApprvlApprvrName1 }}{{ '.' if ApprvlApprvrName2 == 'n/a' else ' and ' + ApprvlApprvrName2 + '.' }} While waiting for approval, be sure that all required training has been completed and supplies secured. When the approval email notification is received, confirming the three questions below will allow you to proceed.
2020-06-01 04:14:09 +00:00
{%+ set ns = namespace() %}{% set ns.exclusive = 0 %}{% set ns.shared = 0 %}{% for es in exclusive %}{% if es.ExclusiveSpaceAMComputingID is none %}{% set ns.exclusive = ns.exclusive + 1 %}{% endif %}{% endfor %}{% for ss in shared %}{% if ss.SharedSpaceAMComputingID is none %}{% set ns.shared = ns.shared + 1 %}{% endif %}{% endfor %}
#### Test
Missing Exclusive: {{ ns.exclusive }}
Missing Shared: {{ ns.shared }}
2020-05-29 14:49:47 +00:00
If a rejection notification is received, go back to the first step that needs to be addressed and step through each subsequent form from that point.</bpmn:documentation>
2020-05-28 14:43:03 +00:00
<bpmn:extensionElements>
<camunda:formData>
<camunda:formField id="ApprovalReceived" label="Please Confirm:" type="enum">
<camunda:properties>
<camunda:property id="enum_type" value="checkbox" />
</camunda:properties>
2020-06-01 04:14:09 +00:00
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
2020-05-29 14:49:47 +00:00
<camunda:value id="ApprovalNotificationReceived" name="Approval Notification Received?" />
2020-05-28 14:43:03 +00:00
</camunda:formField>
<camunda:formField id="RequiredTraining" label="Please Confirm:" type="enum">
<camunda:properties>
<camunda:property id="enum_type" value="checkbox" />
</camunda:properties>
2020-06-01 04:14:09 +00:00
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
2020-05-29 14:49:47 +00:00
<camunda:value id="AllRequiredTraining" name="All Required Training Completed?" />
2020-05-28 14:43:03 +00:00
</camunda:formField>
<camunda:formField id="NeededSupplies" label="Please Confirm"" type="enum">
<camunda:properties>
<camunda:property id="enum_type" value="checkbox" />
</camunda:properties>
2020-06-01 04:14:09 +00:00
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
2020-05-29 14:49:47 +00:00
<camunda:value id="NeededSupplies" name="All Needed Supplies Secured?" />
2020-05-28 14:43:03 +00:00
</camunda:formField>
2020-06-01 04:14:09 +00:00
<camunda:formField id="ExclusiveSpaceBuilding" label="Room No. & Building Name" type="autocomplete">
<camunda:properties>
<camunda:property id="repeat" value="Exclusive" />
<camunda:property id="read_only" value="true" />
<camunda:property id="spreadsheet.name" value="Buildinglist.xls" />
<camunda:property id="spreadsheet.value.column" value="Value" />
<camunda:property id="spreadsheet.label.column" value="Building Name" />
<camunda:property id="repeat_title" value="Any missing Area Monitors for Exclusive Spaces must be entered" />
<camunda:property id="repeat_hide_expression" value="model.isAllExclusiveAreaMonitors" />
</camunda:properties>
</camunda:formField>
<camunda:formField id="ExclusiveSpaceRoomID" label="Exclusive Space Room ID" type="string">
<camunda:properties>
<camunda:property id="repeat" value="Exclusive" />
<camunda:property id="read_only" value="true" />
</camunda:properties>
</camunda:formField>
<camunda:formField id="ExclusiveSpaceType" label="Space Room Type" type="enum">
<camunda:properties>
<camunda:property id="read_only" value="true" />
<camunda:property id="repeat" value="Exclusive" />
</camunda:properties>
<camunda:value id="Lab" name="Lab" />
<camunda:value id="Office" name="Office" />
</camunda:formField>
<camunda:formField id="ExclusiveSpaceAMComputingID" label="Area Monitor" type="autocomplete">
<camunda:properties>
<camunda:property id="ldap.lookup" value="true" />
<camunda:property id="placeholder" value="wxy0z or Smith" />
<camunda:property id="repeat" value="Exclusive" />
</camunda:properties>
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
</camunda:formField>
<camunda:formField id="SharedSpaceBuilding" label="Building Name" type="autocomplete">
<camunda:properties>
<camunda:property id="spreadsheet.name" value="Buildinglist.xls" />
<camunda:property id="spreadsheet.value.column" value="Value" />
<camunda:property id="spreadsheet.label.column" value="Building Name" />
<camunda:property id="repeat" value="Shared" />
<camunda:property id="repeat_title" value="Any missing Area Monitors for Shared Spaces must be entered" />
<camunda:property id="read_only" value="true" />
<camunda:property id="repeat_hide_expression" value="model.isAllSharedAreaMonitors" />
</camunda:properties>
</camunda:formField>
<camunda:formField id="SharedSpaceRoomID" label="Shared Space Room ID" type="string">
<camunda:properties>
<camunda:property id="read_only" value="true" />
<camunda:property id="repeat" value="Shared" />
</camunda:properties>
</camunda:formField>
<camunda:formField id="SharedSpaceAMComputingID" label="Area Monitor" type="autocomplete">
<camunda:properties>
<camunda:property id="ldap.lookup" value="true" />
<camunda:property id="repeat" value="Shared" />
<camunda:property id="placeholder" value="wxy0z or Smith" />
</camunda:properties>
<camunda:validation>
<camunda:constraint name="required" config="true" />
</camunda:validation>
</camunda:formField>
2020-05-28 14:43:03 +00:00
</camunda:formData>
</bpmn:extensionElements>
2020-06-01 04:14:09 +00:00
<bpmn:incoming>Flow_1r9hwx3</bpmn:incoming>
2020-05-28 14:43:03 +00:00
<bpmn:outgoing>Flow_1ufh44h</bpmn:outgoing>
</bpmn:userTask>
2020-05-29 14:49:47 +00:00
<bpmn:sequenceFlow id="Flow_05w8yd6" sourceRef="Activity_WhatNext" targetRef="EndEvent_09wp7av" />
2020-05-28 14:43:03 +00:00
<bpmn:sequenceFlow id="Flow_08njvvi" sourceRef="Activity_ApprovalInfo" targetRef="Activity_SubmitPlan" />
2020-05-29 14:49:47 +00:00
<bpmn:businessRuleTask id="Activity_ApprovalInfo" name="Assign Approval Info" camunda:decisionRef="Decision_ApprovalInfo">
2020-05-28 14:43:03 +00:00
<bpmn:incoming>Flow_1e2qi9s</bpmn:incoming>
<bpmn:outgoing>Flow_08njvvi</bpmn:outgoing>
</bpmn:businessRuleTask>
2020-05-29 14:49:47 +00:00
<bpmn:manualTask id="Activity_WhatNext" name="Review What's Next?">
<bpmn:documentation>### Stay Here, In Case Something Changes
If anything changes in the Research Ramp-up Plan submitted, click **Start over** at the top of the menu and step through each form, updating as needed. Data will be preserved, so if no changes are needed on a specific form, click Save and proceed.
If notification is received that the Research Ramp-up Plan approval process is no longer required, click Continue to close out the workflow process.</bpmn:documentation>
2020-05-28 14:43:03 +00:00
<bpmn:incoming>Flow_0cpmvcw</bpmn:incoming>
<bpmn:outgoing>Flow_05w8yd6</bpmn:outgoing>
</bpmn:manualTask>
2020-05-29 14:49:47 +00:00
<bpmn:sequenceFlow id="Flow_0cpmvcw" sourceRef="Activity_AreaMonitorNotification" targetRef="Activity_WhatNext" />
<bpmn:manualTask id="Activity_AreaMonitorNotification" name="Send Area Monitor Notification">
<bpmn:documentation>#### Ready to Ramp-up Research
Notify the Area Monitor for
2020-06-01 04:14:09 +00:00
#### Exclusive Space previously entered
{%+ for es in exclusive %}{{ es.ExclusiveSpaceRoomID + " " + es.ExclusiveSpaceBuilding.label + " - " }}{% if es.ExclusiveSpaceAMComputingID is none %}No Area Monitor entered{% else %}{{ es.ExclusiveSpaceAMComputingID.label }}{% endif %}{% if loop.last %}{% else %}, {% endif %}{% else %}No exclusive space entered{% endfor %}
2020-05-29 14:49:47 +00:00
2020-06-01 04:14:09 +00:00
#### Shared Space previously entered
{%+ for ss in shared %}{{ ss.SharedSpaceRoomID + " " + ss.SharedSpaceBuilding.label }}{% if ss.SharedSpaceAMComputingID is none %}No Area Monitor entered{% else %}{{ ss.SharedSpaceAMComputingID.label }}{% endif %}{% if loop.last %}{% else %}, {% endif %}{% else %}No shared space entered.{% endfor %}</bpmn:documentation>
2020-05-28 14:43:03 +00:00
<bpmn:incoming>Flow_1ufh44h</bpmn:incoming>
<bpmn:outgoing>Flow_0cpmvcw</bpmn:outgoing>
</bpmn:manualTask>
<bpmn:scriptTask id="Activity_0absozl" name="Execute Plan Submission">
<bpmn:incoming>Flow_0j4rs82</bpmn:incoming>
<bpmn:outgoing>Flow_07ge8uf</bpmn:outgoing>
<bpmn:script>RequestApproval ApprvlApprvr1 ApprvlApprvr2</bpmn:script>
</bpmn:scriptTask>
<bpmn:scriptTask id="Activity_1u58hox" name="Update Request">
<bpmn:incoming>Flow_16y8glw</bpmn:incoming>
2020-06-01 04:14:09 +00:00
<bpmn:outgoing>Flow_1grd970</bpmn:outgoing>
2020-05-28 14:43:03 +00:00
<bpmn:script>UpdateStudy title:PIComputingID.label pi:PIComputingID.value</bpmn:script>
</bpmn:scriptTask>
2020-06-01 04:14:09 +00:00
<bpmn:sequenceFlow id="Flow_09m77pd" sourceRef="BusinessRuleTask_CheckExclusiveAreaMonitors" targetRef="Activity_0yqqwtd" />
<bpmn:businessRuleTask id="BusinessRuleTask_CheckExclusiveAreaMonitors" name="Check Exclusive Area Monitors" camunda:decisionRef="Decision_ExclusiveAMCheck">
<bpmn:incoming>Flow_07ge8uf</bpmn:incoming>
<bpmn:outgoing>Flow_09m77pd</bpmn:outgoing>
</bpmn:businessRuleTask>
<bpmn:sequenceFlow id="Flow_1grd970" sourceRef="Activity_1u58hox" targetRef="Activity_ExclusiveSpace" />
<bpmn:sequenceFlow id="Flow_0ss3j2p" sourceRef="Activity_ExclusiveSpace" targetRef="Activity_SharedSpaceInfo" />
<bpmn:sequenceFlow id="Flow_1myg94h" sourceRef="Activity_SharedSpaceInfo" targetRef="UserTask_CoreResource" />
<bpmn:sequenceFlow id="Flow_0zyal9y" sourceRef="UserTask_CoreResource" targetRef="Activity_nonUVASpaces" />
<bpmn:sequenceFlow id="Flow_0r9cfe1" sourceRef="Activity_nonUVASpaces" targetRef="EnterPersonnel" />
<bpmn:sequenceFlow id="Flow_0821rbm" sourceRef="EnterPersonnel" targetRef="Activity_DistanceReq" />
<bpmn:sequenceFlow id="Flow_18f81dp" sourceRef="Activity_DistanceReq" targetRef="Activity_PWA" />
<bpmn:sequenceFlow id="Flow_0cp1fez" sourceRef="Activity_PWA" targetRef="Activity_HSR" />
<bpmn:sequenceFlow id="Flow_0vpwylg" sourceRef="Activity_HSR" targetRef="Activity_OtherReq" />
<bpmn:sequenceFlow id="Flow_1r2p20h" sourceRef="Activity_OtherReq" targetRef="Activity_1tub2mc" />
<bpmn:sequenceFlow id="Flow_1r9hwx3" sourceRef="Activity_0yqqwtd" targetRef="Activity_RequestStatus" />
<bpmn:businessRuleTask id="Activity_0yqqwtd" name="Check Shared Area Monitors" camunda:decisionRef="Decision_SharedAMCheck">
<bpmn:incoming>Flow_09m77pd</bpmn:incoming>
<bpmn:outgoing>Flow_1r9hwx3</bpmn:outgoing>
</bpmn:businessRuleTask>
2020-05-25 16:29:05 +00:00
</bpmn:process>
<bpmndi:BPMNDiagram id="BPMNDiagram_1">
<bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Process_0ssahs9">
2020-06-01 04:14:09 +00:00
<bpmndi:BPMNEdge id="Flow_1r9hwx3_di" bpmnElement="Flow_1r9hwx3">
<di:waypoint x="3120" y="307" />
<di:waypoint x="3160" y="307" />
2020-05-28 14:43:03 +00:00
</bpmndi:BPMNEdge>
2020-06-01 04:14:09 +00:00
<bpmndi:BPMNEdge id="Flow_1r2p20h_di" bpmnElement="Flow_1r2p20h">
<di:waypoint x="2150" y="307" />
<di:waypoint x="2200" y="307" />
2020-05-28 14:43:03 +00:00
</bpmndi:BPMNEdge>
2020-06-01 04:14:09 +00:00
<bpmndi:BPMNEdge id="Flow_0vpwylg_di" bpmnElement="Flow_0vpwylg">
<di:waypoint x="1990" y="307" />
<di:waypoint x="2050" y="307" />
2020-05-28 14:43:03 +00:00
</bpmndi:BPMNEdge>
2020-06-01 04:14:09 +00:00
<bpmndi:BPMNEdge id="Flow_0cp1fez_di" bpmnElement="Flow_0cp1fez">
<di:waypoint x="1820" y="307" />
<di:waypoint x="1890" y="307" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNEdge>
2020-06-01 04:14:09 +00:00
<bpmndi:BPMNEdge id="Flow_18f81dp_di" bpmnElement="Flow_18f81dp">
<di:waypoint x="1650" y="307" />
<di:waypoint x="1720" y="307" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNEdge>
2020-06-01 04:14:09 +00:00
<bpmndi:BPMNEdge id="Flow_0821rbm_di" bpmnElement="Flow_0821rbm">
<di:waypoint x="1470" y="307" />
<di:waypoint x="1550" y="307" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNEdge>
2020-06-01 04:14:09 +00:00
<bpmndi:BPMNEdge id="Flow_0r9cfe1_di" bpmnElement="Flow_0r9cfe1">
<di:waypoint x="1300" y="307" />
<di:waypoint x="1370" y="307" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNEdge>
2020-06-01 04:14:09 +00:00
<bpmndi:BPMNEdge id="Flow_0zyal9y_di" bpmnElement="Flow_0zyal9y">
<di:waypoint x="1130" y="307" />
<di:waypoint x="1200" y="307" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNEdge>
2020-06-01 04:14:09 +00:00
<bpmndi:BPMNEdge id="Flow_1myg94h_di" bpmnElement="Flow_1myg94h">
<di:waypoint x="970" y="307" />
<di:waypoint x="1030" y="307" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNEdge>
2020-06-01 04:14:09 +00:00
<bpmndi:BPMNEdge id="Flow_0ss3j2p_di" bpmnElement="Flow_0ss3j2p">
<di:waypoint x="800" y="307" />
<di:waypoint x="870" y="307" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNEdge>
2020-06-01 04:14:09 +00:00
<bpmndi:BPMNEdge id="Flow_1grd970_di" bpmnElement="Flow_1grd970">
<di:waypoint x="630" y="307" />
<di:waypoint x="700" y="307" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNEdge>
2020-06-01 04:14:09 +00:00
<bpmndi:BPMNEdge id="Flow_09m77pd_di" bpmnElement="Flow_09m77pd">
<di:waypoint x="2990" y="307" />
<di:waypoint x="3020" y="307" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNEdge>
2020-06-01 04:14:09 +00:00
<bpmndi:BPMNEdge id="Flow_0cpmvcw_di" bpmnElement="Flow_0cpmvcw">
<di:waypoint x="3400" y="307" />
<di:waypoint x="3450" y="307" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNEdge>
2020-06-01 04:14:09 +00:00
<bpmndi:BPMNEdge id="Flow_08njvvi_di" bpmnElement="Flow_08njvvi">
<di:waypoint x="2560" y="307" />
<di:waypoint x="2590" y="307" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNEdge>
2020-06-01 04:14:09 +00:00
<bpmndi:BPMNEdge id="Flow_05w8yd6_di" bpmnElement="Flow_05w8yd6">
<di:waypoint x="3550" y="307" />
<di:waypoint x="3622" y="307" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNEdge>
2020-06-01 04:14:09 +00:00
<bpmndi:BPMNEdge id="Flow_1ufh44h_di" bpmnElement="Flow_1ufh44h">
<di:waypoint x="3260" y="307" />
<di:waypoint x="3300" y="307" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNEdge>
2020-06-01 04:14:09 +00:00
<bpmndi:BPMNEdge id="Flow_07ge8uf_di" bpmnElement="Flow_07ge8uf">
<di:waypoint x="2840" y="307" />
<di:waypoint x="2890" y="307" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNEdge>
2020-06-01 04:14:09 +00:00
<bpmndi:BPMNEdge id="Flow_0j4rs82_di" bpmnElement="Flow_0j4rs82">
<di:waypoint x="2690" y="307" />
<di:waypoint x="2740" y="307" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNEdge>
2020-06-01 04:14:09 +00:00
<bpmndi:BPMNEdge id="Flow_0aqgwvu_di" bpmnElement="Flow_0aqgwvu">
<di:waypoint x="2300" y="307" />
<di:waypoint x="2330" y="307" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_16y8glw_di" bpmnElement="Flow_16y8glw">
2020-05-28 14:43:03 +00:00
<di:waypoint x="480" y="307" />
<di:waypoint x="530" y="307" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Flow_1e2qi9s_di" bpmnElement="Flow_1e2qi9s">
2020-06-01 04:14:09 +00:00
<di:waypoint x="2430" y="307" />
<di:waypoint x="2460" y="307" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="SequenceFlow_05ja25w_di" bpmnElement="SequenceFlow_05ja25w">
2020-05-28 14:43:03 +00:00
<di:waypoint x="168" y="307" />
<di:waypoint x="230" y="307" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="SequenceFlow_0h50bp3_di" bpmnElement="SequenceFlow_0h50bp3">
2020-05-28 14:43:03 +00:00
<di:waypoint x="330" y="307" />
2020-05-25 16:29:05 +00:00
<di:waypoint x="380" y="307" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1">
2020-05-28 14:43:03 +00:00
<dc:Bounds x="132" y="289" width="36" height="36" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="ManualTask_1ofy9yz_di" bpmnElement="ManualTask_Instructions">
2020-05-28 14:43:03 +00:00
<dc:Bounds x="230" y="267" width="100" height="80" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="UserTask_0xdpoxl_di" bpmnElement="Activity-PI_Info">
2020-05-28 14:43:03 +00:00
<dc:Bounds x="380" y="267" width="100" height="80" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNShape>
2020-06-01 04:14:09 +00:00
<bpmndi:BPMNShape id="UserTask_0ecab9j_di" bpmnElement="EnterPersonnel">
<dc:Bounds x="1370" y="267" width="100" height="80" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="UserTask_0l8vxty_di" bpmnElement="UserTask_CoreResource">
2020-06-01 04:14:09 +00:00
<dc:Bounds x="1030" y="267" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="EndEvent_09wp7av_di" bpmnElement="EndEvent_09wp7av">
<dc:Bounds x="3622" y="289" width="36" height="36" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNShape>
2020-05-28 14:43:03 +00:00
<bpmndi:BPMNShape id="Activity_1mg5lp9_di" bpmnElement="Activity_AcknowledgePlanReview">
2020-06-01 04:14:09 +00:00
<dc:Bounds x="2330" y="267" width="100" height="80" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNShape>
2020-05-28 14:43:03 +00:00
<bpmndi:BPMNShape id="Activity_1xgrlzr_di" bpmnElement="Activity_SharedSpaceInfo">
2020-06-01 04:14:09 +00:00
<dc:Bounds x="870" y="267" width="100" height="80" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1jefdme_di" bpmnElement="Activity_ExclusiveSpace">
2020-06-01 04:14:09 +00:00
<dc:Bounds x="700" y="267" width="100" height="80" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0ysw6zo_di" bpmnElement="Activity_nonUVASpaces">
2020-06-01 04:14:09 +00:00
<dc:Bounds x="1200" y="267" width="100" height="80" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1xag6qb_di" bpmnElement="Activity_DistanceReq">
2020-06-01 04:14:09 +00:00
<dc:Bounds x="1550" y="267" width="100" height="80" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_166b0qq_di" bpmnElement="Activity_PWA">
2020-06-01 04:14:09 +00:00
<dc:Bounds x="1720" y="267" width="100" height="80" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0byj9mp_di" bpmnElement="Activity_HSR">
2020-06-01 04:14:09 +00:00
<dc:Bounds x="1890" y="267" width="100" height="80" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0j0p13i_di" bpmnElement="Activity_OtherReq">
2020-06-01 04:14:09 +00:00
<dc:Bounds x="2050" y="267" width="100" height="80" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_1h30fo8_di" bpmnElement="Activity_SubmitPlan">
2020-06-01 04:14:09 +00:00
<dc:Bounds x="2590" y="267" width="100" height="80" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNShape>
2020-06-01 04:07:50 +00:00
<bpmndi:BPMNShape id="Activity_117owwi_di" bpmnElement="Activity_1tub2mc">
2020-06-01 04:14:09 +00:00
<dc:Bounds x="2200" y="267" width="100" height="80" />
2020-05-28 14:43:03 +00:00
</bpmndi:BPMNShape>
2020-05-29 14:49:47 +00:00
<bpmndi:BPMNShape id="Activity_0fxf44t_di" bpmnElement="Activity_RequestStatus">
2020-06-01 04:14:09 +00:00
<dc:Bounds x="3160" y="267" width="100" height="80" />
2020-05-28 14:43:03 +00:00
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_080o38p_di" bpmnElement="Activity_ApprovalInfo">
2020-06-01 04:14:09 +00:00
<dc:Bounds x="2460" y="267" width="100" height="80" />
2020-05-28 14:43:03 +00:00
</bpmndi:BPMNShape>
2020-05-29 14:49:47 +00:00
<bpmndi:BPMNShape id="Activity_0wuukfn_di" bpmnElement="Activity_WhatNext">
2020-06-01 04:14:09 +00:00
<dc:Bounds x="3450" y="267" width="100" height="80" />
2020-05-28 14:43:03 +00:00
</bpmndi:BPMNShape>
2020-05-29 14:49:47 +00:00
<bpmndi:BPMNShape id="Activity_0js9ww9_di" bpmnElement="Activity_AreaMonitorNotification">
2020-06-01 04:14:09 +00:00
<dc:Bounds x="3300" y="267" width="100" height="80" />
2020-05-28 14:43:03 +00:00
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0wnn9de_di" bpmnElement="Activity_0absozl">
2020-06-01 04:14:09 +00:00
<dc:Bounds x="2740" y="267" width="100" height="80" />
2020-05-28 14:43:03 +00:00
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0f0ak6p_di" bpmnElement="Activity_1u58hox">
<dc:Bounds x="530" y="267" width="100" height="80" />
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNShape>
2020-06-01 04:14:09 +00:00
<bpmndi:BPMNShape id="Activity_0myotjc_di" bpmnElement="BusinessRuleTask_CheckExclusiveAreaMonitors">
<dc:Bounds x="2890" y="267" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Activity_0xi9j42_di" bpmnElement="Activity_0yqqwtd">
<dc:Bounds x="3020" y="267" width="100" height="80" />
2020-05-30 22:43:20 +00:00
</bpmndi:BPMNShape>
2020-05-25 16:29:05 +00:00
</bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram>
</bpmn:definitions>