Results Processing
The role of the result processing GuineaPig system is to gather the
data from individual test sessions (parameters of the test, answers
given by the subjects) and output the data in a way that analytical
tools can read them. The actual analysis of results is not a part of
the GuineaPig system.
Internally the results are stored using Java's serialization system.
The results contains the test item parameters, the answers the
subjects have given and additional information about the particular
session.
- About result processing in GuineaPig system.
- ResPrint - tool
to convert the results
from the internal system format to a text file.
- Customization
of the output of results printing with config files.
- Formatting different kind of answer types (details will be
added later):
- Numbers
- Dates
- Rank orders
- Volume levels
·
Document index
·
Last modified: Sun Aug 1 19:07:28 EEST 1999