资 源 简 介
Audiovisual reaction test
Intro
The Audiovisualreactiontest program was implemented as a part of a cognitive psychology coursework at Helsinki university, were we were measuring learnability of associations between different sounds and pictures.
The program contains a generic quiz framework, based on a page metaphor. The program shows the pages in sequence, and appends the results into a file at the end.
The pages to show and their content is configured from an xml file. Currently the following types of pages are implemented: info page, input page, sound playing and picture showing page, sound playing and multi-choice picture selection page, and a page group page.
License
This program is licensed under the BSD licence, without the advertising clause. The license is included in the license.txt file.
Third Party Libraries
This program uses two third party libraries:
* JDom
* Riverlayout
The third