lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5114 Allow new version enforce also for true/false questions

LDEV-4769 Updating Norwegian

LDEV-5101 Adding labels from lokalise (English and Español)

LDEV-5121 Add TBL template imported questions to chosen QB collection

LDEV-5121 Set user private collection as default one when importing QTI

Merge branch 'LDEV-5101' into v4.0

Conflicts:

lams_tool_scratchie/conf/language/lams/ApplicationResources.properties

LDEV-5025 Reset rating permission before each question

Otherwise subsequent questions also allow rating while they should not

yet.

LDEV-5122 FREEZE AND ABANDON VERSION 3.1

Merge branch 'LDEV-5122'

LDEV-5122 Modify DB structure to produce 3.1 version

Till now DB structure was compliant with 3.0 version and patches

upgraded it to 3.1. Now we produce DB compliant with 3.1 and patches in

branch 4.0 upgrade it to version 4.0.

    • -2160
    • +1710
    /lams_common/db/sql/create_lams_11_tables.sql
    • -1
    • +1
    /lams_common/db/sql/insert_lams_config_data.sql
    • -3
    • +3
    /lams_common/db/sql/insert_types_data.sql
    • -2
    • +7
    /lams_tool_assessment/db/sql/create_lams_tool_assessment.sql
  1. … 26 more files in changeset.
LDEV-5113 Enforce max mark in Doku

LDEV-5121 Set default question collection on "My Questions"

LDEV-5108 Oopps.. forgot to remove old IMS QTI link

LDEV-4769 Updating English, Spanish, Norwegian, Greek

  1. … 5 more files in changeset.
LDEV-5114 Add "Add as new version" button to Q&A

LDEV-5114 Add "Save as new version" button to Scratchie

LDEV-5111 Change chart title if it displays groups and not students

Merge branch 'LDEV-5117' into v4.0

LDEV-5117 Fix "update mark" URL in Submit Files tool

Merge branch 'LDEV-5113' into v4.0

LDEV-5113 Set max mark for Dokumaran to 100

LDEV-5118 Use sameSite=None for Etherpad cookies

So Etherpad can be embedded in iframe

LDEV-5118 Update Etherpad to version 1.8.6

    • -7
    • +11
    /lams_build/conf/etherpad/readme.txt
Merge branch 'LDEV-5114' into v4.0

LDEV-5114 Enforce question new version on demand

LDEV-5113 Introduce manual grading tool output

LDEV-4915, LDEV-3971 Silence an unnecessary exception log

If this exception occurs, the user can probably and should carry on

instead of trying to create a session which already exists.

Merge branch 'LDEV-5116' into v4.0

LDEV-5116 Initialise non-grouped Doku immediately in monitoring

LDEV-5091 introduced Doku initialisation on demand. When Doku is not

grouped, it should be initialised immediately.

LDEV-5115 Remove debugging code