This space is archived

For current information please use the current ExamSys documentation

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

Table added in Rogo 7.2.0.

Purpose: Stores the media details added to question/option in Rogo
Joins: questions_media , options_media

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(10)

the user who added the media

  • No labels