mirror of
https://github.com/sartography/protocol-builder-mock.git
synced 2025-01-25 23:19:28 +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='312', EVENT='Condition Response Accepted-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')]
|
||||
return event
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user