Index: lams_tool_scratchie/web/pages/authoring/authoring.jsp =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -rf2d65d2b8661353a78d089679acc69b4cf58eab0 --- lams_tool_scratchie/web/pages/authoring/authoring.jsp (.../authoring.jsp) (revision 7475d08afc280b5e2e5ddf04e8bf35e3166aaf80) +++ lams_tool_scratchie/web/pages/authoring/authoring.jsp (.../authoring.jsp) (revision f2d65d2b8661353a78d089679acc69b4cf58eab0) @@ -40,14 +40,13 @@ - - - - - - - - + + + + + + + @@ -87,7 +86,7 @@ - + Index: lams_tool_scratchie/web/pages/authoring/basic.jsp =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -rf2d65d2b8661353a78d089679acc69b4cf58eab0 --- lams_tool_scratchie/web/pages/authoring/basic.jsp (.../basic.jsp) (revision 7475d08afc280b5e2e5ddf04e8bf35e3166aaf80) +++ lams_tool_scratchie/web/pages/authoring/basic.jsp (.../basic.jsp) (revision f2d65d2b8661353a78d089679acc69b4cf58eab0) @@ -86,7 +86,7 @@ function exportQTI(){ var frame = document.getElementById("downloadFileDummyIframe"), title = encodeURIComponent(document.getElementsByName("scratchie.title")[0].value); - frame.src = '' + frame.src = '/authoring/exportQTI.do?sessionMapID=${sessionMapID}' + '&title=' + title; } Index: lams_tool_scribe/web/pages/authoring/authoring.jsp =================================================================== diff -u -rbb84b91974b6cfcfd99fffbaddd56871f7a0ca6b -rf2d65d2b8661353a78d089679acc69b4cf58eab0 --- lams_tool_scribe/web/pages/authoring/authoring.jsp (.../authoring.jsp) (revision bb84b91974b6cfcfd99fffbaddd56871f7a0ca6b) +++ lams_tool_scribe/web/pages/authoring/authoring.jsp (.../authoring.jsp) (revision f2d65d2b8661353a78d089679acc69b4cf58eab0) @@ -1,61 +1,81 @@ + + <%@ include file="/common/taglibs.jsp"%> +<%@ page import="org.lamsfoundation.lams.tool.scribe.util.ScribeConstants"%> - - - - - + + + + + + + -
- -
-
- -
- -
- -
-
+ + + <fmt:message key="activity.title" /> + + + + + - -
- -
-
- -
-
+ +
+ + + + + + + + + + + + + + + + + + +
+ + + + +
+
+
+
+
+ + <%-- Page tabs --%> + + + + + + +
+ + + +
+ +
- +