diff --git a/crc/static/bpmn/irb_api_personnel/irb_api_personnel.bpmn b/crc/static/bpmn/irb_api_personnel/irb_api_personnel.bpmn index ba522b78..99edb961 100644 --- a/crc/static/bpmn/irb_api_personnel/irb_api_personnel.bpmn +++ b/crc/static/bpmn/irb_api_personnel/irb_api_personnel.bpmn @@ -10,27 +10,38 @@ StudyInfo investigators + ## The following information was gathered: +{% for type, investigator in StudyInfo.investigators.items() %} +### {{investigator.label}}: {{investigator.display_name}} + * Edit Acess? {{investigator.edit_access}} + * Send Emails? {{investigator.emails}} +{% if investigator.label == "Primary Investigator" %} + * Experience: {{investigator.experience}} +{% endif %} +{% endfor %} Flow_1mplloa - + ### Please provide supplemental information for: -#### Investigator : {{investigator.display_name}} -##### Role: {{investigator.type_full}} +#### {{investigator.display_name}} ##### Title: {{investigator.title}} ##### Department: {{investigator.department}} ##### Affiliation: {{investigator.affiliation}} - - - + + + - + + + + Flow_1dcsioh Flow_1mplloa @@ -43,28 +54,28 @@ - - + + - - + + - - + + - + - - - - + - + + + +