Mercurial > hg > webaudioevaluationtool
diff tests/examples/AB_example.xml @ 2407:b7ed9d43ea87
Fix for #71
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Fri, 27 May 2016 12:15:40 +0100 |
parents | 43ab418ba4b8 |
children | 77404bde464c |
line wrap: on
line diff
--- a/tests/examples/AB_example.xml Fri May 27 11:05:30 2016 +0100 +++ b/tests/examples/AB_example.xml Fri May 27 12:15:40 2016 +0100 @@ -50,9 +50,10 @@ <interfaceoption type="show" name='playhead'/> <interfaceoption type="show" name="page-count"/> <interfaceoption type="show" name='volume'/> + <interfaceoption type="show" name='comments'/> </interface> </setup> - <page id='test-0' hostURL="media/example/" randomiseOrder='true' repeatCount='0' loop='true' showElementComments='true' loudness="-12"> + <page id='test-0' hostURL="media/example/" randomiseOrder='true' repeatCount='0' loop='true' loudness="-12"> <commentboxprefix>Comment on fragment</commentboxprefix> <interface> <title>Depth</title> @@ -70,7 +71,7 @@ </surveyentry> </survey> </page> - <page id='test-1' hostURL="media/example/" randomiseOrder='true' repeatCount='0' loop='false' showElementComments='true' loudness="-12"> + <page id='test-1' hostURL="media/example/" randomiseOrder='true' repeatCount='0' loop='false' loudness="-12"> <commentboxprefix>Comment on fragment</commentboxprefix> <interface> <title>Depth</title>