| Interface | Description |
|---|---|
| TestInterface |
TestInterface is the interface for test-classes.
|
| Class | Description |
|---|---|
| fourchoice |
Fourchoice
Data are saved to fourchoice-X.txt |
| fourchoice.DesignContainer |
Contains the trials included in this design.
|
| fourchoice.Trial |
This class resembles one trial of the study experiment.
|
| PeblTest |
Little pebl-test clone main windows
Elements for selecting test. |
| peblUtils |
Special utils are gathered here for the test classes to work.
|
| rotation |
Mental Rotation Task
Data are saved to rotate-X.txt |
| rotation.DesignContainer |
Contains the trials included in this design.
|
| rotation.Trial |
This class resembles one trial of the study experiment.
|
| vsearch |
Visual search test for little pebl clone
v0.7 Test runs on design which can be changed from parameters Target Char X | O Target Color Green | White Size 10 | 20 | 30 Targets 0 | 1 | 5 Repeats 5 combinations(target,color,size,targets) = 2*2*3*3*5 = 180 trials debug value false/true if debug-printing is neccessary. |
| vsearch.DesignContainer |
Contains the trials included in this design.
|
| vsearch.Trial |
This class resembles one trial of the study experiment.
|