Resubmission times: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
(Created page with "Designed for support of multi-round responses. Currently unused ==Resubmission times variable documentation== {| class="wikitable" !Field Name !!Type !!Description |- !id...")
(No difference)

Revision as of 19:54, 17 May 2016

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