Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5374 Add max mark information to Assessment questions and results

  1. … 2 more files in changeset.
LDEV-5359 Add answered question count next to section name

  1. … 2 more files in changeset.
LDEV-5366 Move justification panel to question panel for visibility

LDEV-5359 Use default section name for blank names

  1. … 1 more file in changeset.
LDEV-5359 Add Assessment section learning

  1. … 6 more files in changeset.
LDEV-4271 Add Next/Previous Page buttons in paged Assessment learner

  1. … 1 more file in changeset.
LDEV-5309 Prevent numerical from submitting whole form on Enter button

LDEV-4875 Prevent VSA from submitting whole form on Enter button

LDEV-4385 List possible and chosen matching pairs answers

  1. … 3 more files in changeset.
LDEV-5268 Remove table hover as it ain't need it

LDEV-5268 Remove table hover as it ain't need it

LDEV-5268 Improve word count detection in essay questions

LDEV-5268 Add word counter to CKEditor essay question

Also improve warning message for plain text area.

LDEV-5268 Prevent learners from entering more than max words in essay

  1. … 2 more files in changeset.
LDEV-5221 Fix CKEditor essay question for non-leaders

LDEV-5157 Colour code syntax of students' answers in monitoring

  1. … 10 more files in changeset.
LDEV-5157 Fix issues with line endings on CodeMirror

  1. … 2 more files in changeset.
LDEV-5157 Add code syntax highlighting to learner UI

  1. … 9 more files in changeset.
LDEV-5187 Combine Mark Hedging and Assessment justifications

Mark Hedging questions have own settings for justification. We should

have a consistent user experience in Assessment, not matter where

justification is set up: on Assessment activity level or on Mark Hedging

question level.

  1. … 8 more files in changeset.
LDEV-5181 Do not use Confidence Levels for Mark Hedging questions

Mark Hedging is already a kind of declaring confidence level by

students.

  1. … 8 more files in changeset.
LDEV-3387 Filter textarea data before (auto)save answers

Until now lams:textarea JS function was run only on textarea "change"

event. This event is run when the input looses focus. If an user keeps

writing in the same textare and autosave or time expired autosubmit

kicks in, data in the hidden input is not refreshed. Old data is sent

and stored in DB.

Now the data is refreshed before autosave and submit.

  1. … 1 more file in changeset.
LDEV-5123 Log learner interaction with questions in Assessment

  1. … 7 more files in changeset.
LDEV-5091 Initialise Etherpads on Discussion panel expand

  1. … 36 more files in changeset.
LDEV-3716 Fix label reference so correct option gets checked

LDEV-3716 Allow checking Assessment mcq options when clicking on label

LDEV-4921 Hide question titles in Assessment

  1. … 1 more file in changeset.
LDEV-5052 rendering question title

  1. … 1 more file in changeset.
LDEV-5033 Add answer justification to Assessment

  1. … 13 more files in changeset.
LDEV-5002 Add Etherpads after each question in Assessment

  1. … 6 more files in changeset.
LDEV-5002 Add Etherpads after each question in Assessment

Conflicts:

lams_tool_assessment/conf/language/lams/ApplicationResources.properties

lams_tool_assessment/src/java/org/lamsfoundation/lams/tool/assessment/AssessmentConstants.java

lams_tool_assessment/src/java/org/lamsfoundation/lams/tool/assessment/service/AssessmentServiceImpl.java

lams_tool_assessment/src/java/org/lamsfoundation/lams/tool/assessment/service/IAssessmentService.java

lams_tool_assessment/src/java/org/lamsfoundation/lams/tool/assessment/web/controller/LearningController.java

lams_tool_assessment/web/pages/learning/learning.jsp

  1. … 6 more files in changeset.