Mercurial > hg > webaudioevaluationtool
view example_eval/project.xml @ 18:9fb67a4ed709
Updated the Results Specification to reflect node name changes. Also added extra fields to handle pre/post/during extra comments
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Tue, 07 Apr 2015 13:10:50 +0100 |
parents | 94e080247b11 |
children | b7b85431df50 375410a5571d |
line wrap: on
line source
<?xml version="1.0" encoding="utf-8"?> <BrowserEvalProjectDocument> <setup interface="APE" projectReturn="null" /> <audioHolder hostURL="example_eval/" sampleRate="44100" sampleRateExplicit="true"> <audioElements url="0.wav" ID="0"/> <audioElements url="1.wav"/> <audioElements url="2.wav"/> <audioElements url="3.wav"/> <audioElements url="4.wav"/> <audioElements url="5.wav"/> <audioElements url="6.wav"/> <audioElements url="7.wav"/> <audioElements url="8.wav"/> <audioElements url="9.wav"/> <audioElements url="10.wav"/> </audioHolder> <CommentQuestion>What is your mixing experiance</CommentQuestion> <PreTest> <statement>Please listen to all mixes</statement> </PreTest> <PostTest> <statement>Thank you for taking this listening test.</statement> <question>Please enter your name.</question> </PostTest> </BrowserEvalProjectDocument>