Assignments questionnaires

From Expertiza_Wiki
Revision as of 01:45, 23 April 2018 by Psinha (talk | contribs) (→‎E/R diagram for Parents Tables)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Deprecated

Assignments Questionnaire Variable Documentation

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

E/R diagram for Parents Tables

Tables referred by the Assignment Badges Table as Foreign Key Relationship.

E/R diagram for Child Tables

No Tables refer the Assignment Badges Table as Foreign Key Relationship.



Back to Database Tables Main page.