Index: lams_central/web/authoring/template/tbl/appexAssessment.jsp
===================================================================
diff -u -rebffcd2ba8a6d049606ec476806a7754bbba9e3b -r395204f7decd3315a0c88b89f38e307289ea33f9
--- lams_central/web/authoring/template/tbl/appexAssessment.jsp (.../appexAssessment.jsp) (revision ebffcd2ba8a6d049606ec476806a7754bbba9e3b)
+++ lams_central/web/authoring/template/tbl/appexAssessment.jsp (.../appexAssessment.jsp) (revision 395204f7decd3315a0c88b89f38e307289ea33f9)
@@ -1,104 +1,149 @@
<%@ include file="/common/taglibs.jsp"%>
-<%-- Application Exercise. It should have one or more essay or multiple choice questions. If QTI Import is used then all the questions are put into one exercise. --%>
+<%-- Application Exercise based on Assessment.
+ It should have one or more essay or multiple choice questions.
+ If QTI Import is used then all the questions are put into one exercise. --%>
-<%-- The title needs to look like an ordinary panel title, but be editable via the X-editable javascript. But that will not be returned to the server in the form data, so copy what appears in the displayed span to a hidden input field. --%>
+<%-- The title needs to look like an ordinary panel title, but be editable via the X-editable javascript.
+ But that will not be returned to the server in the form data, so copy what appears in the displayed span to a hidden input field. --%>