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 |
Back to the database documentation