Index: lams_central/web/css/defaultHTML_learner.css
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/css/defaultHTML_learner.css,v
diff -u -r1.32.2.20 -r1.32.2.21
--- lams_central/web/css/defaultHTML_learner.css 14 May 2016 14:07:56 -0000 1.32.2.20
+++ lams_central/web/css/defaultHTML_learner.css 1 Jun 2016 14:05:17 -0000 1.32.2.21
@@ -40,6 +40,9 @@
.voffset10 {
margin-top: 10px;
}
+.voffset20 {
+ margin-top: 20px;
+}
.roffset2 {
margin-right: 2px;
}
@@ -61,6 +64,9 @@
.loffset20 {
margin-left: 20px;
}
+.clear-both {
+ clear: both;
+}
/* Comments/Forum classes */
.msg .panel-heading {
padding: 3px;
Index: lams_tool_assessment/conf/language/lams/ApplicationResources_en_AU.properties
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/conf/language/lams/ApplicationResources_en_AU.properties,v
diff -u -r1.59.2.3 -r1.59.2.4
--- lams_tool_assessment/conf/language/lams/ApplicationResources_en_AU.properties 11 May 2016 07:15:06 -0000 1.59.2.3
+++ lams_tool_assessment/conf/language/lams/ApplicationResources_en_AU.properties 1 Jun 2016 14:05:16 -0000 1.59.2.4
@@ -2,8 +2,6 @@
#language code: en
#locale code: AU
-
-
#=================== labels for Assessment =================#
appName =Assessment Tool
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_tool_assessment/web/WEB-INF/tags/AdvancedAccordian.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Index: lams_tool_assessment/web/WEB-INF/tags/AuthoringButton.tag
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/WEB-INF/tags/AuthoringButton.tag,v
diff -u -r1.14 -r1.14.2.1
--- lams_tool_assessment/web/WEB-INF/tags/AuthoringButton.tag 23 Jul 2013 17:53:42 -0000 1.14
+++ lams_tool_assessment/web/WEB-INF/tags/AuthoringButton.tag 1 Jun 2016 14:05:15 -0000 1.14.2.1
@@ -122,12 +122,12 @@
window.close();
}
-
-
-
-
-
+
+
-
+
+
+
+
\ No newline at end of file
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_tool_assessment/web/WEB-INF/tags/AuthoringRatingCriteria.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Index: lams_tool_assessment/web/WEB-INF/tags/CKEditor.tag
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/WEB-INF/tags/CKEditor.tag,v
diff -u -r1.14.2.1 -r1.14.2.2
--- lams_tool_assessment/web/WEB-INF/tags/CKEditor.tag 3 Sep 2014 13:19:29 -0000 1.14.2.1
+++ lams_tool_assessment/web/WEB-INF/tags/CKEditor.tag 1 Jun 2016 14:05:15 -0000 1.14.2.2
@@ -10,7 +10,12 @@
<%@ attribute name="contentFolderID" required="false" rtexprvalue="true"%>
<%@ attribute name="displayExpanded" required="false" rtexprvalue="true"%>
<%@ attribute name="resizeParentFrameName" required="false" rtexprvalue="true"%>
+<%@ attribute name="method" required="false" rtexprvalue="true"%>
+
+
+
+
@@ -19,6 +24,10 @@
+
+ ${toolbarSet}Replace
+
+
@@ -33,10 +42,10 @@
-
+
- ckeditor/
+ /lams/ckeditor/
@@ -59,10 +68,9 @@
var editor = CKEDITOR.instances["${id}"];
if (editor) { editor.destroy(true); }
- var instance = CKEDITOR.replace( "${id}", {
+ var instance = CKEDITOR.${method}( "${id}", {
width : "${width}",
height : "${height}",
- autoGrow_minHeight : "${height}".replace("px", ""),
toolbar : "${toolbarSet}",
language : "${language}",
defaultLangugage : "en",
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_tool_assessment/web/WEB-INF/tags/Comments.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_tool_assessment/web/WEB-INF/tags/CommentsAuthor.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Index: lams_tool_assessment/web/WEB-INF/tags/ImgButtonWrapper.tag
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/WEB-INF/tags/ImgButtonWrapper.tag,v
diff -u -r1.1 -r1.1.10.1
--- lams_tool_assessment/web/WEB-INF/tags/ImgButtonWrapper.tag 29 Jan 2009 05:59:05 -0000 1.1
+++ lams_tool_assessment/web/WEB-INF/tags/ImgButtonWrapper.tag 1 Jun 2016 14:05:15 -0000 1.1.10.1
@@ -1,37 +1,37 @@
-<%
-/****************************************************************
- * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
- * =============================================================
- * License Information: http://lamsfoundation.org/licensing/lams/2.0/
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2.0
- * as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
- * USA
- *
- * http://www.gnu.org/licenses/gpl.txt
- * ****************************************************************
- */
-
- /**
- * ImgButtonWrapper.tag
- * Author: Mitchell Seaton
- * Description: Simple wrapper that will display buttons correctly when RTL page rendering is used.
- */
-
- %>
-<%@ tag body-content="scriptless" %>
-
+<%
+/****************************************************************
+ * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
+ * =============================================================
+ * License Information: http://lamsfoundation.org/licensing/lams/2.0/
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2.0
+ * as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ * USA
+ *
+ * http://www.gnu.org/licenses/gpl.txt
+ * ****************************************************************
+ */
+
+ /**
+ * ImgButtonWrapper.tag
+ * Author: Mitchell Seaton
+ * Description: Simple wrapper that will display buttons correctly when RTL page rendering is used.
+ */
+
+ %>
+<%@ tag body-content="scriptless" %>
+
Index: lams_tool_assessment/web/WEB-INF/tags/Page.tag
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/WEB-INF/tags/Attic/Page.tag,v
diff -u -r1.1.2.1 -r1.1.2.2
--- lams_tool_assessment/web/WEB-INF/tags/Page.tag 7 Mar 2016 21:17:51 -0000 1.1.2.1
+++ lams_tool_assessment/web/WEB-INF/tags/Page.tag 1 Jun 2016 14:05:15 -0000 1.1.2.2
@@ -12,25 +12,38 @@
+
+
+
+
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_tool_assessment/web/WEB-INF/tags/Rating.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_tool_assessment/web/WEB-INF/tags/RestrictedUsageAccordian.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_tool_assessment/web/WEB-INF/tags/TSTable.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Index: lams_tool_assessment/web/WEB-INF/tags/Tab.tag
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/WEB-INF/tags/Tab.tag,v
diff -u -r1.1 -r1.1.10.1
--- lams_tool_assessment/web/WEB-INF/tags/Tab.tag 29 Jan 2009 05:59:05 -0000 1.1
+++ lams_tool_assessment/web/WEB-INF/tags/Tab.tag 1 Jun 2016 14:05:16 -0000 1.1.10.1
@@ -24,8 +24,8 @@
/**
* Tab.tag
- * Author: Mitchell Seaton
- * Description: Creates a tab element.
+ * Author: Fiona Malikoff
+ * Description: Creates a tab element within the Hybrid Tab Header.
* Wiki:
*/
%>
@@ -54,6 +54,9 @@
<%--
Usually methodCall is selectTab, but the calling code can override methodCall if desired.
this is handy if the page needs different logic on initialisation and user switching tabs
+
+ -- onclick="${methodCall}(${id});return false;">
+
--%>
@@ -73,13 +76,14 @@
-
+
+
+ class="active"
+
+
+
+
+ class="disabled"
+
+
+${tabTitle}
Index: lams_tool_assessment/web/WEB-INF/tags/TabBody.tag
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/WEB-INF/tags/TabBody.tag,v
diff -u -r1.1 -r1.1.10.1
--- lams_tool_assessment/web/WEB-INF/tags/TabBody.tag 29 Jan 2009 05:59:05 -0000 1.1
+++ lams_tool_assessment/web/WEB-INF/tags/TabBody.tag 1 Jun 2016 14:05:16 -0000 1.1.10.1
@@ -28,25 +28,17 @@
* Wiki:
*/
- %>
-<%@ tag body-content="scriptless"%>
+%>
<%@ attribute name="id" required="true" rtexprvalue="true"%>
<%@ attribute name="tabTitle" required="false" rtexprvalue="true"%>
<%@ attribute name="titleKey" required="false" rtexprvalue="true"%>
<%@ attribute name="page" required="false" rtexprvalue="true"%>
<%@ taglib uri="tags-core" prefix="c"%>
<%@ taglib uri="tags-bean" prefix="bean"%>
-
-
-
-
-
-
-
-
-
-
+
+
+ active
+
-
-
+
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_tool_assessment/web/WEB-INF/tags/TabBodyArea.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_tool_assessment/web/WEB-INF/tags/TabBodys.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Index: lams_tool_assessment/web/WEB-INF/tags/Tabs.tag
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/WEB-INF/tags/Tabs.tag,v
diff -u -r1.1 -r1.1.10.1
--- lams_tool_assessment/web/WEB-INF/tags/Tabs.tag 29 Jan 2009 05:59:05 -0000 1.1
+++ lams_tool_assessment/web/WEB-INF/tags/Tabs.tag 1 Jun 2016 14:05:16 -0000 1.1.10.1
@@ -23,47 +23,70 @@
/**
* Tabs.tag
- * Author: Mitchell Seaton
- * Description: Create a tab list from a input collection or nested Tab tags.
- * Wiki:
+ * Author: Fiona Malikoff
+ * Description: Create a hybrid panel header that contains a nav bar that acts like tabs.
*/
- %>
-<%@ tag body-content="scriptless"%>
-<%@ attribute name="collection" type="java.util.Collection" required="false" rtexprvalue="true"%>
+%>
<%@ attribute name="control" required="false" rtexprvalue="true"%>
-<%@ attribute name="useKey" required="false" rtexprvalue="true"%>
+<%@ attribute name="title" required="false" rtexprvalue="true"%>
+<%@ attribute name="refreshOnClickAction" required="false" rtexprvalue="true"%>
+<%@ attribute name="helpToolSignature" required="false" rtexprvalue="true"%>
+<%@ attribute name="helpModule" required="false" rtexprvalue="true"%>
+<%@ attribute name="extraControl" required="false" rtexprvalue="true"%>
+
<%@ taglib uri="tags-core" prefix="c"%>
<%@ taglib uri="tags-lams" prefix="lams"%>
+
+
+
+
+
+
-
-
-
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ${extraControl}
+
+
+
+
+
+
+
+
+
\ No newline at end of file
Index: lams_tool_assessment/web/WEB-INF/tags/headItems.tag
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/WEB-INF/tags/headItems.tag,v
diff -u -r1.2.2.1 -r1.2.2.2
--- lams_tool_assessment/web/WEB-INF/tags/headItems.tag 10 Feb 2016 10:01:48 -0000 1.2.2.1
+++ lams_tool_assessment/web/WEB-INF/tags/headItems.tag 1 Jun 2016 14:05:15 -0000 1.2.2.2
@@ -41,7 +41,9 @@
-
+
-
+
+
+
Index: lams_tool_assessment/web/WEB-INF/tlds/lams/lams.tld
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/WEB-INF/tlds/lams/lams.tld,v
diff -u -r1.7.2.4 -r1.7.2.5
--- lams_tool_assessment/web/WEB-INF/tlds/lams/lams.tld 16 Mar 2016 05:42:24 -0000 1.7.2.4
+++ lams_tool_assessment/web/WEB-INF/tlds/lams/lams.tld 1 Jun 2016 14:05:16 -0000 1.7.2.5
@@ -178,7 +178,7 @@
css
org.lamsfoundation.lams.web.tag.CssTag
empty
-
+
Output stylesheet based on the user preferences.
style
@@ -408,16 +408,32 @@
/WEB-INF/tags/TabBody.tag
+ TabBodys
+ /WEB-INF/tags/TabBodys.tag
+
+
TabName
/WEB-INF/tags/TabName.tag
+ TabBodyArea
+ /WEB-INF/tags/TabBodyArea.tag
+
+
CKEditor
/WEB-INF/tags/CKEditor.tag
AuthoringButton
/WEB-INF/tags/AuthoringButton.tag
+
+
+ AuthoringRatingCriteria
+ /WEB-INF/tags/AuthoringRatingCriteria.tag
+
+
+ Rating
+ /WEB-INF/tags/Rating.tag
headItems
@@ -438,11 +454,23 @@
Page
/WEB-INF/tags/Page.tag
-
+
+ TSTable
+ /WEB-INF/tags/TSTable.tag
+
+
Arrow
/WEB-INF/tags/Arrow.tag
+
+
+ AdvancedAccordian
+ /WEB-INF/tags/AdvancedAccordian.tag
+
+ RestrictedUsageAccordian
+ /WEB-INF/tags/RestrictedUsageAccordian.tag
+
ImgButtonWrapper
/WEB-INF/tags/ImgButtonWrapper.tag
@@ -485,5 +513,13 @@
head
/WEB-INF/tags/Head.tag
+
+ Comments
+ /WEB-INF/tags/Comments.tag
+
+
+ CommentsAuthor
+ /WEB-INF/tags/CommentsAuthor.tag
+
Index: lams_tool_assessment/web/common/header.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/common/header.jsp,v
diff -u -r1.3.2.1 -r1.3.2.2
--- lams_tool_assessment/web/common/header.jsp 7 Mar 2016 21:17:51 -0000 1.3.2.1
+++ lams_tool_assessment/web/common/header.jsp 1 Jun 2016 14:05:15 -0000 1.3.2.2
@@ -9,6 +9,7 @@
-
-
+
+
+
Index: lams_tool_assessment/web/common/messages.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/common/messages.jsp,v
diff -u -r1.1.10.1 -r1.1.10.2
--- lams_tool_assessment/web/common/messages.jsp 7 Mar 2016 21:17:51 -0000 1.1.10.1
+++ lams_tool_assessment/web/common/messages.jsp 1 Jun 2016 14:05:15 -0000 1.1.10.2
@@ -1,17 +1,8 @@
<%-- Error Messages --%>
-
+
-
+
-
-
-<%-- Success Messages --%>
-
-
-
-
-
-
\ No newline at end of file
Index: lams_tool_assessment/web/common/tabbedheader.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/common/tabbedheader.jsp,v
diff -u -r1.2.2.1 -r1.2.2.2
--- lams_tool_assessment/web/common/tabbedheader.jsp 10 Feb 2016 10:01:48 -0000 1.2.2.1
+++ lams_tool_assessment/web/common/tabbedheader.jsp 1 Jun 2016 14:05:15 -0000 1.2.2.2
@@ -3,14 +3,15 @@
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
Index: lams_tool_assessment/web/includes/css/addQuestion.css
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/includes/css/addQuestion.css,v
diff -u -r1.3.2.1 -r1.3.2.2
--- lams_tool_assessment/web/includes/css/addQuestion.css 2 Sep 2014 21:49:10 -0000 1.3.2.1
+++ lams_tool_assessment/web/includes/css/addQuestion.css 1 Jun 2016 14:05:15 -0000 1.3.2.2
@@ -1,36 +1,35 @@
+div.error {
+ display:none;
+}
label.error {
- color: red; font-weight: bold; font-style: italic; margin-left: 0px;
+ color: red;
+ font-weight: bold;
+ margin-left: 0px;
display: inline-block;
}
em {
- font-weight: bold; padding-right: 1em; vertical-align: top;
+ font-weight: bold;
+ padding-right: 1em;
+ vertical-align: top;
}
#content {
- width: 91%; margin-bottom: 10px;
+ width: 91%;
+ margin-bottom: 10px;
}
table.alternative-color td {
padding-left: 0;
}
-input[type=text].shortInputText {
+.short-input-text {
width:10%;
}
-input[type=text] {
- width:98%;
-}
-textarea {
- width:98%;
-}
-.word-limit-label {
- margin-right: 7px;
-}
-
#max-words-limit-checkbox, #min-words-limit-checkbox {
vertical-align: sub;
}
.fake-validation-input {
visibility: hidden;
- height: 0px;
- padding: 0 !important;
+ height: 0;
+ width: 0;
+ float: right !important;
}
\ No newline at end of file
Index: lams_tool_assessment/web/includes/css/assessment.css
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/includes/css/assessment.css,v
diff -u -r1.7.2.4 -r1.7.2.5
--- lams_tool_assessment/web/includes/css/assessment.css 10 Mar 2016 04:44:17 -0000 1.7.2.4
+++ lams_tool_assessment/web/includes/css/assessment.css 1 Jun 2016 14:05:15 -0000 1.7.2.5
@@ -1,17 +1,3 @@
-.field-name input[type=checkbox] {
- vertical-align: bottom;
- margin-right: 4px;
- border: none;
-}
-
-.field-name a {
- color: #0087e5;
-}
-
-.field-name img {
- margin-left: -4px;
-}
-
#overall-feedback {
margin-left: 23px;
margin-top: 10px;
@@ -64,7 +50,7 @@
width:100%;
}
-div.error, div.message {
+div.message {
background-color: #FFE4C4;
border: 1px solid #000;
color: #000000;
@@ -76,11 +62,6 @@
vertical-align: bottom;
}
-/* use a different color for the errors */
-div.error {
- border: 2px solid red;
-}
-
img.validationWarning, div.errors img.icon, div.messages img.icon {
border: 0;
width: 14px;
@@ -153,7 +134,7 @@
color: red;
}
-#warning-answers-required, #warning-words-limit, #warning-mark-hedging-wrong-total, .hidden {
+#warning-answers-required, #warning-words-limit, #warning-mark-hedging-wrong-total, .initially-hidden {
display: none;
}
@@ -167,3 +148,12 @@
.button-disabled {
opacity:.2;
}
+
+table.table-row-spacing {
+ width:100%;
+ border-spacing: 4px;
+ border-collapse: separate;
+}
+.comments {
+ font-size: small; font-style: italic; margin-top: -8px;
+}
Index: lams_tool_assessment/web/includes/javascript/assessmentcommon.js
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/includes/javascript/assessmentcommon.js,v
diff -u -r1.2 -r1.2.2.1
--- lams_tool_assessment/web/includes/javascript/assessmentcommon.js 11 Jul 2014 17:49:59 -0000 1.2
+++ lams_tool_assessment/web/includes/javascript/assessmentcommon.js 1 Jun 2016 14:05:16 -0000 1.2.2.1
@@ -1,21 +1,9 @@
-function showBusy(targetDiv){
- if($(targetDiv+"_Busy") != null){
- Element.show(targetDiv+"_Busy");
- }
-}
-
-function hideBusy(targetDiv){
- if($(targetDiv+"_Busy") != null){
- Element.hide(targetDiv+"_Busy");
- }
-}
-
// toggles whether to display advanced options
function toggleVisibility(divId) {
var divToHide = $("#" + divId);
//change img's src
- var img = $(divToHide).prev().children().first();
+ var img = $(divToHide).parent().children().first();
var oldSrc = img.attr("src");
var newSrc = (oldSrc.indexOf("/images/tree_closed.gif") > -1) ?
oldSrc.replace("/images/tree_closed.gif", "/images/tree_open.gif") :
Index: lams_tool_assessment/web/pages/authoring/advance.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/pages/authoring/advance.jsp,v
diff -u -r1.11.2.1 -r1.11.2.2
--- lams_tool_assessment/web/pages/authoring/advance.jsp 12 Dec 2014 14:49:32 -0000 1.11.2.1
+++ lams_tool_assessment/web/pages/authoring/advance.jsp 1 Jun 2016 14:05:16 -0000 1.11.2.2
@@ -37,26 +37,25 @@
$("#attemptsAllowed").prop("disabled", true);
$("#display-summary").prop("disabled", true);
});
-
-
-
+
+
-
+
-
-
+
+
-
+
-
+
-
-
+
+
10
9
@@ -69,146 +68,153 @@
2
1
-
-
+
+
+
+
-
-
+
+
-
+
-
-
+
+
-
+
-
-
-
-
-
+
-
- checked="checked"
- />
-
-
-
- 6
- 5
- 4
- 3
- 2
- 1
-
-
+
-
-
+
+
-
-
display:none;">
-
-
+
+
+
style="display:none;">
+
+
+
-
-
-
+
+
+
+
-
-
-
+
+
+
+
-
-
-
+
+
+
+
-
-
+
-
-
+
+
-
+
-
-
+
+
-
+
-
-
+
+
-
+
-
-
+
+
-
+
-
-
-
+
+
+
+<%@ include file="/pages/authoring/parts/questionlist.jsp"%>
-
-
Index: lams_tool_assessment/web/pages/authoring/authoring.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/pages/authoring/authoring.jsp,v
diff -u -r1.12.2.1 -r1.12.2.2
--- lams_tool_assessment/web/pages/authoring/authoring.jsp 9 Feb 2016 18:53:20 -0000 1.12.2.1
+++ lams_tool_assessment/web/pages/authoring/authoring.jsp 1 Jun 2016 14:05:16 -0000 1.12.2.2
@@ -1,5 +1,4 @@
-
<%@ include file="/common/taglibs.jsp"%>
<%@ page import="org.lamsfoundation.lams.tool.assessment.AssessmentConstants"%>
@@ -9,11 +8,9 @@
<%@ include file="/common/tabbedheader.jsp"%>
-
-
-
-
-
-
-
-
-
-
-
- <%@ include file="/common/messages.jsp"%>
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <%-- Default value
- cancelButtonLabelKey="label.authoring.cancel.button"
- saveButtonLabelKey="label.authoring.save.button"
- cancelConfirmMsgKey="authoring.msg.cancel.save"
- accessMode="author"
- --%>
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%@ include file="/common/messages.jsp"%>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
Index: lams_tool_assessment/web/pages/authoring/basic.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/pages/authoring/basic.jsp,v
diff -u -r1.19.2.2 -r1.19.2.3
--- lams_tool_assessment/web/pages/authoring/basic.jsp 31 Jul 2015 08:05:33 -0000 1.19.2.2
+++ lams_tool_assessment/web/pages/authoring/basic.jsp 1 Jun 2016 14:05:16 -0000 1.19.2.3
@@ -176,36 +176,30 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
-
+
+
+
+
+
+
+
<%@ include file="/pages/authoring/parts/questionlist.jsp"%>
-
-
+
+
+
Index: lams_tool_assessment/web/pages/authoring/importQuestions.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/pages/authoring/importQuestions.jsp,v
diff -u -r1.3.2.1 -r1.3.2.2
--- lams_tool_assessment/web/pages/authoring/importQuestions.jsp 9 Feb 2016 18:53:20 -0000 1.3.2.1
+++ lams_tool_assessment/web/pages/authoring/importQuestions.jsp 1 Jun 2016 14:05:16 -0000 1.3.2.2
@@ -3,72 +3,72 @@
-
-
-
-
-
-
-
-
+
-
+
+
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
?sessionMapID=${sessionMapID}" method="post" enctype="multipart/form-data" id="importForm">
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
?sessionMapID=${sessionMapID}" method="post" enctype="multipart/form-data" id="importForm">
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
+
+
Index: lams_tool_assessment/web/pages/authoring/start.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/pages/authoring/start.jsp,v
diff -u -r1.2.2.1 -r1.2.2.2
--- lams_tool_assessment/web/pages/authoring/start.jsp 9 Feb 2016 18:53:20 -0000 1.2.2.1
+++ lams_tool_assessment/web/pages/authoring/start.jsp 1 Jun 2016 14:05:16 -0000 1.2.2.2
@@ -1,6 +1,6 @@
-
<%@ include file="/common/taglibs.jsp" %>
+
Index: lams_tool_assessment/web/pages/authoring/parts/addessay.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/pages/authoring/parts/addessay.jsp,v
diff -u -r1.20.2.2 -r1.20.2.3
--- lams_tool_assessment/web/pages/authoring/parts/addessay.jsp 26 Feb 2016 07:17:14 -0000 1.20.2.2
+++ lams_tool_assessment/web/pages/authoring/parts/addessay.jsp 1 Jun 2016 14:05:16 -0000 1.20.2.3
@@ -1,20 +1,16 @@
-
<%@ include file="/common/taglibs.jsp"%>
+
-
-
- <%@ include file="/common/header.jsp"%>
-
-
-
-
-
-
-
-
-
+
+
+
+ }
+
-
+
-
-
+
+
+
+
+
+
+
<%@ include file="/common/messages.jsp"%>
-
-
-
.
-
+
+
+
+
+
-
-
-
-
-
-
-
-
+
+
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
+
+
-
-
+
+
-
-
checked="checked"
- />
-
-
-
-
+
+
+ checked="checked"/>
+
+
+
-
-
checked="checked"
- />
-
-
-
-
+
+
+ checked="checked"/>
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
+
+
-
-
+
+
Index: lams_tool_assessment/web/pages/authoring/parts/addmarkhedging.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/pages/authoring/parts/addmarkhedging.jsp,v
diff -u -r1.1.2.4 -r1.1.2.5
--- lams_tool_assessment/web/pages/authoring/parts/addmarkhedging.jsp 26 Feb 2016 07:17:14 -0000 1.1.2.4
+++ lams_tool_assessment/web/pages/authoring/parts/addmarkhedging.jsp 1 Jun 2016 14:05:16 -0000 1.1.2.5
@@ -1,27 +1,24 @@
-
<%@ include file="/common/taglibs.jsp"%>
+
+
-
- <%@ include file="/common/header.jsp"%>
-
-
-
-
+
+ <%@ include file="/common/header.jsp"%>
+
-
-
-
-
-
-
+
+
+
+
+
-
-
-
-
+
+
+
+
+
+
+
+
<%@ include file="/common/messages.jsp"%>
-
-
-
.
-
+
+
+
+
+
@@ -108,125 +111,126 @@
-
-
-
-
-
-
-
-
+
+
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
+
-
-
-
+
+
-
+
-
-
-
-
-
-
+
+
-
-
-
+
+
+
-
+
-
+
-
-
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
-
-
+
+
Index: lams_tool_assessment/web/pages/authoring/parts/addmatchingpairs.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/pages/authoring/parts/addmatchingpairs.jsp,v
diff -u -r1.20.2.2 -r1.20.2.3
--- lams_tool_assessment/web/pages/authoring/parts/addmatchingpairs.jsp 26 Feb 2016 07:17:13 -0000 1.20.2.2
+++ lams_tool_assessment/web/pages/authoring/parts/addmatchingpairs.jsp 1 Jun 2016 14:05:16 -0000 1.20.2.3
@@ -1,27 +1,24 @@
-
<%@ include file="/common/taglibs.jsp"%>
+
+
-
- <%@ include file="/common/header.jsp"%>
-
-
-
-
+
+ <%@ include file="/common/header.jsp"%>
+
-
-
-
-
-
-
+
+
+
+
+ });
+ // post-submit callback
+ function afterRatingSubmit(responseText, statusText) {
+ self.parent.refreshThickbox()
+ self.parent.tb_remove();
+ }
+
-
+
-
-
+
+
+
+
+
+
+
+
<%@ include file="/common/messages.jsp"%>
-
-
-
.
-
+
+
+
+
+
@@ -109,94 +114,96 @@
-
-
-
-
-
-
-
-
+
+
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
-
+
+
-
-
-
-
-
+
+
-
-
-
+
+
-
+
-
-
-
-
-
-
+
+
-
-
+
-
+
+
-
-
-
-
-
+
+
-
-
+
+
Index: lams_tool_assessment/web/pages/authoring/parts/addmultiplechoice.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/pages/authoring/parts/addmultiplechoice.jsp,v
diff -u -r1.21.2.3 -r1.21.2.4
--- lams_tool_assessment/web/pages/authoring/parts/addmultiplechoice.jsp 26 Feb 2016 07:17:13 -0000 1.21.2.3
+++ lams_tool_assessment/web/pages/authoring/parts/addmultiplechoice.jsp 1 Jun 2016 14:05:16 -0000 1.21.2.4
@@ -1,27 +1,24 @@
-
<%@ include file="/common/taglibs.jsp"%>
+
+
-
- <%@ include file="/common/header.jsp"%>
-
-
-
-
+
+ <%@ include file="/common/header.jsp"%>
+
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
+ });
+ // post-submit callback
+ function afterRatingSubmit(responseText, statusText) {
+ self.parent.refreshThickbox()
+ self.parent.tb_remove();
+ }
+
+
+
+
+
+
+
+
+
+
<%@ include file="/common/messages.jsp"%>
-
-
-
.
-
+
+
+
+
+
@@ -131,140 +134,145 @@
-
-
-
-
-
-
-
-
+
+
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
+
-
-
-
-
-
+
+
-
-
-
+
+
-
+
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
+
+
-
+
-
+
-
-
-
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
-
-
+
+
Index: lams_tool_assessment/web/pages/authoring/parts/addnumerical.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/pages/authoring/parts/addnumerical.jsp,v
diff -u -r1.19.2.2 -r1.19.2.3
--- lams_tool_assessment/web/pages/authoring/parts/addnumerical.jsp 26 Feb 2016 07:17:14 -0000 1.19.2.2
+++ lams_tool_assessment/web/pages/authoring/parts/addnumerical.jsp 1 Jun 2016 14:05:16 -0000 1.19.2.3
@@ -1,13 +1,11 @@
-
<%@ include file="/common/taglibs.jsp"%>
+
+
<%@ include file="/common/header.jsp"%>
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
<%@ include file="/common/messages.jsp"%>
-
-
-
.
-
+
+
+
+
+
@@ -110,110 +114,113 @@
-
-
-
-
-
-
-
-
+
+
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
+
-
-
-
-
-
+
+
-
-
-
+
+
-
+
-
-
-
-
-
+
-
+
-
-
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
+
+
-
-
+
+
Index: lams_tool_assessment/web/pages/authoring/parts/addshortanswer.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/pages/authoring/parts/addshortanswer.jsp,v
diff -u -r1.19.2.2 -r1.19.2.3
--- lams_tool_assessment/web/pages/authoring/parts/addshortanswer.jsp 26 Feb 2016 07:17:14 -0000 1.19.2.2
+++ lams_tool_assessment/web/pages/authoring/parts/addshortanswer.jsp 1 Jun 2016 14:05:16 -0000 1.19.2.3
@@ -1,13 +1,11 @@
-
<%@ include file="/common/taglibs.jsp"%>
+
+
<%@ include file="/common/header.jsp"%>
-
-
-
-
-
+
-
-
+
+
+
+
+
+
+
<%@ include file="/common/messages.jsp"%>
-
-
-
.
-
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
+
-
-
-
-
-
+
+
-
-
-
+
+
-
+
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
+
-
+
-
-
-
-
-
+
+
-
-
+
+
Index: lams_tool_assessment/web/pages/authoring/parts/addtruefalse.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/pages/authoring/parts/addtruefalse.jsp,v
diff -u -r1.16.2.2 -r1.16.2.3
--- lams_tool_assessment/web/pages/authoring/parts/addtruefalse.jsp 26 Feb 2016 07:17:14 -0000 1.16.2.2
+++ lams_tool_assessment/web/pages/authoring/parts/addtruefalse.jsp 1 Jun 2016 14:05:16 -0000 1.16.2.3
@@ -1,15 +1,12 @@
-
<%@ include file="/common/taglibs.jsp"%>
+
+
<%@ include file="/common/header.jsp"%>
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
<%@ include file="/common/messages.jsp"%>
-
-
-
.
+
+
+
+
-
-
-
-
-
-
-
-
+
+
-
-
-
-
+
+
+
+
+
+
+
-
-
-
-
-
+
-
-
-
-
-
+
+
-
-
-
+
+
-
+
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
-
-
-
-
+
+
+
+
+
+
-
-
+
-
-
-
-
-
+
+
-
-
+
+
Index: lams_tool_assessment/web/pages/authoring/parts/gradeselector.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/pages/authoring/parts/gradeselector.jsp,v
diff -u -r1.1.10.1 -r1.1.10.2
--- lams_tool_assessment/web/pages/authoring/parts/gradeselector.jsp 3 Jul 2015 15:27:14 -0000 1.1.10.1
+++ lams_tool_assessment/web/pages/authoring/parts/gradeselector.jsp 1 Jun 2016 14:05:16 -0000 1.1.10.2
@@ -1,43 +1,43 @@
-
- 100 %
- 90 %
- 83.333 %
- 80 %
- 75%
- 70 %
- 66.666 %
- 60 %
- 50 %
- 40 %
- 33.333 %
- 30 %
- 25 %
- 20 %
- 16.666 %
- 14.2857 %
- 12.5 %
- 11.111 %
- 10 %
- 5 %
-
- -5 %
- -10 %
- -11.111 %
- -12.5 %
- -14.2857 %
- -16.666 %
- -20 %
- -25 %
- -30 %
- -33.333 %
- -40 %
- -50 %
- -60 %
- -66.666 %
- -70 %
- -75 %
- -80 %
- -83.333 %
- -90 %
- -100 %
-
+
+ 100 %
+ 90 %
+ 83.333 %
+ 80 %
+ 75%
+ 70 %
+ 66.666 %
+ 60 %
+ 50 %
+ 40 %
+ 33.333 %
+ 30 %
+ 25 %
+ 20 %
+ 16.666 %
+ 14.2857 %
+ 12.5 %
+ 11.111 %
+ 10 %
+ 5 %
+
+ -5 %
+ -10 %
+ -11.111 %
+ -12.5 %
+ -14.2857 %
+ -16.666 %
+ -20 %
+ -25 %
+ -30 %
+ -33.333 %
+ -40 %
+ -50 %
+ -60 %
+ -66.666 %
+ -70 %
+ -75 %
+ -80 %
+ -83.333 %
+ -90 %
+ -100 %
+
Index: lams_tool_assessment/web/pages/authoring/parts/matchingpairoption.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/pages/authoring/parts/matchingpairoption.jsp,v
diff -u -r1.6 -r1.6.2.1
--- lams_tool_assessment/web/pages/authoring/parts/matchingpairoption.jsp 26 Dec 2011 16:32:19 -0000 1.6
+++ lams_tool_assessment/web/pages/authoring/parts/matchingpairoption.jsp 1 Jun 2016 14:05:16 -0000 1.6.2.1
@@ -1,31 +1,16 @@
-
\ No newline at end of file
+
+
+
+
+ ${status.index+1}
+
+
+
+
+
+
+
+
+
+
+
Index: lams_tool_assessment/web/pages/authoring/parts/numericaloption.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/pages/authoring/parts/numericaloption.jsp,v
diff -u -r1.6 -r1.6.2.1
--- lams_tool_assessment/web/pages/authoring/parts/numericaloption.jsp 26 Dec 2011 16:32:19 -0000 1.6
+++ lams_tool_assessment/web/pages/authoring/parts/numericaloption.jsp 1 Jun 2016 14:05:16 -0000 1.6.2.1
@@ -1,52 +1,52 @@
-
+
+
+
Index: lams_tool_assessment/web/pages/authoring/parts/option.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/pages/authoring/parts/option.jsp,v
diff -u -r1.10 -r1.10.2.1
--- lams_tool_assessment/web/pages/authoring/parts/option.jsp 26 Dec 2011 16:32:19 -0000 1.10
+++ lams_tool_assessment/web/pages/authoring/parts/option.jsp 1 Jun 2016 14:05:16 -0000 1.10.2.1
@@ -1,41 +1,27 @@
-
-
-
-
-
-
- ${status.index+1}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <%@ include file="gradeselector.jsp"%>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ ${status.index+1}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <%@ include file="gradeselector.jsp"%>
+
+
+
+
+
+
+
+
Index: lams_tool_assessment/web/pages/authoring/parts/optionhedgingmark.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/pages/authoring/parts/optionhedgingmark.jsp,v
diff -u -r1.1.2.2 -r1.1.2.3
--- lams_tool_assessment/web/pages/authoring/parts/optionhedgingmark.jsp 3 Jul 2015 16:36:02 -0000 1.1.2.2
+++ lams_tool_assessment/web/pages/authoring/parts/optionhedgingmark.jsp 1 Jun 2016 14:05:16 -0000 1.1.2.3
@@ -1,43 +1,33 @@
-
+
+
+ checked="checked" >
+
+
+
+
+
+
+
+
+
+ <%@ include file="gradeselector.jsp"%>
+
+
+
+
+
+
+
+
+
+
Index: lams_tool_assessment/web/pages/authoring/parts/optionlist.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/pages/authoring/parts/optionlist.jsp,v
diff -u -r1.9.10.1 -r1.9.10.2
--- lams_tool_assessment/web/pages/authoring/parts/optionlist.jsp 3 Jul 2015 16:36:02 -0000 1.9.10.1
+++ lams_tool_assessment/web/pages/authoring/parts/optionlist.jsp 1 Jun 2016 14:05:16 -0000 1.9.10.2
@@ -3,10 +3,10 @@
-