Resubmission times
Designed for support of multi-round responses. Currently unused
Resubmission times variable documentation
Field Name | Type | Description |
---|---|---|
id | int(11) | The unique record id |
participant_id | int(11) | The participant submitting material |
resubmitted_at | datetime | The timestamp at which the material was resubmitted |
E/R diagram for Parents Tables
Tables referred by the Resubmission times Table as Foreign Key Relationship.
E/R diagram for Child Tables
No Tables were referred by the Resubmission times Table as Foreign Key Relationship.
Back to Database Tables Main page.