This space is archived

For current information please use the current ExamSys documentation

roles (table)

Table added in Rogo 7.2.0.

Purpose: Stores the roles available to users in Rogo
Joins: user_roles

Field

Type

Purpose

Field

Type

Purpose

id

int(4)

Primary key

name

varchar(30)

The string identifier for the role

grouping

varchar(30)

Used to group several roles together, users may have roles from any combination of groupings.

group

int(4)

Users may only have roles from a single group within a grouping