Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5452 Allow changing question version in live Assessment and Scratchie

Also fix existing learners' answers rewiring.

  1. … 7 more files in changeset.
LDEV-5360 Show max mark in tooltip in Assessment monitoring

    • -8
    • +23
    ./pages/monitoring/parts/masterDetailLoadUp.jsp
    • -1
    • +1
    ./pages/monitoring/parts/questionsummary.jsp
    • -375
    • +391
    ./pages/monitoring/parts/usersummary.jsp
LDEV-5360 Indicate auto-graded answers

    • -55
    • +54
    ./pages/monitoring/parts/masterDetailLoadUp.jsp
    • -2
    • +2
    ./pages/monitoring/parts/questionsummary.jsp
    • -6
    • +6
    ./pages/monitoring/parts/usersummary.jsp
  1. … 2 more files in changeset.
LDEV-5360 Allow even longer marker comments

Caused by

https://lamssupport.atlassian.net/browse/ICL-18

    • -1
    • +1
    ./pages/monitoring/parts/questionsummary.jsp
    • -1
    • +1
    ./pages/monitoring/parts/usersummary.jsp
  1. … 1 more file in changeset.
LDEV-5360 Allow multiline marker comments

Caused by

https://lamssupport.atlassian.net/browse/ICL-27

    • -287
    • +297
    ./pages/monitoring/parts/questionsummary.jsp
    • -232
    • +242
    ./pages/monitoring/parts/usersummary.jsp
  1. … 4 more files in changeset.
LDEV-5360 Accept "0" as proper mark for unmarked answer

Caused by

https://lamssupport.atlassian.net/browse/ICL-28

    • -1
    • +1
    ./pages/monitoring/parts/questionsummary.jsp
    • -1
    • +1
    ./pages/monitoring/parts/usersummary.jsp
LDEV-5290 Identify tabs better when checking for multiple open tabs

A minimised window can skip setInterval() ticks. This lead to incorrect detection of multiple tabs open - a single open tab could produce this message.

  1. … 67 more files in changeset.
LDEV-5360 Allow longer marker comments

    • -1
    • +1
    ./pages/monitoring/parts/questionsummary.jsp
    • -2
    • +2
    ./pages/monitoring/parts/usersummary.jsp
  1. … 1 more file in changeset.
LDEV-5052 Prevent floating question description from hiding options

    • -1
    • +2
    ./pages/learning/parts/allquestions.jsp
    • -0
    • +1
    ./pages/learning/results/allquestions.jsp
    • -0
    • +1
    ./pages/learning/results/allquestions5.jsp
LDEV-5359 Allow up to 50 questions per page or section

Following ICL-9

LDEV-5363 Make RAT questions sync optional

    • -4
    • +6
    ./pages/authoring/parts/questionlist.jsp
  1. … 11 more files in changeset.
LDEV-5401 Display individual extensions in time limit widget

  1. … 4 more files in changeset.
LDEV-5432 Confirm with learner whether he wants to submit answers

  1. … 1 more file in changeset.
LDEV-5430 Allow shuffling all questions' answers in Assessment

    • -2
    • +19
    ./pages/monitoring/parts/advanceoptions.jsp
  1. … 5 more files in changeset.
LDEV-5373 Make side headers sticky at teams' choices table

This patch applies it in AE tab in main monitoring UI

LDEV-5251 Make sure than long names do not get clipped

LDEV-5095 Limit max size of completion chart in Assessment monitoring

LDEV-5373 Make side headers sticky at teams' choices table

LDEV-5373 Display Teams student choices only with leaders enabled

    • -263
    • +265
    ./pages/monitoring/summary.jsp
LDEV-5083 Make answered questions chart tooltip always visible

When there are many students in a lesson, but only one left in a given bar of answered questions, they can not be hovered on to find out their name. In that case the cart switches to non-intersect mode, i.e. the tooltip is displayed even above the bar.

LDEV-5414 Reattach message handlers to websocket after reconnect

  1. … 75 more files in changeset.
LDEV-5414 Refactor and improve resilience of websockets thorough LAMS

    • -535
    • +497
    ./pages/learning/learning.jsp
  1. … 130 more files in changeset.
Merge remote-tracking branch 'origin/v4.7' into SP-9

# Conflicts:

# lams_central/conf/language/lams/ApplicationResources.properties

# lams_monitoring/web/includes/javascript/monitorLesson.js

# lams_tool_assessment/web/pages/monitoring/summary.jsp

# lams_tool_assessment/web/pages/tblmonitoring/assessmentStudentChoices.jsp

    • -27
    • +18
    ./pages/monitoring/monitoring.jsp
    • -277
    • +275
    ./pages/monitoring/summary.jsp
  1. … 6 more files in changeset.
LDEV-5408 Arranging button and labels

  1. … 3 more files in changeset.
LDEV-5408 Add Extra Information buttons on RAT and AE tabs in monitoring

  1. … 5 more files in changeset.
LDEV-5404 Escaping funny characters that break js in tags

- LAMS Central

- LAMS Monitoring

- LAMS Learner

- Assessment

- Gradebook

- Peer Assessment

- Submit

- Scratchie

    • -30
    • +31
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
    • -4
    • +5
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 41 more files in changeset.
LDEV-5405 Make Popover tag work with Bootstrap both version 3 and 5

  1. … 32 more files in changeset.
LDEV-5404 Escaping funny characters that break js

- Assessment

    • -3
    • +3
    ./pages/authoring/parts/questionlist.jsp
    • -4
    • +4
    ./pages/learning/results/allquestions.jsp
    • -4
    • +4
    ./pages/learning/results/allquestions5.jsp
    • -27
    • +18
    ./pages/monitoring/monitoring.jsp
    • -6
    • +6
    ./pages/monitoring/parts/discloseAnswers.jsp
    • -6
    • +6
    ./pages/monitoring/parts/discloseAnswers5.jsp
    • -1
    • +1
    ./pages/monitoring/parts/masterDetailLoadUp.jsp
    • -16
    • +16
    ./pages/monitoring/parts/questionsummary.jsp
    • -1
    • +1
    ./pages/monitoring/parts/userresponse.jsp
    • -13
    • +13
    ./pages/monitoring/parts/usersummary.jsp
  1. … 4 more files in changeset.
SP-9 Rewrite lesson completion chart to new ChartJS

  1. … 4 more files in changeset.
SP-9 Upgrade ChartJS from version 2.9 to 4.3.1

Rewrite chart generating code to match new API

    • -275
    • +282
    ./pages/monitoring/summary.jsp
  1. … 3 more files in changeset.