Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5440 Revert some unnecessary package name changes

  1. … 462 more files in changeset.
LDEV-5440 Refactor packages of imported classes

  1. … 479 more files in changeset.
LDEV-5440 Rewrite config files and library references

  1. … 951 more files in changeset.
LDEV-3000 Produce URL to correct file in Word import questions

LDEV-3000 Produce URL to correct file in Word import questions

LAI-3 Upgrade libraries to work with Word and PDF documents

Some libraries that we used for working with Word documents are outdated and insecure. It is a good idea to update them and their dependencies so we work with modern code when extracting PDF text for AI summarisation.

  1. … 7042 more files in changeset.
LDEV-4949 Fix stripped of non-break whitespace

LDEV-4949 Extract alt image text from Word documents on question import

Quote characters get replaces by apostrophes.

LDEV-5293 Add support for QTI 2.2 import

  1. … 5 more files in changeset.
LDEV-5125 Improve support for VSA questions import from Word file

VSA questions should have 2 options if they are going to be TBL

compatible. When importing from Word document only correct answers

option is required. The other one, incorrect answers option, now gets

added automatically. Also incorrect answers option does not get deleted

after editing via QB interface.

  1. … 3 more files in changeset.
LDEV-4949 Do not look for answers after correct answer tag

LDEV-5184 Introduce mark hedging questions to Word question parser

  1. … 5 more files in changeset.
LDEV-5184 Introduce mark tag to Word question parser

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

  1. … 1 more file in changeset.
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-4949 Fix question title and feedback extraction

LDEV-4949 Properly removed "Feedback:" tag

LDEV-4949 Add Learning Outcomes parsing

  1. … 5 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

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-4949 Fix correct answer and feedback extraction.

LDEV-4949 Format question's title properly

* remove html tags and custom "[IMAGE: ]" one

* trim title so it contains 200 characters at max while preserving the

last full word

LDEV-4949 Format question's title properly

* remove html tags and custom "[IMAGE: ]" one

* trim title so it contains 200 characters at max while preserving the

last full word

Cherry pick from branch 5.0

LDEV-4949 import questions from Word files

    • -0
    • +400
    ./QuestionWordParser.java
  1. … 14 more files in changeset.
LDEV-4949 import questions from Word files

Cherry-pick from 5.0 branch

Conflicts:

lams_build/3rdParty.userlibraries

lams_central/conf/language/lams/ApplicationResources_en_AU.properties

lams_central/src/java/org/lamsfoundation/lams/web/QuestionsController.java

lams_central/web/questions/questionFile.jsp

  1. … 14 more files in changeset.
Merge remote-tracking branch 'origin/develop' into LDEV-4745

  1. … 3 more files in changeset.
LKC-228 Fix QTI import when question has multiple images