# HG changeset patch # User Nicholas Jillings # Date 1511345292 0 # Node ID 5705787531a33485ab717cd4e02228359ba87918 # Parent 325940450125f291e9dd7b8533f473f9371800ee Fixed #257 diff -r 325940450125 -r 5705787531a3 test_create/test_core.js --- a/test_create/test_core.js Tue Nov 21 15:26:50 2017 +0000 +++ b/test_create/test_core.js Wed Nov 22 10:08:12 2017 +0000 @@ -114,7 +114,7 @@ $s.exportXML = function () { var s = new XMLSerializer(); - var doc = specification.encode(); + var doc = "" + specification.encode(); var xmlstr = s.serializeToString(doc); var bb = new Blob([s.serializeToString(doc)], { type: 'application/xml' @@ -211,9 +211,9 @@ } }; $s.select = function (name) { - $s.selected = name; - } - // Get the test interface specifications + $s.selected = name; + } + // Get the test interface specifications $s.file = undefined; $s.description = ""; diff -r 325940450125 -r 5705787531a3 tests/examples/ABX_example.xml --- a/tests/examples/ABX_example.xml Tue Nov 21 15:26:50 2017 +0000 +++ b/tests/examples/ABX_example.xml Wed Nov 22 10:08:12 2017 +0000 @@ -1,87 +1,87 @@ - - - - - - Please enter your name. - - - Please select with which activities you have any experience (example checkbox question) - - - - - - - - This is an example of an 'ABX'-style test, with two pages, using the test stimuli in 'example_eval/'. - - - - - Please enter your location. (example mandatory text question) - - - Please enter your age (example non-mandatory number question) - - - Please rate this interface (example radio button question) - - - - - - - Thank you for taking this listening test. Please click 'submit' and your results will appear in the 'saves/' folder. - - - - testTimer - elementTimer - elementInitialPosition - elementTracker - elementFlagListenedTo - elementFlagMoved - elementListenTracker - - - - - - - - - - - - Comment on fragment - - Depth - - - - - - A two way comparison using randomised element order, automatic loudness and synchronised looping. - - - - - Please enter the genre. - - - - - Comment on fragment - - Depth - - - - - - Please enter the genre. - - - - + + + + + + Please enter your name. + + + Please select with which activities you have any experience (example checkbox question) + + + + + + + + This is an example of an 'ABX'-style test, with two pages, using the test stimuli in 'example_eval/'. + + + + + Please enter your location. (example mandatory text question) + + + Please enter your age (example non-mandatory number question) + + + Please rate this interface (example radio button question) + + + + + + + Thank you for taking this listening test. Please click 'submit' and your results will appear in the 'saves/' folder. + + + + testTimer + elementTimer + elementInitialPosition + elementTracker + elementFlagListenedTo + elementFlagMoved + elementListenTracker + + + + + + + + + + + + Comment on fragment + + Depth + + + + + + A two way comparison using randomised element order, automatic loudness and synchronised looping. + + + + + Please enter the genre. + + + + + Comment on fragment + + Depth + + + + + + Please enter the genre. + + + + diff -r 325940450125 -r 5705787531a3 tests/examples/AB_example.xml --- a/tests/examples/AB_example.xml Tue Nov 21 15:26:50 2017 +0000 +++ b/tests/examples/AB_example.xml Wed Nov 22 10:08:12 2017 +0000 @@ -1,4 +1,4 @@ - + diff -r 325940450125 -r 5705787531a3 tests/examples/APE_example.xml --- a/tests/examples/APE_example.xml Tue Nov 21 15:26:50 2017 +0000 +++ b/tests/examples/APE_example.xml Wed Nov 22 10:08:12 2017 +0000 @@ -1,145 +1,145 @@ - - - - - - Please enter your name. - - - - Please select with which activities you have any experience (example checkbox question) - - - - - - - - What instrument did you play? - - - This is an example of an 'APE'-style test, with two pages, using the test stimuli in 'example_eval/'. - - - - - Please enter your location. (example mandatory text question) - - - Please enter your age (example non-mandatory number question) - - - Please rate this interface (example radio button question) - - - - - - - Thank you for taking this listening test. Please click 'submit' and your results will appear in the 'saves/' folder. - - - - testTimer - elementTimer - elementInitialPosition - elementTracker - elementFlagListenedTo - elementFlagMoved - elementListenTracker - - - - - - - - - - - - Comment on fragment - - Preference - - Min - Max - Middle - 20 - - - - Depth - - Low - High - Middle - Middle - - - - - - - - - - Example of an 'APE' style interface with hidden anchor 'zero' (which needs to be below 20%), looping of the samples, randomisation of marker labels, mandatory moving of every sample, and a forced scale usage of at least 25%-75%. - - - - - Please enter the genre. - - - - - Comment on fragment - - Example Test Question - - Min - Max - Middle - 20 - - - - - - - - - - - - What is your general experience with numbers? - - - Please enter your overall preference - - - - - - - - Please describe the overall character - - - - - - - - - Example of an 'APE' style interface with hidden anchor 'zero' (which needs to be below 20%), looping of the samples, randomisation of marker labels, mandatory moving of every sample, and a forced scale usage of at least 25%-75%. - - - - - Please enter the genre. - - - - + + + + + + Please enter your name. + + + + Please select with which activities you have any experience (example checkbox question) + + + + + + + + What instrument did you play? + + + This is an example of an 'APE'-style test, with two pages, using the test stimuli in 'example_eval/'. + + + + + Please enter your location. (example mandatory text question) + + + Please enter your age (example non-mandatory number question) + + + Please rate this interface (example radio button question) + + + + + + + Thank you for taking this listening test. Please click 'submit' and your results will appear in the 'saves/' folder. + + + + testTimer + elementTimer + elementInitialPosition + elementTracker + elementFlagListenedTo + elementFlagMoved + elementListenTracker + + + + + + + + + + + + Comment on fragment + + Preference + + Min + Max + Middle + 20 + + + + Depth + + Low + High + Middle + Middle + + + + + + + + + + Example of an 'APE' style interface with hidden anchor 'zero' (which needs to be below 20%), looping of the samples, randomisation of marker labels, mandatory moving of every sample, and a forced scale usage of at least 25%-75%. + + + + + Please enter the genre. + + + + + Comment on fragment + + Example Test Question + + Min + Max + Middle + 20 + + + + + + + + + + + + What is your general experience with numbers? + + + Please enter your overall preference + + + + + + + + Please describe the overall character + + + + + + + + + Example of an 'APE' style interface with hidden anchor 'zero' (which needs to be below 20%), looping of the samples, randomisation of marker labels, mandatory moving of every sample, and a forced scale usage of at least 25%-75%. + + + + + Please enter the genre. + + + + diff -r 325940450125 -r 5705787531a3 tests/examples/horizontal_example.xml --- a/tests/examples/horizontal_example.xml Tue Nov 21 15:26:50 2017 +0000 +++ b/tests/examples/horizontal_example.xml Wed Nov 22 10:08:12 2017 +0000 @@ -1,33 +1,33 @@ - - - - - testTimer - elementTimer - elementInitialPosition - elementTracker - elementFlagListenedTo - elementFlagMoved - elementListenTracker - - - - - - - - - - - - - - -50 - 0 - 50 - - - - - - + + + + + testTimer + elementTimer + elementInitialPosition + elementTracker + elementFlagListenedTo + elementFlagMoved + elementListenTracker + + + + + + + + + + + + + + -50 + 0 + 50 + + + + + + diff -r 325940450125 -r 5705787531a3 tests/examples/mushra_example.xml --- a/tests/examples/mushra_example.xml Tue Nov 21 15:26:50 2017 +0000 +++ b/tests/examples/mushra_example.xml Wed Nov 22 10:08:12 2017 +0000 @@ -1,145 +1,145 @@ - - - - Thank you for looking at WAET. You can modify the successful completion text as well! - - - Please enter your name. - - - Please select with which activities you have any experience (example checkbox question) - - - - - - - - This is an example of an 'MUSHRA'-style test, with two pages, using the test stimuli in 'example_eval/'. - - - - - Please enter your location. (example mandatory text question) - - - Please enter your age (example non-mandatory number question) - - - Please rate this interface (example radio button question) - - - - - - - Thank you for taking this listening test. Please click 'submit' and your results will appear in the 'saves/' folder. - - - - testTimer - elementTimer - elementInitialPosition - elementTracker - elementFlagListenedTo - elementFlagMoved - elementListenTracker - - - - - - - - - - Much Worse - Worse - Slightly Worse - About the same - Slightly Better - Better - Much Better - - - - - Comment on fragment - - - Much Worse - Worse - Slightly Worse - About the same - Slightly Better - Better - Much Better - - - - - - - - - - Example of a 'MUSHRA' style interface with hidden anchor 'zero' (which needs to be below 20%), looping of the samples, randomisation of marker labels, mandatory moving of every sample, and a forced scale usage of at least 25%-75% using a Comparison Category Rating Scale. - - - - - Please enter the genre. - - - - - Comment on fragment - - Example Test Question - - - Min - Max - Middle - 20 - - - - - - - - - - - - What is your general experience with numbers? - - - Please enter your overall preference - - - - - - - - Please describe the overall character - - - - - - - - - Example of a 'MUSHRA' style interface with hidden anchor 'zero' (which needs to be below 20%), looping of the samples, randomisation of marker labels, mandatory moving of every sample, and a forced scale usage of at least 25%-75%. - - - - - Please enter the genre. - - - - + + + + Thank you for looking at WAET. You can modify the successful completion text as well! + + + Please enter your name. + + + Please select with which activities you have any experience (example checkbox question) + + + + + + + + This is an example of an 'MUSHRA'-style test, with two pages, using the test stimuli in 'example_eval/'. + + + + + Please enter your location. (example mandatory text question) + + + Please enter your age (example non-mandatory number question) + + + Please rate this interface (example radio button question) + + + + + + + Thank you for taking this listening test. Please click 'submit' and your results will appear in the 'saves/' folder. + + + + testTimer + elementTimer + elementInitialPosition + elementTracker + elementFlagListenedTo + elementFlagMoved + elementListenTracker + + + + + + + + + + Much Worse + Worse + Slightly Worse + About the same + Slightly Better + Better + Much Better + + + + + Comment on fragment + + + Much Worse + Worse + Slightly Worse + About the same + Slightly Better + Better + Much Better + + + + + + + + + + Example of a 'MUSHRA' style interface with hidden anchor 'zero' (which needs to be below 20%), looping of the samples, randomisation of marker labels, mandatory moving of every sample, and a forced scale usage of at least 25%-75% using a Comparison Category Rating Scale. + + + + + Please enter the genre. + + + + + Comment on fragment + + Example Test Question + + + Min + Max + Middle + 20 + + + + + + + + + + + + What is your general experience with numbers? + + + Please enter your overall preference + + + + + + + + Please describe the overall character + + + + + + + + + Example of a 'MUSHRA' style interface with hidden anchor 'zero' (which needs to be below 20%), looping of the samples, randomisation of marker labels, mandatory moving of every sample, and a forced scale usage of at least 25%-75%. + + + + + Please enter the genre. + + + + diff -r 325940450125 -r 5705787531a3 tests/examples/ordinal_example.xml --- a/tests/examples/ordinal_example.xml Tue Nov 21 15:26:50 2017 +0000 +++ b/tests/examples/ordinal_example.xml Wed Nov 22 10:08:12 2017 +0000 @@ -1,33 +1,33 @@ - - - - - testTimer - elementTimer - elementInitialPosition - elementTracker - elementFlagListenedTo - elementFlagMoved - elementListenTracker - - - - - - - - - - - Ordinal Evaluation - - - - - - - - - - - + + + + + testTimer + elementTimer + elementInitialPosition + elementTracker + elementFlagListenedTo + elementFlagMoved + elementListenTracker + + + + + + + + + + + Ordinal Evaluation + + + + + + + + + + + diff -r 325940450125 -r 5705787531a3 tests/examples/radio_example.xml --- a/tests/examples/radio_example.xml Tue Nov 21 15:26:50 2017 +0000 +++ b/tests/examples/radio_example.xml Wed Nov 22 10:08:12 2017 +0000 @@ -1,37 +1,37 @@ - - - - - testTimer - elementTimer - elementInitialPosition - elementTracker - elementFlagListenedTo - elementFlagMoved - elementListenTracker - - - - - - - - - - - - - - (1) Very Annoying - (2) Annoying - (3) Slightly Annoying - (4) Audible but not Annoying - (5) Inaudible - - - - - - - - + + + + + testTimer + elementTimer + elementInitialPosition + elementTracker + elementFlagListenedTo + elementFlagMoved + elementListenTracker + + + + + + + + + + + + + + (1) Very Annoying + (2) Annoying + (3) Slightly Annoying + (4) Audible but not Annoying + (5) Inaudible + + + + + + + + diff -r 325940450125 -r 5705787531a3 tests/examples/timeline.xml --- a/tests/examples/timeline.xml Tue Nov 21 15:26:50 2017 +0000 +++ b/tests/examples/timeline.xml Wed Nov 22 10:08:12 2017 +0000 @@ -1,84 +1,84 @@ - - - - - testTimer - elementTimer - elementInitialPosition - elementTracker - elementFlagListenedTo - elementFlagMoved - elementListenTracker - - - - - - - - - - - - My Test - - - (1) Very Annoying - (2) Annoying - (3) Slightly Annoying - (4) Audible but not Annoying - (5) Inaudible - - - - - - - Please enter your overall preference - - - - - - - - Please describe the overall character - - - - - - - - - My Test - - - (1) Very Annoying - (2) Annoying - (3) Slightly Annoying - (4) Audible but not Annoying - (5) Inaudible - - - - - - - Please enter your overall preference - - - - - - - - Please describe the overall character - - - - - - - - + + + + + testTimer + elementTimer + elementInitialPosition + elementTracker + elementFlagListenedTo + elementFlagMoved + elementListenTracker + + + + + + + + + + + + My Test + + + (1) Very Annoying + (2) Annoying + (3) Slightly Annoying + (4) Audible but not Annoying + (5) Inaudible + + + + + + + Please enter your overall preference + + + + + + + + Please describe the overall character + + + + + + + + + My Test + + + (1) Very Annoying + (2) Annoying + (3) Slightly Annoying + (4) Audible but not Annoying + (5) Inaudible + + + + + + + Please enter your overall preference + + + + + + + + Please describe the overall character + + + + + + + +