lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5143 Delay refresh in Assessment not to cause a massive reload

LKC-29 Do not attempt to autosave is required data is missing

LDEV-4802 Ignore invalid websocket close codes

For unknown reason browsers sometimes close websockets with an invalid

close code, for example 15393. It prevents from running @OnClose methods

in LAMS websocket servers. Since we do not have control over this

situation, it is better to skip CloseReason parameter all together.

LDEV-5031 Do not allow showing TBL monitor without a chosen tab

LDEV-4769 Update Spanish, English, Greek

LDEV-5157 adding labels

LDEV-5060 Updating moodle mod icons

    • binary
    /moodle/mod/lamslesson/pix/icon.gif
    • binary
    /moodle/mod/lamslesson/pix/icon.png
    • -216
    • +1
    /moodle/mod/lamslesson/pix/icon.svg
LDEV-4440 Fix exception when there are no users left in organisation

Merge branch 'LDEV-5191' into v4.0

LDEV-5191 Re-scroll given tab's element horizontally after refresh

LDEV-5191 Do not refresh TBL monitoring pages with mostly static content

Merge branch 'LDEV-5157' into v4.0

LDEV-5157 Reorganise and add programming languages support

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

    • -2
    • +8
    /lams_central/web/qb/authoring/addessay.jsp
LDEV-4769 Update Norwegian, Spanish, English, Greek

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

LDEV-5157 Colour code syntax of disclosed answers in Assessment

LDEV-5157 Colour code syntax on Assessment results page

LDEV-5157 Add various useful addons to CodeMirror

    • -0
    • +66
    /lams_central/web/css/codemirror_simplescrollbars.css
LDEV-5157 Restructure CodeMirror sources to make room for addons

    • -0
    • +9800
    /lams_central/web/includes/javascript/codemirror/codemirror.js
LDEV-5157 Fix issues with line endings on CodeMirror

LDEV-5157 Add code syntax highlighting to learner UI

    • -0
    • +350
    /lams_central/web/css/codemirror.css
    • -0
    • +9800
    /lams_central/web/includes/javascript/codemirror.js
LDEV-5157 Add code style option in essay questions authoring

    • -1
    • +35
    /lams_central/web/qb/authoring/addessay.jsp
Merge branch 'LDEV-5190' into v4.0

LDEV-5190 Change display format of scheduled marks release

Merge branch 'LDEV-5187' into v4.0

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.

LDEV-5184 Updating MSWord template

    • binary
    /lams_www/web/public/MSWord-question-import.docx
Merge branch 'LDEV-5189' into v4.0

LDEV-5189 Sort class members by last name when UI requires it