Index: lams_central/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -rfb0f68987afeb70923fdfb61ed7b83718d378dd2 -rc7b53dd877e2de7f9efc231db3b07ad4379eae87 --- lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision fb0f68987afeb70923fdfb61ed7b83718d378dd2) +++ lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision c7b53dd877e2de7f9efc231db3b07ad4379eae87) @@ -849,6 +849,10 @@ authoring.create.mc.question = Add Multiple Choice Question authoring.label.application.exercise.num = Application Exercise {0} authoring.error.application.exercise.num = Application Exercises: Application Exercise {0} may not be blank. +authoring.label.application.exercise.type.assessment = (Assessment) +authoring.label.application.exercise.type.doku = (doKumaran) +authoring.label.application.exercise.doku.description = Description +authoring.label.application.exercise.doku.instructions = Instructions authoring.label.question.num = Question {0} authoring.label.option.num = Option {0} authoring.error.option = Option may not be blank @@ -876,7 +880,8 @@ authoring.error.rat.not.blank = RAT Questions: There must be at least one question. authoring.template.basic.import.qti = Import IMS QTI authoring.tbl.use.noticeboard = Add Noticeboard after AE -authoring.create.application.exercise = Add new Application Exercise +authoring.create.application.exercise.assessment = Add new Assessment Application Exercise +authoring.create.application.exercise.doku = Add new doKumaran Application Exercise authoring.tbl.enable.confidence.tooltip = Asks students in the iRAT how confident they are with their chosen answer. Then the confidence level for each student is displayed in the tRAT to all members of their team. authoring.tbl.use.noticeboard.tooltip = After the AE, displays content to students as additional information or as a reflection on the AE topic. authoring.tbl.delete.appex.prompt = Do you want to delete the Application Exercise {0}?