# HG changeset patch # User Nicholas Jillings # Date 1481205819 0 # Node ID 88b1c15eb202e208e999d2cd37033874838a3423 # Parent 702b5944f7821d4d21f576dc8af3fd2f72b9d9e4 #146 ground work diff -r 702b5944f782 -r 88b1c15eb202 js/specification.js --- a/js/specification.js Thu Dec 08 13:40:01 2016 +0000 +++ b/js/specification.js Thu Dec 08 14:03:39 2016 +0000 @@ -520,6 +520,7 @@ this.postTest = null; this.interfaces = []; this.playOne = null; + this.restrictMovement = null; this.commentBoxPrefix = "Comment on track"; this.audioElements = []; this.commentQuestions = []; diff -r 702b5944f782 -r 88b1c15eb202 xml/test-schema.xsd --- a/xml/test-schema.xsd Thu Dec 08 13:40:01 2016 +0000 +++ b/xml/test-schema.xsd Thu Dec 08 14:03:39 2016 +0000 @@ -102,6 +102,7 @@ +