Mercurial > hg > webaudioevaluationtool
changeset 2728:07fcccd5e1a6
Fix pool.xml, update interface-specs.xml
pool.xml: 'likert' interface is now called 'discrete', change humongous crossfade;
interface-specs: AB(X) can have more than two samples.
author | Brecht De Man <b.deman@qmul.ac.uk> |
---|---|
date | Tue, 18 Apr 2017 15:35:11 +0200 |
parents | c74c698795a9 |
children | e9c5cf559ecf a13adc8f8d3d |
files | test_create/interface-specs.xml tests/pool.xml |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/test_create/interface-specs.xml Sat Apr 15 12:05:31 2017 +0100 +++ b/test_create/interface-specs.xml Tue Apr 18 15:35:11 2017 +0200 @@ -500,7 +500,7 @@ </test> <test name="AB" interface="AB"> <descriptions> - <description lang="en">Each page has only two audio fragments. The user must select one of the two fragments to proceed. There can be one hidden reference.</description> + <description lang="en">A page contains a number of audio fragments. The user must select one of the fragments to proceed. There can be a hidden reference.</description> </descriptions> <checks> <entry name="fragmentPlayed" support="none" /> @@ -520,7 +520,7 @@ </test> <test name="ABX" interface="ABX"> <descriptions> - <description lang="en">Each page has two audio fragments presented as A and B. The test duplicates one of the fragments and presents it as X. The user must choose which, out of A or B, is closest to X.</description> + <description lang="en">Each page has a number of audio fragments presented as A and B (and C, ...). The test duplicates one of the fragments and presents it as X. The user must choose which, out of A or B (or C, ...), is closest to X.</description> </descriptions> </test> <test name="timeline" interface="timeline">
--- a/tests/pool.xml Sat Apr 15 12:05:31 2017 +0100 +++ b/tests/pool.xml Tue Apr 18 15:35:11 2017 +0200 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8" ?> <waet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="test-schema.xsd"> - <setup interface="likert" projectReturn="save.php" crossFade="3.0" poolSize="3"> + <setup interface="discrete" projectReturn="save.php" crossFade="0.1" poolSize="3"> <metric> <metricenable>testTimer</metricenable> <metricenable>elementTimer</metricenable>