Setting debug options

You can specify the type of information you would like displayed within the Debug window, such as the original and new variable values for variables. These options are set when you debug your title.

If necessary, you can quickly review and change your current variable definitions. For details see Changing variable values in Debug mode.

To set your debug options:

  1. Run your title in debug mode by clicking Debug from the Modes group on the View ribbon. The Debug window opens.

  2. Select the information you would like displayed within the Debug Window. Select any of the following:

    Include all Variable Reads

    With this selected, the Debug Window will display the original variable values for variables that are associated with objects on the page. Variable values for questions, form objects, change contents actions, submit actions and variable modification actions are displayed within the Debug Window.

    See also: Working With Variables

    Include all Variable Writes

    With this selected, the Debug Window will display new variable values as they are changed on the page. That is, if the variable is modified through a question, form object, variable modification action or other means, the new variable value will be displayed within the Debug Window.

    See also: Working With Variables

    Include all Actions Triggered

    With this selected, the Debug Window will display an "Action fired!" message every time an action is triggered, along with details of what triggered the action.

    Include all HTTP Communications

    This option is only available if you are publishing with Debug mode enabled. With this selected, any POST or GET methods used to communicate within the title will be posted to the debug window when they are executed.

    Include all LMS Communications

    This option is only available if you are publishing with Debug mode enabled. With this selected, if you load your published title into a learning management system, the Debug Window will log all communications with the learning management system. This includes the transfer of test results as well as other communications.

  3. Click OK to close the Debug Logging Options window.

Knowledge Base | Training | Support
© Copyright eLearning Brothers 2021