comparison test_create/interface-specs.xml @ 2363:95dc0833eb0a

Merge branch 'master' of https://github.com/BrechtDeMan/WebAudioEvaluationTool
author www-data <www-data@sucuk.dcs.qmul.ac.uk>
date Mon, 16 May 2016 16:20:59 +0100
parents 795fe4edf2c1
children de1d5100d7a1
comparison
equal deleted inserted replaced
2350:1ab42e36b6c8 2363:95dc0833eb0a
260 <scalelabel position="80">Like Very Much</scalelabel> 260 <scalelabel position="80">Like Very Much</scalelabel>
261 <scalelabel position="90">Like Extremely</scalelabel> 261 <scalelabel position="90">Like Extremely</scalelabel>
262 </scale> 262 </scale>
263 </scaledefinitions> 263 </scaledefinitions>
264 <tests> 264 <tests>
265 <test name="APE" interface="APE"/> 265 <test name="APE" interface="APE">
266 <test name="vertical-sliders" interface="MUSHRA"/> 266 <descriptions>
267 <test name="horizontal-sliders" interface="horizontal"/> 267 <description lang="en">Audio Perceptual Evaluation. A multi-stimulus test where each audio fragment is shown on one continuous slider. Fragments are randomnly positioned along the slider. The user clicks a fragment to play and drags to move.</description>
268 <test name="discrete" interface="discrete"/> 268 </descriptions>
269 <test name="Comparison" interface="AB"/> 269 </test>
270 <test name="vertical-sliders" interface="MUSHRA">
271 <descriptions>
272 <description lang="en">Each element is given its own vertical slider with user defined scale markers.</description>
273 </descriptions>
274 </test>
275 <test name="horizontal-sliders" interface="horizontal">
276 <descriptions>
277 <description lang="en">Each element is given its own horizontal slider with user defined scale markers.</description>
278 </descriptions>
279 </test>
280 <test name="discrete" interface="discrete">
281 <descriptions>
282 <description lang="en">Each element is given a horizontal scale broken into a number of discrete choices. The number of choices is defined by the scale markers.</description>
283 </descriptions>
284 </test>
285 <test name="Comparison" interface="AB">
286 <descriptions>
287 <description lang="en">An N-way comparison test. Each element is given its own selector box. The user can select one element per page for submission.</description>
288 </descriptions>
289 </test>
270 <test name="MUSHRA" interface="MUSHRA"> 290 <test name="MUSHRA" interface="MUSHRA">
291 <descriptions>
292 <description lang="en">Multi-stimulus with hidden reference and anchor. Each fragment is shown on its own vertical slider. One fragment must be labelled as a reference and another labelled as an anchor. One external reference must also be shown.</description>
293 </descriptions>
271 <checks> 294 <checks>
272 <entry name="fragmentMoved" support="none"/> 295 <entry name="fragmentMoved" support="none"/>
273 <entry name="fragmentPlayed" support="none"/> 296 <entry name="fragmentPlayed" support="none"/>
274 <entry name="fragmentFullPlayback" support="none"/> 297 <entry name="fragmentFullPlayback" support="none"/>
275 <entry name="fragmentComments" support="none"/> 298 <entry name="fragmentComments" support="none"/>
287 <outsidereference min="1" max="1"/> 310 <outsidereference min="1" max="1"/>
288 </elements> 311 </elements>
289 <scale name="ACR"/> 312 <scale name="ACR"/>
290 </test> 313 </test>
291 <test name="Rank" interface="discrete"> 314 <test name="Rank" interface="discrete">
315 <descriptions>
316 <description lang="en">Each stimulus is placed on a discrete scale equalling the number of fragments. The fragments are then ranked based on the question posed. Only one element can occupy a rank position</description>
317 </descriptions>
292 <checks> 318 <checks>
293 <entry name="fragmentPlayed" support="none"/> 319 <entry name="fragmentPlayed" support="none"/>
294 <entry name="fragmentFullPlayback" support="none"/> 320 <entry name="fragmentFullPlayback" support="none"/>
295 <entry name="fragmentComments" support="none"/> 321 <entry name="fragmentComments" support="none"/>
296 </checks> 322 </checks>
301 <entry name="comments" support="none"/> 327 <entry name="comments" support="none"/>
302 </show> 328 </show>
303 <scale name="undefined"/> 329 <scale name="undefined"/>
304 </test> 330 </test>
305 <test name="Likert" interface="discrete"> 331 <test name="Likert" interface="discrete">
332 <descriptions>
333 <description lang="en">Each stimulus is placed on a discrete scale. The scale is fixed to the Likert scale options of 'Strongly Disagree', 'Disagree', 'Neutral', 'Agree' and 'Strongly Agree'</description>
334 </descriptions>
306 <checks> 335 <checks>
307 <entry name="fragmentPlayed" support="none"/> 336 <entry name="fragmentPlayed" support="none"/>
308 <entry name="fragmentFullPlayback" support="none"/> 337 <entry name="fragmentFullPlayback" support="none"/>
309 <entry name="fragmentComments" support="none"/> 338 <entry name="fragmentComments" support="none"/>
310 </checks> 339 </checks>
315 <entry name="comments" support="none"/> 344 <entry name="comments" support="none"/>
316 </show> 345 </show>
317 <scale name="Likert"/> 346 <scale name="Likert"/>
318 </test> 347 </test>
319 <test name="ABC/HR" interface="MUSHRA"> 348 <test name="ABC/HR" interface="MUSHRA">
349 <descriptions>
350 <description lang="en">Each stimulus is placed on a vertical slider. The scale is fixed with the labels 'Imperceptible' to 'Very Annoying'</description>
351 </descriptions>
320 <checks> 352 <checks>
321 <entry name="fragmentMoved" support="none"/> 353 <entry name="fragmentMoved" support="none"/>
322 <entry name="fragmentPlayed" support="none"/> 354 <entry name="fragmentPlayed" support="none"/>
323 <entry name="fragmentFullPlayback" support="none"/> 355 <entry name="fragmentFullPlayback" support="none"/>
324 <entry name="fragmentComments" support="none"/> 356 <entry name="fragmentComments" support="none"/>
330 <entry name="comments" support="none"/> 362 <entry name="comments" support="none"/>
331 </show> 363 </show>
332 <scale name="ABC"/> 364 <scale name="ABC"/>
333 </test> 365 </test>
334 <test name="Bipolar" interface="horizontal"> 366 <test name="Bipolar" interface="horizontal">
367 <descriptions>
368 <description lang="en">Each stimulus is placed on a horizontal slider and initialised to the value '0'. The scale operates from -50 to +5-. In the results this is normalised, like all other interfaces, from 0 (-50) to 1 (+50).</description>
369 </descriptions>
335 <checks> 370 <checks>
336 <entry name="fragmentMoved" support="mandatory"/> 371 <entry name="fragmentMoved" support="mandatory"/>
337 <entry name="fragmentPlayed" support="none"/> 372 <entry name="fragmentPlayed" support="none"/>
338 <entry name="fragmentFullPlayback" support="none"/> 373 <entry name="fragmentFullPlayback" support="none"/>
339 <entry name="fragmentComments" support="none"/> 374 <entry name="fragmentComments" support="none"/>
348 <outsidereference min="1" max="1"/> 383 <outsidereference min="1" max="1"/>
349 </elements> 384 </elements>
350 <scale name="Bipolar"/> 385 <scale name="Bipolar"/>
351 </test> 386 </test>
352 <test name="ACR" interface="discrete"> 387 <test name="ACR" interface="discrete">
353 <checks> 388 <descriptions>
389 <description lang="en">Absolute Category Rating. Each element is on a discrete scale of 'Bad', 'Poor', 'Fair', 'Good' and 'Excellent'. Each element must be given a rating.</description>
390 </descriptions>
391 <checks>
392 <entry name="fragmentMoved" support="mandatory"/>
354 <entry name="fragmentPlayed" support="none"/> 393 <entry name="fragmentPlayed" support="none"/>
355 <entry name="fragmentFullPlayback" support="none"/> 394 <entry name="fragmentFullPlayback" support="none"/>
356 <entry name="fragmentComments" support="none"/> 395 <entry name="fragmentComments" support="none"/>
357 </checks> 396 </checks>
358 <show> 397 <show>
426 <outsidereference min="1" max="1"/> 465 <outsidereference min="1" max="1"/>
427 </elements> 466 </elements>
428 <scale name="ABC"/> 467 <scale name="ABC"/>
429 </test> 468 </test>
430 <test name="AB" interface="AB"> 469 <test name="AB" interface="AB">
470 <descriptions>
471 <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>
472 </descriptions>
431 <checks> 473 <checks>
432 <entry name="fragmentPlayed" support="none"/> 474 <entry name="fragmentPlayed" support="none"/>
433 <entry name="fragmentFullPlayback" support="none"/> 475 <entry name="fragmentFullPlayback" support="none"/>
434 <entry name="fragmentComments" support="none"/> 476 <entry name="fragmentComments" support="none"/>
435 </checks> 477 </checks>
439 <entry name="playhead" support="none"/> 481 <entry name="playhead" support="none"/>
440 <entry name="comments" support="none"/> 482 <entry name="comments" support="none"/>
441 </show> 483 </show>
442 <elements> 484 <elements>
443 <number min="2" max="2"/> 485 <number min="2" max="2"/>
444 <outsidereference min="0" max="0"/> 486 <outsidereference min="0" max="1"/>
445 </elements> 487 </elements>
446 </test> 488 </test>
447 <test name="ABX" interface="ABX"/> 489 <test name="ABX" interface="ABX"/>
448 </tests> 490 </tests>
449 </root> 491 </root>