Scenario configuration file (cfg_scenario)
- Last UpdatedDec 04, 2023
- 2 minute read
The cfg_scenario.xml file contains configuration settings that relate to scenario tasks and evaluation.
scenario
The scenario parameters of the configuration file.

|
Parameter |
Type |
Description |
|---|---|---|
|
scenario |
GROUP |
This configuration enables customization of how the scenario is executed and represented. |
|
scoregraphMode |
SSTRING |
The scoregraph mode. Values are: tasks, time. |
|
scoregraphRefresh |
SFLOAT |
The scoregraph refresh time. Range: [0...inf] |
|
finishPopup |
SSTRING |
The final popup type. Values are: standard, logger. |
|
writeLog |
SBOOL |
Enables writing the user log to file. |
tutorial
The tutorial parameters of the configuration file.

|
Parameter |
Type |
Description |
|---|---|---|
|
tutorial |
GROUP |
For configuration of the tutorial mode. |
|
taskviewer |
GROUP |
For customization of the task viewer. |
|
visible |
SBOOL |
Set to True to enable task viewer to display in tutorial mode. |
|
statusbar |
GROUP |
For customization of the statusbar. |
|
visible |
SBOOL |
Set to True to enable status bar display in tutorial mode. |
|
scoregraph |
GROUP |
For customization of the scoregraph. |
|
visible |
SBOOL |
Set to True to enable scoregraph display in tutorial mode. |
|
maps |
GROUP |
For customization of the the map and hints behavior. |
|
visibleIngame |
SBOOL |
Set to True to enable in game maps. |
|
visibleHints |
SBOOL |
Set to True to enable in game hints. |
assessment
The assessment parameters of the configuration file.

|
Parameter |
Type |
Description |
|---|---|---|
|
assessment |
GROUP |
For configuration of the assessment mode. |
|
taskviewer |
GROUP |
For customization of the task viewer. |
|
visible |
SBOOL |
Set to True to enable task viewer to display in assessment mode. |
|
statusbar |
GROUP |
For customization of the statusbar. |
|
visible |
SBOOL |
Set to True to enable status bar display in assessment mode. |
|
scoregraph |
GROUP |
For customization of the scoregraph. |
|
visible |
SBOOL |
Set to True to enable scoregraph display in assessment mode. |
|
maps |
GROUP |
For customization of the map and hints behavior. |
|
visibleIngame |
SBOOL |
Set to True to enable game maps. |
|
visibleHints |
SBOOL |
Set to True to enable game hints. |
sandbox
The sandbox parameters of the configuration file.

|
Parameter |
Type |
Description |
|---|---|---|
|
sandbox |
GROUP |
For configuration of the sandbox mode. |
|
maps |
GROUP |
For customization of the map and hints behavior. |
|
visibleIngame |
SBOOL |
Set to True to enable game maps. |
|
visibleHints |
SBOOL |
Set to True to enable game hints. |