lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5146 Add activity stats on top of group stats in Assessment monitor

LDEV-5143 Add proper error message on missing Leader Selection session

Merge branch 'LDEV-5149' into v4.0

LDEV-5149 Upgrade Comments plugin to 0.1.47

It does not throw an exception on text copy.

Also changes to replace new line characters with spaces is not needed

anymore.

LDEV-5143 Change Leader in Assessment

LDEV-4901 Invalidate session on login only if auth as another user

If the user being reauthenticated is the same as current one, just let

him through as SsoHandler will redirect him instead of running

UniversalLoginModule.

LDEV-3578 Increase auth token life time for long auth delays

LDEV-3525 Fix check for role in LoginRequest flow

LDEV-5019 Fix a typo when displaying students' choices in Scratchie

LDEV-5143 Extract TBL monitoring Change Leader feature

It will be used in other tools afterwards.

    • -84
    • +25
    /lams_monitoring/web/tblmonitor/teams.jsp
    • -0
    • +78
    /lams_tool_leader/web/pages/monitoring/changeLeaderDialog.jsp
LDEV-5140 Add i18n labels and better responsiveness.

    • -1
    • +2
    /lams_gradebook/web/gradebookMonitor.jsp
    • -33
    • +68
    /lams_gradebook/web/releaseLessonMarks.jsp
LDEV-5140 Send emails on scheduled marks release. Refresh improvement.

    • -1
    • +5
    /lams_gradebook/web/gradebookMonitor.jsp
    • -15
    • +25
    /lams_gradebook/web/releaseLessonMarks.jsp
LDEV-5140 Improve release marks schedule front-end flow

    • -15
    • +25
    /lams_gradebook/web/releaseLessonMarks.jsp
LDEV-5140 Always refresh relase marks data from server

    • -6
    • +2
    /lams_gradebook/web/gradebookMonitor.jsp
LDEV-4769 Updating English, Norwegian and Greek

LDEV-5140 Scheduled release marks basic functionality

    • -2
    • +3
    /lams_gradebook/web/gradebookMonitor.jsp
    • -29
    • +110
    /lams_gradebook/web/releaseLessonMarks.jsp
LDEV-5140 Fix duplicate JS import which breaks some plugin functionality

    • -0
    • +4
    /lams_gradebook/web/gradebookCourseLearner.jsp
    • -3
    • +6
    /lams_gradebook/web/gradebookCourseMonitor.jsp
LDEV-5101 Populate question version in all cases.

LDEV-5101 Fix stats link.

LDEV-5140 Add release marks schedule support

    • -1
    • +5
    /lams_gradebook/web/gradebookMonitor.jsp
    • -99
    • +107
    /lams_gradebook/web/releaseLessonMarks.jsp
LDEV-5140 Display info/warning messages more smoothly, with a banner

    • -1
    • +3
    /lams_gradebook/web/gradebookMonitor.jsp
    • -4
    • +22
    /lams_gradebook/web/releaseLessonMarks.jsp
LDEV-5140 Change layout of release marks buttons

    • -21
    • +33
    /lams_gradebook/web/releaseLessonMarks.jsp
LDEV-5025, LDEV-5120 Softly remove duplicate rating criteria

For Assessment and Dokumaran we only allow one rating criterion each. On

high load, after a gate was opened, there is a chance that 2 learners

will detect no criteria and both will create one, resulting a duplicate

criterion. Instead of throwing a hard exception and rendering the

activity unusable, just remove the duplicate criterion ignoring any

exceptions. This is lighter than having a multi-node synchronization.

LDEV-5140 Process included/excluded learners to send emails to

    • -1
    • +1
    /lams_gradebook/web/gradebookMonitor.jsp
    • -4
    • +96
    /lams_gradebook/web/releaseLessonMarks.jsp
LDEV-5140 Add real release/hide marks buttons

    • -158
    • +101
    /lams_gradebook/web/gradebookMonitor.jsp
    • -7
    • +58
    /lams_gradebook/web/releaseLessonMarks.jsp
LDEV-4917 Fix validation of pics taken with Uppy Webcam plugin

LDEV-4510 Skip erroneous CKEditor validation

LDEV-4510 Allow deleting of any question in TBL template

LDEV-4510 Allow empty question description fields in TBL template

Merge branch 'LDEV-5141' into v4.0