Index: lams_tool_assessment/web/WEB-INF/tags/Panel.tag =================================================================== diff -u --- lams_tool_assessment/web/WEB-INF/tags/Panel.tag (revision 0) +++ lams_tool_assessment/web/WEB-INF/tags/Panel.tag (revision 7d5f9405548509f38da6f00cd3b7774d67430bbe) @@ -0,0 +1,38 @@ +<% + /** + * Panel.tag + * Author: Marcin Cieslak + * Description: Show a collapsible panel with decorations + */ + %> +<%@ tag body-content="scriptless" %> +<%@ taglib uri="tags-core" prefix="c" %> +<%@ taglib uri="tags-lams" prefix="lams"%> +<%@ taglib uri="tags-fmt" prefix="fmt" %> + + +<%@ attribute name="id" required="true" rtexprvalue="true" %> +<%@ attribute name="titleKey" required="true" rtexprvalue="true" %> +<%@ attribute name="iconClass" required="true" rtexprvalue="true" %> +<%@ attribute name="colorClass" required="true" rtexprvalue="true" %> + +<%-- Optional attribute --%> + +
+
+
+ +
+
+
+ +
+
+ +
+
+
+
\ No newline at end of file Index: lams_tool_assessment/web/WEB-INF/tlds/lams/lams.tld =================================================================== diff -u -rb215f731b063b2e8e4c988355f23fd545d5192a1 -r7d5f9405548509f38da6f00cd3b7774d67430bbe --- lams_tool_assessment/web/WEB-INF/tlds/lams/lams.tld (.../lams.tld) (revision b215f731b063b2e8e4c988355f23fd545d5192a1) +++ lams_tool_assessment/web/WEB-INF/tlds/lams/lams.tld (.../lams.tld) (revision 7d5f9405548509f38da6f00cd3b7774d67430bbe) @@ -409,5 +409,8 @@ WaitingSpinner /WEB-INF/tags/WaitingSpinner.tag - + + Panel + /WEB-INF/tags/Panel.tag + Index: lams_tool_assessment/web/pages/authoring/authoring5.jsp =================================================================== diff -u -rdfbb99403c997cedf75b210c97abd2901cdf8ba1 -r7d5f9405548509f38da6f00cd3b7774d67430bbe --- lams_tool_assessment/web/pages/authoring/authoring5.jsp (.../authoring5.jsp) (revision dfbb99403c997cedf75b210c97abd2901cdf8ba1) +++ lams_tool_assessment/web/pages/authoring/authoring5.jsp (.../authoring5.jsp) (revision 7d5f9405548509f38da6f00cd3b7774d67430bbe) @@ -312,126 +312,117 @@ -
-
-
- + + +
+
+ +
+ +
+
+
+ +
+ +
-
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
- -
- -
-
-
-
+
+ +
+ +
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
-
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+
+