Resubmission times

From Expertiza_Wiki
Revision as of 19:54, 17 May 2016 by Rkyadav (talk | contribs) (Created page with "Designed for support of multi-round responses. Currently unused ==Resubmission times variable documentation== {| class="wikitable" !Field Name !!Type !!Description |- !id...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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