Index: lams_monitoring/web/monitorLesson.jsp
===================================================================
diff -u -r9481bb9c6f8c0e4d6fbed6b230a41c77feda64c6 -r2eed003c49aecd1a11d93a86bb4273d581f3d4f6
--- lams_monitoring/web/monitorLesson.jsp (.../monitorLesson.jsp) (revision 9481bb9c6f8c0e4d6fbed6b230a41c77feda64c6)
+++ lams_monitoring/web/monitorLesson.jsp (.../monitorLesson.jsp) (revision 2eed003c49aecd1a11d93a86bb4273d581f3d4f6)
@@ -131,10 +131,11 @@
String actColour = Configuration.get(ConfigurationKeys.AUTHORING_ACTS_COLOUR);
String allowDirectLessonLaunch = Configuration.get(ConfigurationKeys.ALLOW_DIRECT_LESSON_LAUNCH);
String allowEditOnFly = Configuration.get(ConfigurationKeys.ALLOW_EDIT_ON_FLY);
+String version = Configuration.get(ConfigurationKeys.VERSION);
%>
<%-- lessonID is passed in as request parameters by addLesson.jsp in lams_central. --%>
- ?loadFile=monitoring/lams_monitoring.swf&loadLibrary=monitoring/lams_monitoring_library.swf&userID=&serverURL=&build=<%=clientVersion%>&lang=&country=&langDate=<%=languageDate%>&theme=&lessonID=&actColour=<%= actColour %>&lessonLaunch=<%=allowDirectLessonLaunch%>&editOnFly=<%=allowEditOnFly%>
+ ?loadFile=monitoring/lams_monitoring.swf&loadLibrary=monitoring/lams_monitoring_library.swf&userID=&serverURL=&build=<%=clientVersion%>&version=<%=version%>&lang=&country=&langDate=<%=languageDate%>&theme=&lessonID=&actColour=<%= actColour %>&lessonLaunch=<%=allowDirectLessonLaunch%>&editOnFly=<%=allowEditOnFly%>
../lams_preloader
../lams_preloader.swf