Mercurial > hg > webaudioevaluationtool
diff 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 |
line wrap: on
line diff
--- a/example_eval/project.xml Tue Jun 16 15:44:02 2015 +0100 +++ b/example_eval/project.xml Tue Jun 16 16:59:08 2015 +0100 @@ -35,8 +35,9 @@ <metricEnable>elementListenTracker</metricEnable> </Metric> <interface> + <check name="fragmentPlayed"/> <check name="fragmentFullPlayback"/> - <check name="fragmentMovement"/> + <check name="fragmentMoved"/> <check name="fragmentComments"/> </interface> </setup>