Index: lams_central/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r2d71531836b6f0d77f2fa99c629683139458e2a1 -r0e518f584efa4e32e8543163e92537911eddabcf --- lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 2d71531836b6f0d77f2fa99c629683139458e2a1) +++ lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 0e518f584efa4e32e8543163e92537911eddabcf) @@ -869,6 +869,7 @@ authoring.tbl.template.description = Individual and Team Readiness Assurance Tests followed by Application Exercises. authoring.tbl.desc.question = Adding RAT questions. authoring.tbl.desc.ae = Adding Application Exercises (AEs). You can create multiple AEs if needed. +authoring.tbl.import.questions.from = Import questions from outcome.manage.remove.error.in.use = The outcome is mapped to some items. It can not be removed. scale.manage.remove.error.in.use = The scale is used in some outcomes. It can not be removed. outcome.authoring.remove.confirm = Are you sure you want to remove this learning outcome? Index: lams_central/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== diff -u -r2d71531836b6f0d77f2fa99c629683139458e2a1 -r0e518f584efa4e32e8543163e92537911eddabcf --- lams_central/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 2d71531836b6f0d77f2fa99c629683139458e2a1) +++ lams_central/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 0e518f584efa4e32e8543163e92537911eddabcf) @@ -731,6 +731,7 @@ audit.design.created = Learning design "{0}" ({1}) created by {2} ({3}) authoring.fla.save.successful.check.grouping = Your design is valid and has been saved.\\nIf this is a TBL sequence, you may want to make following activities grouped: authoring.fla.weights.none = No activities with weightable gradebook output +authoring.tbl.import.questions.from = Import questions from audit.live.edit.start = Live Edit of Learning Design "{0}" ({1}) for Lesson ({2}) started by {3} ({4}) audit.live.edit.end = Live Edit of Learning Design "{0}" ({1}) for Lesson ({2}) completed by {3} ({4}) label.post.anonomously = Post anonymously Index: lams_central/web/authoring/template/tbl/appex.jsp =================================================================== diff -u -rf0e4b56f3140e3387e9653b56c947132eb87a2a0 -r0e518f584efa4e32e8543163e92537911eddabcf --- lams_central/web/authoring/template/tbl/appex.jsp (.../appex.jsp) (revision f0e4b56f3140e3387e9653b56c947132eb87a2a0) +++ lams_central/web/authoring/template/tbl/appex.jsp (.../appex.jsp) (revision 0e518f584efa4e32e8543163e92537911eddabcf) @@ -1,7 +1,7 @@ <%@ 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. --%> -<%-- The title needs to look like an ordinary panel title, but be editable via the X-editable javascript. But that won't 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. --%> divappex${appexNumber}TitleDisplay divappex${appexNumber}Title @@ -26,12 +26,25 @@
- - - - - - +
+ + +
+
- -