Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -9
    • +63
    ./pages/learning/results/allquestions.jsp
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
    • +2
    ./pages/learning/parts/allquestions.jsp
    • -17
    • +0
    ./pages/learning/parts/markhedging.jsp
    • -8
    • +0
    ./pages/learning/results/markhedging.jsp
    • -4
    • +0
    ./pages/monitoring/parts/userresponse.jsp
  1. … 3 more files in changeset.
LDEV-5188 Remove obsolete attributes from TabBody tag

  1. … 81 more files in changeset.
LDEV-5041 Fix advanced options list in monitoring summary

    • -1
    • +50
    ./pages/monitoring/parts/advanceoptions.jsp
LDEV-5185 Introduce time limits to Scratchie monitoring

  1. … 19 more files in changeset.
LDEV-5185 Introduce absolute time limit and adjustments to Scratchie

  1. … 8 more files in changeset.
LDEV-5174 Redesign TBL monitor team tab

Extract tRAT stats to the top. Add counters of correct answers both for

iRAT and tRAT.

  1. … 10 more files in changeset.
LKC-202 Fix question title being displayed too narrow

LDEV-5156 Fix element ordering in web.xml files

  1. … 29 more files in changeset.
LDEV-5156 Fix schema info in web.xml files

  1. … 37 more files in changeset.
LDEV-4372 Fix tooltips in progress bar and bootstrap

  1. … 34 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
    • +1
    ./pages/learning/parts/allquestions.jsp
    • -1
    • +1
    ./pages/learning/results/allquestions.jsp
    • -1
    • +1
    ./pages/monitoring/parts/masterDetailLoadUp.jsp
    • -2
    • +2
    ./pages/monitoring/parts/questionsummary.jsp
    • -2
    • +2
    ./pages/monitoring/parts/usersummary.jsp
  1. … 4 more files in changeset.
LDEV-5151 improving alignment

    • -15
    • +15
    ./pages/monitoring/statisticpart.jsp
LDEV-5144 Introduce doKu as AE in TBL monitoring

  1. … 8 more files in changeset.
LDEV-5144 Make iRAT compatible with new AE tab flow

    • -112
    • +56
    ./pages/tblmonitoring/assessment.jsp
  1. … 2 more files in changeset.
LDEV-5144 Extract AE tab management to TBL monitoring

Not every AE tab will be an Assessment, so we need tabs to be

independent on their content.

    • -0
    • +147
    ./pages/tblmonitoring/ae.jsp
    • -35
    • +3
    ./pages/tblmonitoring/assessment.jsp
  1. … 8 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. … 10 more files in changeset.
LDEV-5159 Refresh Assessment monitoring after leader change

LDEV-5143 Allow promoting to leader a learner who did not reach activity

  1. … 21 more files in changeset.
LDEV-5143 Allow changing leader if activity is not grouped

  1. … 4 more files in changeset.
LDEV-5143 Allow changing leader in Q&A, Submit Files and Vote monitoring

  1. … 33 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.

    • -0
    • +1
    ./pages/learning/parts/markhedging.jsp
LDEV-5143 Improve layout of wait for leader and change leader screens.

  1. … 14 more files in changeset.
LDEV-5151 cosmetic changes to tables in Analytics tab

    • -149
    • +194
    ./pages/monitoring/statisticpart.jsp