Whitebeam Object Definition

Site Map
 
Home
 
Application Guide
Reference
  Installation
  Configuration
  XML Markup
  JavaScript Classes
  ROM
  Templates
  Environment
  Dev Process
  Tools
  External Links
  Example libraries
Community
Contact Whitebeam
To-Do
Download
Credits
Licence
Whitebeam Users
 
 
 

Whitebeam Object Definition

qaRunner.answerDef

An object containing answers for one page of a questionnaire.

Elements

The qaRunner.answerDef struct has 5 elements:

Name Type/Value Range/Length Description
currPagestring  Required. The number of the page which these answers relate to. This specifies which page the answers will be associated with.
questionFileIDstring  Optional. The fileID of the question file being answered. The is used if a fileID is not yet provided in the qaRunner, otherwise it must be omitted or set to the same as the current question file ID.
answerFileIDstring  Optional. The fileID of the answer file being written to. The is used if a fileID is not yet provided in the qaRunner, otherwise it must be omitted or set to the same as the current answer file ID.
questionIDstring  Optional. Each answered question has a question ID. One attribute is expected for each question on the specified page. It must contain a string or array according to the question type.
questionIDArrayarray of strings  Optional. Each answered question has a question ID. One attribute is expected for each question on the specified page. It must contain a string or array according to the question type.

Whitebeam release 1.3.36
(loadtime : 9ms)