Index: lams_learning/web/controlBottomFrame.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_learning/web/Attic/controlBottomFrame.jsp,v diff -u -r1.9 -r1.10 --- lams_learning/web/controlBottomFrame.jsp 5 Apr 2006 23:08:07 -0000 1.9 +++ lams_learning/web/controlBottomFrame.jsp 24 Apr 2006 04:26:35 -0000 1.10 @@ -19,7 +19,8 @@ http://www.gnu.org/licenses/gpl.txt --%> -<%@ page language="java"%> +<%@ page language="java" pageEncoding="UTF-8" contentType="text/html;charset=utf-8" %> +<%@ page import="org.lamsfoundation.lams.util.Configuration" import="org.lamsfoundation.lams.util.ConfigurationKeys" %> <%@ taglib uri="tags-html" prefix="html"%> <%@ taglib uri="tags-core" prefix="c"%> <%@ taglib uri="tags-fmt" prefix="fmt" %> @@ -29,72 +30,46 @@ - + - Learner :: LAMS - - + - - - - - - - - - - - - - - + <% + String clientVersion = Configuration.get(ConfigurationKeys.LEARNER_CLIENT_VERSION); + String serverLanguage = Configuration.get(ConfigurationKeys.SERVER_LANGUAGE); + String languageDate = Configuration.getDictionaryDateForLanguage(serverLanguage); + %> -

Available Lessons

-

[Flash component goes here]

- - - - - - - - -
Refresh List
- - - [Created] - [Scheduled] - [Started] - [Suspended] - [Finished] - - -
-
-
&lessonId=" target="contentFrame">Participate -
exportWaitingPage.jsp?mode=learner&lessonID=');>Export Portfolio -

+ lams_learning.swf?userID=&serverURL=&build=<%=clientVersion%>&lang=<%=serverLanguage%>&date=<%=languageDate%>&theme= + + + + + + + "/> + + + + " + quality="high" + scale="noscale" + bgcolor="#B3B7C8" + width="100%" + height="100%" + swliveconnect=true + id="authoring" + name="authoring" + align="" + type="application/x-shockwave-flash" + pluginspage="http://www.macromedia.com/go/getflashplayer" /> + +