Assignments questionnaires: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 21: | Line 21: | ||
Tables referred by the Assignment Badges Table as Foreign Key Relationship. | Tables referred by the Assignment Badges Table as Foreign Key Relationship. | ||
[[File: | [[File:assignments_questionnaires_imported.png]] | ||
== E/R diagram for Child Tables == | == E/R diagram for Child Tables == | ||
Revision as of 01:45, 23 April 2018
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.
