Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4959 Fix comments in the DB patch

LDEV-4944 Recalculate Scratchie marks only for given VSA answer

  1. … 5 more files in changeset.
LDEV-5125 Add support for VSA question for Word import

  1. … 1 more file in changeset.
LDEV-5124, LDEV-2169 Put correct time and answer in learner history

  1. … 3 more files in changeset.
LDEV-5124 Fix result ordering when generating Assessment Excel report

  1. … 3 more files in changeset.
LDEV-5124 Add new format of user summary in Assessment Excel export

    • -1
    • +6
    ./lamsfoundation/lams/commonContext.xml
    • -0
    • +35
    ./lamsfoundation/lams/logevent/dao/ILearnerInteractionDAO.java
    • -0
    • +3
    ./lamsfoundation/lams/util/FileUtil.java
  1. … 3 more files in changeset.
LDEV-5123 Add ticket information to SQL patch

LDEV-5124 Allow cell merging in exported Excel sheet

    • -0
    • +6
    ./lamsfoundation/lams/util/excel/ExcelUtil.java
LDEV-5123 Log learner interaction with questions in Assessment

    • -0
    • +22
    ./lamsfoundation/lams/commonContext.xml
    • -0
    • +28
    ./lamsfoundation/lams/dbupdates/patch20201122.sql
    • -0
    • +98
    ./lamsfoundation/lams/logevent/LearnerInteractionEvent.java
  1. … 4 more files in changeset.
LDEV-5121 Add TBL template imported questions to chosen QB collection

    • -1
    • +1
    ./lamsfoundation/lams/rest/RestTags.java
  1. … 7 more files in changeset.
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.

  1. … 30 more files in changeset.
LDEV-5101 Prepare a placeholder for QB question versions

  1. … 2 more files in changeset.
LDEV-5110 Add Learning Outcomes processing in TBL template

    • -0
    • +1
    ./lamsfoundation/lams/rest/RestTags.java
  1. … 9 more files in changeset.
LDEV-5101 Support only Assessment and Scratchie tools

    • -1
    • +2
    ./lamsfoundation/lams/qb/dao/hibernate/QbDAO.java
LDEV-5106 Allow filtering of question types in Word import.

For iRAT/tRAT allow only single-answer multiple choice questions. For

Application Exercises allow single- and multiple-answer multiple choice

questions and essay questions.

  1. … 2 more files in changeset.
LDEV-5101 Allow applying new question version to other activities in LD

    • -0
    • +3
    ./lamsfoundation/lams/qb/dao/IQbDAO.java
    • -0
    • +12
    ./lamsfoundation/lams/qb/dao/hibernate/QbDAO.java
  1. … 9 more files in changeset.
LDEV-5094 Add logs to SSO handler

LDEV-5102 Prevent Scratchie from giving marks to absent learner

  1. … 5 more files in changeset.
LDEV-4949 Fix question title and feedback extraction

LDEV-4949 Properly removed "Feedback:" tag

LDEV-4949 Add Learning Outcomes parsing

  1. … 3 more files in changeset.
LDEV-4949 Use random temporary image name so it does not get overwritten

LDEV-4949 Add default value of "alt" attribute to <img> tags

    • -10
    • +19
    ./lamsfoundation/lams/questions/QuestionParser.java
LDEV-4949 Always add "img-responsive" class to <img> tags

LDEV-4949 Detect question elements correctly. Refactor code.

LDEV-4949 remove <p> tags from answers and reduce title to 80 characters

LDEV-4849 Add logging to Question Bank service

LDEV-4949 Fix correct answer and feedback extraction.

LDEV-4858 Ensure correct Excel cell text length

    • -22
    • +26
    ./lamsfoundation/lams/util/excel/ExcelUtil.java
  1. … 4 more files in changeset.
LDEV-5094, LDEV-4030 Fix loop of user integrated relogin and lock out