WebAudioEvaluationTool
WebAudioEvaluationTool copied to clipboard
Allow elements to be marked inactive (e.g.: for training purposes)
in, e.g.: AB interface
b90de14c86cf4cbfe3e04846bc27e43df585ebf5 (in the giulio branch) does this for AB.
Note that if the user clicks on the element, the
Could you elaborate the training style you want?
I could see having a training page (perhaps more attribute fun) which will force the page to be the first page always and ignore its responses (or include them for filtering).
I want a page like this
Currently done using
<page label="given">
and, e.g.: <audioelement inactive="true" label="Pressed fast">
I think this should be easy to do once #129 is complete and we can load interfaces modularly.
Otherwise a separate, fixed style example page could be designed to demonstrate and train the user. We need to design some markup for the specification to identify what audio to load and present.