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 3 Current »

Purpose: Stores pages for the student online help system.
Version: 4.2.2

FieldTypePurpose
userIDint(10)ID of the user who's state is being stored.
state_namevarchar(255)Name of the interface object being stored.
contentvarchar(255)The value of the above interface object.
pagevarchar(255)Path and script name using the setting. This is used to get the states of all objects on a single page

See also: State

  • No labels