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.

FieldTypePurpose
q_idint(11)ID of the question the keyword applies to.
keywordIDint(11)ID of the keyword.