Index: lams_tool_sbmt/web/WEB-INF/tags/Alert.tag =================================================================== diff -u -r5f8dff0cc7d791c9cb34c850aaf235ca604055d7 -r3db9ad9f8b7c6085cf5adca2cdf463254f81cd68 --- lams_tool_sbmt/web/WEB-INF/tags/Alert.tag (.../Alert.tag) (revision 5f8dff0cc7d791c9cb34c850aaf235ca604055d7) +++ lams_tool_sbmt/web/WEB-INF/tags/Alert.tag (.../Alert.tag) (revision 3db9ad9f8b7c6085cf5adca2cdf463254f81cd68) @@ -27,19 +27,18 @@ -
-
-
-
-
- -
-
- - × - - -
+
+
+
Index: lams_tool_sbmt/web/WEB-INF/tags/PageLearner.tag =================================================================== diff -u --- lams_tool_sbmt/web/WEB-INF/tags/PageLearner.tag (revision 0) +++ lams_tool_sbmt/web/WEB-INF/tags/PageLearner.tag (revision 3db9ad9f8b7c6085cf5adca2cdf463254f81cd68) @@ -0,0 +1,124 @@ +<%@ tag body-content="scriptless" %> +<%@ attribute name="toolSessionID" required="true" rtexprvalue="true"%> +<%@ attribute name="title" required="false" rtexprvalue="true"%> + +<%@ taglib uri="tags-core" prefix="c" %> +<%@ taglib uri="tags-fmt" prefix="fmt" %> +<%@ taglib uri="tags-lams" prefix="lams" %> + + + + + + ${lams}download/?uuid=${pageLearnerPortraitUuid}&preferDownload=false&version=4 + + + ${lams}images/css/john-doe-portrait.jpg + + + + + + + + LAMS :: + <c:choose> + <c:when test="${empty title}"> + <fmt:message key="activity.title"/> + </c:when> + <c:otherwise> + <c:out value="${title}" /> + </c:otherwise> + </c:choose> + + + + + + + + + + + + + + + + + + + + +
+ + +
+ Skip to main content + + + +
+ +

+
+ + + +
+
+
+ + +
\ No newline at end of file Index: lams_tool_sbmt/web/WEB-INF/tlds/lams/lams.tld =================================================================== diff -u -r6a7abdf7fa2c5646e736550302dcc376397cd645 -r3db9ad9f8b7c6085cf5adca2cdf463254f81cd68 --- lams_tool_sbmt/web/WEB-INF/tlds/lams/lams.tld (.../lams.tld) (revision 6a7abdf7fa2c5646e736550302dcc376397cd645) +++ lams_tool_sbmt/web/WEB-INF/tlds/lams/lams.tld (.../lams.tld) (revision 3db9ad9f8b7c6085cf5adca2cdf463254f81cd68) @@ -361,6 +361,10 @@ /WEB-INF/tags/Page5.tag + PageLearner + /WEB-INF/tags/PageLearner.tag + + TSTable5 /WEB-INF/tags/TSTable5.tag @@ -445,4 +449,4 @@ Switch /WEB-INF/tags/Switch.tag - + \ No newline at end of file Index: lams_tool_sbmt/web/common/header.jsp =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r3db9ad9f8b7c6085cf5adca2cdf463254f81cd68 --- lams_tool_sbmt/web/common/header.jsp (.../header.jsp) (revision 7475d08afc280b5e2e5ddf04e8bf35e3166aaf80) +++ lams_tool_sbmt/web/common/header.jsp (.../header.jsp) (revision 3db9ad9f8b7c6085cf5adca2cdf463254f81cd68) @@ -15,14 +15,13 @@ - - + Index: lams_tool_sbmt/web/learner/sbmtlearner.jsp =================================================================== diff -u -rca136be52df70bbdd506d2383d4d4bd2201a3b3f -r3db9ad9f8b7c6085cf5adca2cdf463254f81cd68 --- lams_tool_sbmt/web/learner/sbmtlearner.jsp (.../sbmtlearner.jsp) (revision ca136be52df70bbdd506d2383d4d4bd2201a3b3f) +++ lams_tool_sbmt/web/learner/sbmtlearner.jsp (.../sbmtlearner.jsp) (revision 3db9ad9f8b7c6085cf5adca2cdf463254f81cd68) @@ -1,5 +1,5 @@ -<%@include file="/common/taglibs.jsp"%> +<%@ include file="/common/taglibs.jsp"%> <%@ page import="org.lamsfoundation.lams.util.Configuration" %> <%@ page import="org.lamsfoundation.lams.util.ConfigurationKeys" %> <%=Configuration.get(ConfigurationKeys.UPLOAD_FILE_MAX_SIZE)%> @@ -9,12 +9,9 @@ - - - - <fmt:message key="tool.display.name" /> - <%@ include file="/common/header.jsp"%> - + + + - + - + - + - + @@ -128,12 +125,13 @@ target: '#file-upload-area', inline: true, height: 300, - width: '100%', + width: '90%', showProgressDetails : true, hideRetryButton : true, hideCancelButton : true, showRemoveButtonAfterComplete: true, - proudlyDisplayPoweredByUppy: false + proudlyDisplayPoweredByUppy: false, + note: 'Hello world!' }); uppy.use(Uppy.Webcam, { target: Uppy.Dashboard, @@ -270,33 +268,24 @@ } } - - - - -
- -
- +
+ +
+
+
+
+
- - + - - - + - - - - - - + @@ -307,15 +296,15 @@ - + - + @@ -333,34 +322,37 @@ -
-
+
+
-
-
- +
+
+ -
+
-
- - +
+ +
-

*

+
+ +   + +
@@ -509,7 +501,7 @@ - +
@@ -536,8 +528,7 @@ - - - - - \ No newline at end of file +
+
+ +