Index: lams_monitoring/web/monitorLesson.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_monitoring/web/Attic/monitorLesson.jsp,v diff -u -r1.15 -r1.16 --- lams_monitoring/web/monitorLesson.jsp 9 May 2007 01:01:46 -0000 1.15 +++ lams_monitoring/web/monitorLesson.jsp 17 May 2007 08:05:17 -0000 1.16 @@ -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