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

qaDumper Object Description

Methods

qaDumper.constructor() Create a new questionnaire/answer output object. eg. Using var qd=new qaDumper(qFile,aFile)
qaDumper.changeAnsFile() Replace the current answer-file with the specified one.
qaDumper.addStats() Add to the statistics object from the current questionnaire.
qaDumper.dumpQ() Pretty-format the XML representation of the questionnaire.
qaDumper.dumpA() Pretty-format the XML representation of an answerfile.

Aggregate Types

qaDumper.stats Statistics built-up from calls to qaDumper.addStats()
qaDumper.answerArray List of total answers for each question. Built by qaDumper.addStats()
Whitebeam release 1.3.36
(loadtime : 8ms)