Index: lams_learning/web/controlBottomFrame.jsp =================================================================== diff -u -rcdb910b6cd3de106725e2c22ded380c5c0fab650 -r66f147e9d94ea10fa2c2cea70a78d6479096ddc7 --- lams_learning/web/controlBottomFrame.jsp (.../controlBottomFrame.jsp) (revision cdb910b6cd3de106725e2c22ded380c5c0fab650) +++ lams_learning/web/controlBottomFrame.jsp (.../controlBottomFrame.jsp) (revision 66f147e9d94ea10fa2c2cea70a78d6479096ddc7) @@ -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" /> + +