config
Configure options relating to the assessment player experience and behavior of Items API.
Values
Request object key config
Type object
This object has the following properties which can be configured.
-
administration object
Enables a password protected dialog containing options for administrators to control the current assessment.
-
annotations boolean
Enables the use of Annotations API in the assessment and is loaded with all default modules.
-
annotations_api_init_options object
Enable and provide custom initialization options to the Annotations API.
-
ignore_question_attributes array
Removes specified attributes from all Questions in the Activity before loading and rendering them in the assessment.
-
questions_api_init_options object
Provides direct access to some Questions API functionality which allows you to set global overrides for all Questions in the assessment, such as Question rendering options and scoring behavior.
-
regions string object
The assessment player layout is split into multiple regions which can be customized with many elements and button components.
-
time object
Specifies parameters related to the assessment timer such as countdown and expiry settings.
this is a mandatory property.