Mercurial > hg > webaudioevaluationtool
diff index.html @ 2269:64bdcd9ad9a4
Merge branch 'master' of https://github.com/BrechtDeMan/WebAudioEvaluationTool
author | www-data <www-data@sucuk.dcs.qmul.ac.uk> |
---|---|
date | Wed, 20 Apr 2016 17:22:18 +0100 |
parents | 0c3111ca4566 |
children | e59327ebdb15 |
line wrap: on
line diff
--- a/index.html Wed Apr 20 16:21:08 2016 +0100 +++ b/index.html Wed Apr 20 17:22:18 2016 +0100 @@ -1,6 +1,6 @@ <!DOCTYPE html> <html lang="en"> - <head> + <head> <meta charset="utf-8" /> @@ -47,10 +47,24 @@ </head> <body> - <!-- Load up the default page interface allowing for project setting loads, even if hard-coded--> - <!-- Actual test interface design should be contained in the .js for ease of dynamic content--> <div id='topLevelBody'> - <span>Web Audio Evaluation Toolbox</span> + <h1>Web Audio Evaluation Tool</h1> + <h2>Start menu </h2> + <ul> + <li><a href="index.html?url=example_eval/project.xml" target="_blank">APE interface test example</a></li> + <li><a href="index.html?url=example_eval/mushra_example.xml" target="_blank">MUSHRA interface test example</a></li> + <li><a href="index.html?url=example_eval/AB_example.xml" target="_blank">AB interface test example</a></li> + <li><a href="index.html?url=example_eval/horizontal_example.xml" target="_blank">Horizontal interface test example</a></li> + <li><a href="index.html?url=example_eval/radio_example.xml" target="_blank">Radio interface test example</a></li> + <li><a href="test_create/test_create.html" target="_blank">Test creator</a></li> + <li><a href="analyse.html" target="_blank">Analysis and diagnostics of results</a></li> + </ul> + <br> + <ul> + <li><a href="LICENSE.txt" target="_blank">License</a></li> + <li><a href="CITING.txt" target="_blank">Citing</a></li> + <li><a href="docs/Instructions/Instructions.pdf" target="_blank">Instructions</a></li> + </ul> </div> <div id="popupHolder" class="popupHolder" style="visibility: hidden; z-index: -1"> <div id="popupContent">