Quizaccess Seb Template Table Schema (quizaccess_seb_template)


Description

Templates for Safe Exam Browser configuration.

quizaccess_seb_template table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
name VARCHAR 255

Name of the template

description LONGTEXT 2147483647 null
content LONGTEXT 2147483647 null

Content of the template

enabled BIT 1 null
sortorder BIGINT 19 null
usermodified BIGINT 19 0
user.id quizsebtemp_use2_fk R
timecreated BIGINT 19 0
timemodified BIGINT 19 0

Table contained -1 rows

quizaccess_seb_template table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
quizsebtemp_use_ix Performance Asc usermodified

quizaccess_seb_template table relationships