lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5277 Confirm with user closing unsaved LD in LTI LAMS authoring

Also automatically refresh LTI content selection page on authoring close

    • -0
    • +4
    /lams_central/web/authoring/authoring.jsp
LDEV-4769 Fix Simplified Chinese translations

LDEV-4769 Updating Norwegian

LDEV-4293 Skip session creation when displaying error page

If the error was HTTP session being stale or incorrectly invalidated, we

should not try to use the same session to display the error page. The

error page should not require a session at all.

Also if making a decision which session to invalidate in case of double

login, always invalidate the other session and not current one as

otherwise it can lead to a loop of self-invalidating sessions.

LDEV-5277 Add JWKS RSA (JSON Web Key Set parser) library version 0.20.0

    • binary
    /lams_build/lib/json/jwks-rsa-0.20.0.jar
LDEV-5277 Update JJWT library to version 0.11.2

  1. … 81 more files in changeset.
LDEV-5277 Add UOC LTI Advantage integration libraries' source code

  1. … 78 more files in changeset.
Updating Readme

LDEV-4769 Updating Norwegian

LDEV-4769 Updating Norwegian, Spanish, Greek, Chinese Simplified and English

LDEV-5242 Merge changes from 4.5

Merge branch 'LDEV-5273' into v4.5

Merge branch 'LDEV-5242' into v4.6

LDEV-5242 Fix Assessment question summary page

LDEV-5242 Display question list even if no learner reached activity yet

Hide action buttons like disclose answers, though.

LDEV-5242 Add a header for question list in Assessment monitoring

LDEV-5242 Make regular monitor Assessment view consistent with TBL AE

    • -1
    • +1
    /lams_monitoring/web/tblmonitor/aes.jsp
Merge branch 'LDEV-5275' into v4.6

LDEV-5275 Rewrite queries to get questions from QB faster

LDEV-5273 Add missing learner answer normalisation

LDEV-5273 Add question numbering to VSA allocate page

    • -1
    • +1
    /lams_central/web/qb/vsa/vsaAllocate.jsp
    • -1
    • +1
    /lams_central/web/qb/vsa/vsaQuestionAllocate.jsp
LDEV-5273 Make Refresh button use position fixed to the page

    • -3
    • +10
    /lams_central/web/qb/vsa/vsaAllocate.jsp
LDEV-5273 Adjust layout of VSA allocation page

    • -10
    • +21
    /lams_central/web/qb/vsa/vsaAllocate.jsp
LDEV-5273 Remove Close button

It is not common to have a button which closes a tab

    • -8
    • +0
    /lams_central/web/qb/vsa/vsaAllocate.jsp
LDEV-5273 Open VSA allocation page in tab from Assessment monitoring

It was open in thickbox before.

LDEV-5273 Do not show blank VS answers for allocation

LDEV-5276 includes labels for text content templates

LDEV-5273 Refresh leaders' page on VS answer allocation

LDEV-5273 Add VSA allocate button to tRAT TBL monitoring

LDEV-5273 Identify correct VS attempts even if there are subsequent ones

If a student chose an unknown VS answer, it is marked as incorrect.

He/she makes more attempts. In the meantime a teacher marks that first

answer as correct. In that case the subsequent attempts are not deleted,

but are not calculated into the score for the question.