questions_media
Table added in Rogo 7.2.0.
Purpose: Stores the media references for a question
Joins: media (table) , questions
Field | Type | Purpose |
---|---|---|
qid | int | FK to questions table |
mediaid | unsigned int | FK to media table |
num | unsigned int | the display number of the media in the question |