NAME

WeBWorK::ConfigValues - Configuration values for a course.

DESCRIPTION

Configuration values. These are organized by section. The following types are allowed.

text

A text string (no quotes allowed).

number

A number.

list

A list of text strings.

permission

A permission value.

boolean

Variables which really hold 0/1 values as flags.

timezone

A time zone.

time

A time.

checkboxlist

Variables that hold a list of values which can be independently picked yes/no as checkboxes.

popuplist

Variables that hold a list of values to be selected from.

setting

Values in the course setting database table.

lms_context_id

This is specifically for The LMS context id used for content selection.