comparison example_eval/project.xml @ 1557:c7c95761323d

Implemeted Features #1267, #1268 and started #1266. Standardised fragment checking.
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Tue, 16 Jun 2015 16:59:08 +0100
parents c6decd1db0da
children a17a380e2469
comparison
equal deleted inserted replaced
1556:c6decd1db0da 1557:c7c95761323d
33 <metricEnable>elementFlagListenedTo</metricEnable> 33 <metricEnable>elementFlagListenedTo</metricEnable>
34 <metricEnable>elementFlagMoved</metricEnable> 34 <metricEnable>elementFlagMoved</metricEnable>
35 <metricEnable>elementListenTracker</metricEnable> 35 <metricEnable>elementListenTracker</metricEnable>
36 </Metric> 36 </Metric>
37 <interface> 37 <interface>
38 <check name="fragmentPlayed"/>
38 <check name="fragmentFullPlayback"/> 39 <check name="fragmentFullPlayback"/>
39 <check name="fragmentMovement"/> 40 <check name="fragmentMoved"/>
40 <check name="fragmentComments"/> 41 <check name="fragmentComments"/>
41 </interface> 42 </interface>
42 </setup> 43 </setup>
43 <audioHolder id='test-0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='0' loop='true' elementComments='true'> 44 <audioHolder id='test-0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='0' loop='true' elementComments='true'>
44 <interface> 45 <interface>