mirror of
https://github.com/sartography/protocol-builder-mock.git
synced 2025-01-27 16:05:45 +00:00
Add IRB Info event
This commit is contained in:
parent
054dc61850
commit
71bb50e5e1
@ -95,6 +95,7 @@ class IRBInfoEvent(db.Model):
|
|||||||
IRBInfoEvent(EVENT_ID='300', EVENT='Approvable with Conditions-New Protocol'),
|
IRBInfoEvent(EVENT_ID='300', EVENT='Approvable with Conditions-New Protocol'),
|
||||||
IRBInfoEvent(EVENT_ID='312', EVENT='Condition Response Accepted-New Protocol'),
|
IRBInfoEvent(EVENT_ID='312', EVENT='Condition Response Accepted-New Protocol'),
|
||||||
IRBInfoEvent(EVENT_ID='316', EVENT='Deferred New Protocol'),
|
IRBInfoEvent(EVENT_ID='316', EVENT='Deferred New Protocol'),
|
||||||
|
IRBInfoEvent(EVENT_ID='346', EVENT='Receipt of Non-UVA Study'),
|
||||||
IRBInfoEvent(EVENT_ID='62', EVENT='Closed by PI')]
|
IRBInfoEvent(EVENT_ID='62', EVENT='Closed by PI')]
|
||||||
return event
|
return event
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user