Assignments questionnaires: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
(Created page with "'''Deprecated''' {| class="wikitable" !Field Name !!Type !!Description |- !id |int(11) |The unique record id |- !questionnaire_id |int(11) |This references the ques...")
(No difference)

Revision as of 14:47, 17 May 2016

Deprecated

Field Name Type Description
id int(11) The unique record id
questionnaire_id int(11) This references the questionnaire id in the questionnaire
assignment_id int(11) This references the assignment_id in the assignment


Back to Database Tables Main page.