Assignments questionnaires

From Expertiza_Wiki
Revision as of 14:47, 17 May 2016 by Rkyadav (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.