Index: lams_tool_assessment/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r8a7a259deba12163c46440a712e41bde926fdaf8 -r0586f1081f3b7e5b550da93b64463175ea698c28 --- lams_tool_assessment/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 8a7a259deba12163c46440a712e41bde926fdaf8) +++ lams_tool_assessment/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 0586f1081f3b7e5b550da93b64463175ea698c28) @@ -78,8 +78,15 @@ label.authoring.ordering.add.ordering = Add question label.authoring.advance.allow.students.overall.feedback = Display overall feedback at the end of each attempt label.authoring.advance.time.limit = Time limit (minutes) +label.authoring.advance.question.distribution = Question distribution label.authoring.advance.questions.per.page = Questions per page label.authoring.advance.all.in.one.page = All in one page +label.authoring.advance.sections = Sections +label.authoring.advance.section.name = Name +label.authoring.advance.section.questions.count = Questions in section +label.authoring.advance.section.add = Add section +label.authoring.advance.section.remove = Remove section +label.authoring.advance.section.all.remaining.questions = All remaining label.authoring.advance.shuffle.questions = Shuffle questions label.authoring.advance.attempts.allowed = Attempts allowed label.authoring.advance.unlimited = Unlimited @@ -103,6 +110,8 @@ authoring.msg.cancel.save = Do you want to close this window without saving? authoring.msg.one.question.to.be.saved = There must be at least one question to be saved. label.learning.page = Page: +label.learning.section = Section: +label.learning.section.default.name = Section {0} label.learning.title = Assessment label.learning.choose.one.answer = Choose one of the following answers. label.learning.choose.at.least.one.answer = Choose at least one answer. @@ -157,6 +166,9 @@ label.monitoring.user.summary.grade = Grade label.monitoring.user.summary.title = Title: label.monitoring.user.summary.question = Question: +label.monitoring.user.summary.grade.required = requires grading +label.monitoring.user.summary.marker = Marker +label.monitoring.user.summary.marker.comment = Comment label.monitoring.question.summary.history.responses = Responses for the question label.monitoring.question.summary.title = Title label.monitoring.question.summary.question = Question @@ -433,7 +445,7 @@ monitoring.label.all.learners = All learners label.authoring.preview.skip.validation = As a learner you should answer all required questions. In preview mode you are allowed to press this button again to continue. label.monitoring.student.choices.none = No learners have answered questions yet -label.monitoring.user.summary.grade.required = requires grading -label.monitoring.user.summary.grade.by = graded by {0} label.learning.page.next = Next page -label.learning.page.previous = Previous page \ No newline at end of file +label.learning.page.previous = Previous page +label.learning.section.next = Next section +label.learning.section.previous = Previous section \ No newline at end of file