I am planning to set up each of my pages to be structured as definitions/examples, a video going over the same material, followed by some graded exercises.
The problem I'm having is that the exercises are not loading correctly when the video is on the page. With the video removed, the exercises load perfectly and there is no problem with the video being playable etc.
Video is being embedded with:
<video label="vid-Slope" source="RWT2.1-Finding-Slope.mp4"/>
Exercises are being referenced in with:
<xi:include href="exercises/ex-Slope.ptx" />