This space is archived
For current information please use the current ExamSys documentation
keywords_questions
Purpose: Holds which keywords are linked to which questions.
Joins: questions and keywords_user table.
Field | Type | Purpose |
---|---|---|
q_id | int(11) | ID of the question the keyword applies to. |
keywordID | int(11) | ID of the keyword. |