lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'LDEV-4875' into LDEV-4745

LDEV-4875 Fixes for VSA feature

  1. … 8 more files in changeset.
Bump httpclient from 4.2.2 to 4.3.6 in /3rdParty_sources/basiclti-util

Bumps httpclient from 4.2.2 to 4.3.6.

Signed-off-by: dependabot[bot] <support@github.com>

    • -1
    • +1
    /3rdParty_sources/basiclti-util/pom.xml
Merge branch 'master' into develop

Merge branch 'LDEV-4876'

LDEV-4876 Ability for LTI servers to get userId using alternative request parameter name

Merge branch 'LDEV-4875' into LDEV-4745

LDEV-4875 Portrait tag to use double quotes for src parameter

LDEV-4875 Recalculate all assessments and scratchies after answer allocation into group

LDEV-4875 Item summary page to display options correctly

LKC-221 Rearrange and regenerate LD SVG after activities were modified

Merge branch 'LDEV-4875' into LDEV-4745

LDEV-4875 Add VSA question type to Assessment and Scratchie

    • -6
    • +6
    /lams_central/web/css/qb-question.scss
    • -24
    • +26
    /lams_central/web/includes/javascript/qb-option.js
    • -0
    • +231
    /lams_central/web/qb/authoring/addVsa.jsp
    • -0
    • +23
    /lams_central/web/qb/authoring/vsaOption.jsp
    • -4
    • +14
    /lams_central/web/qb/qbQuestionDetails.jsp
  1. … 61 more files in changeset.
LKC-221 Fill Scratchie and Assessment with WA questions

LKC-221 Fill MCQ with RAT questions.

LKC-215 Display WA logs on QB stats page

Merge remote-tracking branch 'origin/LDEV-4745' into v4.0

LDEV-4872 McSession to save users as Set instead of List

LDEV-4872 McSession to save users as Set instead of List

LDEV-4871 Fix query string building when requesting a print page

LKC-215 Modify question review flow

Merge branch 'master' into develop

LDEV-4869 Show error message in case lesson does not exist

LDEV-4869 Prevent authentication of LTI learners with blank lessonId

Also show relevant warning message.

Merge branch 'master' into develop

Merge branch 'LDEV-4869'

LDEV-4869 Add urn:lti:instrole:ims/lis/Instructor to LTI default instructor roles

LDEV-4869 Add default lesson settings for LTI tool consumers

* Also move all integrations jsps to /integration/ folder

    • -0
    • +38
    /lams_admin/web/integration/extLessonForm.jsp
    • -0
    • +126
    /lams_admin/web/integration/ltiConsumer.jsp
    • -0
    • +88
    /lams_admin/web/integration/ltiConsumerList.jsp
    • -0
    • +72
    /lams_admin/web/integration/serverlist.jsp
    • -0
    • +136
    /lams_admin/web/integration/servermaintain.jsp
    • -112
    • +0
    /lams_admin/web/lti/ltiConsumer.jsp
    • -88
    • +0
    /lams_admin/web/lti/ltiConsumerList.jsp
    • -172
    • +0
    /lams_admin/web/servermaintain.jsp
LDEV-4869 Aggregate ServerListController, ServerMaintainController and ServerSaveController into a single ExtServerManagementController

LDEV-4869 Create common form for ExtServerForm and LtiConsumerForm