![]() |
![]() |
![]() |
![]() |
The administration program, the client program and each project, test and scale need to have a configuration file to store their settings in. All configuration files will be realized using Java file serialization, and will not be human readable.
Results from individual projects must be stored and need a format as well. These will also be realized using Java serialization.
Finally, it must be possible to export a summary of results to a file that can be read by external applications such as Excel. A format for this file is specified as well. This format will be human readable.
9.2 AudioJury Administrator configuration file
A project configuration file consists of a serialized project object. Sub-objects and in particular the test objects inside the project object are not serialized. Each test object should instead individually be serialized into the respective test directory. See section 9.5, "Test configuration file", section 6.5, "Project directory" and section 6.6, "Test directory".
A test configuration file consists of a serialized test object. No sub-objects such as judgements are serialized.
This file is a comma separated ASCII text file. It contains a result summary for a project. This file can be opened in mathematical software, statistical analysis software or Microsoft Excel. See appendix A, which contains an example of how a report file can look like and what it will look like when loaded in a spreadsheet application. The report file has a tabular format.
9.8.1 Structure
![]() Quadralay Corporation http://www.webworks.com Voice: (512) 719-3399 Fax: (512) 719-3606 sales@webworks.com |
![]() |
![]() |
![]() |
![]() |