Mercurial > hg > webaudioevaluationtool
comparison index.html @ 1330:a7e81c4f4ace
Added AB test interface
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Mon, 11 Jan 2016 16:32:26 +0000 |
parents | 86f371ddcb87 |
children | 0fb2b60326d0 |
comparison
equal
deleted
inserted
replaced
1329:b175ea21b021 | 1330:a7e81c4f4ace |
---|---|
51 <h1>Web Audio Evaluation Tool</h1> | 51 <h1>Web Audio Evaluation Tool</h1> |
52 <h2>Start menu </h2> | 52 <h2>Start menu </h2> |
53 <ul> | 53 <ul> |
54 <li><a href="index.html?url=example_eval/project.xml" target="_blank">APE interface test example</a></li> | 54 <li><a href="index.html?url=example_eval/project.xml" target="_blank">APE interface test example</a></li> |
55 <li><a href="index.html?url=example_eval/mushra_example.xml" target="_blank">MUSHRA interface test example</a></li> | 55 <li><a href="index.html?url=example_eval/mushra_example.xml" target="_blank">MUSHRA interface test example</a></li> |
56 <li><a href="index.html?url=example_eval/AB_example.xml" target="_blank">AB interface test example</a></li> | |
56 <li><a href="test_create/test_create.html" target="_blank">Test creator</a></li> | 57 <li><a href="test_create/test_create.html" target="_blank">Test creator</a></li> |
57 <li><a href="analyse.html" target="_blank">Analysis and diagnostics of results</a></li> | 58 <li><a href="analyse.html" target="_blank">Analysis and diagnostics of results</a></li> |
58 </ul> | 59 </ul> |
59 | 60 |
60 <br> | 61 <br> |