Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4271 By default do not show learner score for hedging questions

LDEV-5143 Delay refresh in Assessment not to cause a massive reload

LDEV-5157 Reorganise and add programming languages support

Added C, Objective C, C++, C#, Skala and Kotlin.

  1. … 6 more files in changeset.
LDEV-5157 Colour code syntax of students' answers in monitoring

  1. … 8 more files in changeset.
LDEV-5157 Colour code syntax of disclosed answers in Assessment

LDEV-5157 Colour code syntax on Assessment results page

  1. … 1 more file in changeset.
LDEV-5157 Add various useful addons to CodeMirror

  1. … 8 more files in changeset.
LDEV-5157 Restructure CodeMirror sources to make room for addons

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

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

  1. … 8 more files in changeset.
LDEV-5187 Display justifications from other teams

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. … 6 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. … 7 more files in changeset.
Merge branch 'LDEV-5143' into v4.0

Conflicts:

lams_tool_assessment/src/java/org/lamsfoundation/lams/tool/assessment/dto/SessionDTO.java

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

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

This solution is nicer and consistent with Q&A tool.

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.

LDEV-5143 Improve layout of wait for leader and change leader screens.

  1. … 15 more files in changeset.
LDEV-5143 Change Leader in Assessment

  1. … 7 more files in changeset.
LDEV-5097 Skip empty sessions for rating calculation

  1. … 1 more file in changeset.
LDEV-5097 Skip empty sessions for rating calculation

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

  1. … 6 more files in changeset.
LDEV-5025 Reset rating permission before each question

Otherwise subsequent questions also allow rating while they should not

yet.

LDEV-5100 Hide refresh button for TBL monitor in Assessment essay rating

LDEV-5097 Do not show confidence level in TBL monitoring iRAT

LDEV-5097 Embed teacher's view of Assessment result in TBL monitoring

  1. … 2 more files in changeset.
LDEV-5097 Add buttons to open results view in Assessment monitoring

  1. … 5 more files in changeset.
LDEV-5097 Prepare a teacher's view of Assessment result

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

  1. … 35 more files in changeset.
LDEV-5087 Do not show question title on Assessment results screen

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