TQS Home
Trivia Quiz Shell Version 2.8 Now Available!Bot Productions Home
TQS 2.5

Back to Reference

INCLUDETYPES Element

Specifies which location types should be displayed in the score report.

Syntax
<INCLUDETYPES>
  ...
</INCLUDETYPES>
Attributes

None.

Placement

The INCLUDETYPES element must be a child of the REPORT element.

Children

The following child element is supported:

Remarks

By default, no location types are included in the score report.

Example

<REPORT ...>
  <INCLUDETYPES>
    <TYPE>QUESTIONS</TYPE>
    <TYPE>HANGMAN</TYPE>
    <TYPE>CUSTOM_FOO</TYPE>
  </INCLUDETYPES>
</REPORT>

©2020 Bot Productions. All rights reserved.Last Updated: June 14, 2001