Index: lams_monitoring/web/monitorLesson.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_monitoring/web/Attic/monitorLesson.jsp,v diff -u -r1.11 -r1.12 --- lams_monitoring/web/monitorLesson.jsp 9 Oct 2006 05:07:37 -0000 1.11 +++ lams_monitoring/web/monitorLesson.jsp 24 Oct 2006 06:17:56 -0000 1.12 @@ -115,10 +115,11 @@ String clientVersion = Configuration.get(ConfigurationKeys.MONITOR_CLIENT_VERSION); String serverLanguage = Configuration.get(ConfigurationKeys.SERVER_LANGUAGE); String languageDate = Configuration.get(ConfigurationKeys.DICTIONARY_DATE_CREATED); +String actColour = Configuration.get(ConfigurationKeys.AUTHORING_ACTS_COLOUR); %> <%-- 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= + ?loadFile=monitoring/lams_monitoring.swf&loadLibrary=monitoring/lams_monitoring_library.swf&userID=&serverURL=&build=<%=clientVersion%>&lang=&country=&langDate=<%=languageDate%>&theme=&lessonID=&actColour=<%= actColour %> ../lams_preloader ../lams_preloader.swf