This space is archived
For current information please use the current ExamSys documentation
media (table)
Table added in Rogo 7.2.0.
Purpose: Stores the media details added to question/option in Rogo
Joins: https://rogo-eassessment-docs.atlassian.net/wiki/spaces/ROGO/pages/1323204676 , https://rogo-eassessment-docs.atlassian.net/wiki/spaces/ROGO/pages/1322942506
| Type | Purpose |
---|---|---|
id | int | Primary key |
source | text | filename |
width | smallint | width of media |
height | smallint | height of media |
alt | text | alternate text for media |
ownerid | int(11) | the user who added the media |