Skip to content
Snippets Groups Projects
Commit 75d4c240 authored by uhensler's avatar uhensler
Browse files

OO-3629: Not of QTI 1.2 removal in release 14

parent 58a1a435
No related branches found
No related tags found
No related merge requests found
......@@ -88,6 +88,7 @@ public class QTI21AdminController extends FormBasicController {
qti12LayoutCont.setRootForm(mainForm);
formLayout.add("optionsFor12", qti12LayoutCont);
qti12LayoutCont.setFormTitle(translate("admin.12.title"));
qti12LayoutCont.setFormDescription(translate("admin.12.description"));
createQTI12resourcesEl = uifactory.addCheckboxesHorizontal("create.12.resources", "create.12.resources", qti12LayoutCont,
onKeys, onValues);
......
#Thu Dec 07 19:14:20 CET 2017
actualPoints=$org.olat.modules.iq\:actualPoints
admin.12.description=Hinweis: Die OpenOLAT Unterst\u00FCtzung f\u00FCr den QTI1.2 Standard endet und wird mit Release 14 vollst\u00E4ndig entfernt.
admin.12.title=QTI 1.2 Einstellungen
admin.menu.title=QTI 2.1
admin.menu.title.alt=QTI 2.1 Einstellungen
......
#Thu Dec 07 19:13:19 CET 2017
actualPoints=$org.olat.modules.iq\:actualPoints
admin.12.description=Note: The OpenOLAT support for the QTI1.2 standard will end and be removed completely with release 14.
admin.12.title=QTI 1.2 settings
admin.menu.title=QTI 2.1
admin.menu.title.alt=QTI 2.1 settings
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment