Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4884 Generate new UUID for new QB question version

UUID has to identify uniquely an exact version, not only the question in

general.

  1. … 3 more files in changeset.
LDEV-5179 Add mark hedging question type support to Scratchie

  1. … 9 more files in changeset.
LDEV-5178 Add password check for not being same as user details

  1. … 15 more files in changeset.
LDEV-5178 Add password history check

  1. … 8 more files in changeset.
LDEV-5178 Use a single method across LAMS to update user password

  1. … 5 more files in changeset.
LDEV-5178 Add password expiration

    • -8
    • +20
    ./org/lamsfoundation/lams/web/IndexController.java
  1. … 9 more files in changeset.
LDEV-5145 Add gallery walk read-only feature and instructions

  1. … 3 more files in changeset.
LDEV-5145 Add doKu gallery walk support in TBL template

  1. … 3 more files in changeset.
LDEV-5145 Introduce Doku AE in TBL template back-end

  1. … 1 more file in changeset.
LDEV-5145 Introduce Doku AE in TBL template front-end

  1. … 5 more files in changeset.
LDEV-5163 Reintroduce code that restarts lesson on each learner entry

LDEV-5140 Fix passing learner IDs when sending emails

    • -184
    • +0
    ./org/lamsfoundation/lams/web/GradebookServlet.java
  1. … 1 more file in changeset.
LDEV-4510 Allow more options in MCQ questions

LDEV-3578 Increase auth token life time for long auth delays

LDEV-3525 Fix check for role in LoginRequest flow

LDEV-4510 Allow deleting of any question in TBL template

  1. … 4 more files in changeset.
LDEV-4510 Allow empty question description fields in TBL template

  1. … 1 more file in changeset.
Merge remote-tracking branch 'origin/v4.0' into LDEV-5016

Conflicts:

lams_build/3rdParty.userlibraries

lams_central/conf/language/lams/ApplicationResources_en_AU.properties

lams_central/src/java/org/lamsfoundation/lams/authoring/template/web/LdTemplateController.java

lams_central/src/java/org/lamsfoundation/lams/authoring/template/web/TBLTemplateController.java

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

lams_central/web/qb/collection.jsp

lams_central/web/questions/questionFile.jsp

lams_common/db/sql/create_lams_11_tables.sql

lams_common/db/sql/insert_lams_config_data.sql

lams_common/db/sql/insert_types_data.sql

lams_common/src/java/org/lamsfoundation/lams/dbupdates/patch20200129.sql

lams_common/src/java/org/lamsfoundation/lams/questions/QuestionWordParser.java

lams_common/src/java/org/lamsfoundation/lams/tool/service/LamsToolService.java

lams_gradebook/src/java/org/lamsfoundation/lams/gradebook/service/GradebookService.java

lams_tool_assessment/conf/language/lams/ApplicationResources_en_AU.properties

lams_tool_assessment/db/sql/create_lams_tool_assessment.sql

lams_tool_lamc/conf/language/lams/ApplicationResources.properties

lams_tool_lamc/conf/language/lams/ApplicationResources_en_AU.properties

lams_tool_lamc/src/java/org/lamsfoundation/lams/tool/mc/model/McContent.java

lams_tool_lamc/src/java/org/lamsfoundation/lams/tool/mc/model/McUsrAttempt.java

lams_tool_lamc/src/java/org/lamsfoundation/lams/tool/mc/service/McService.java

lams_tool_lamc/web/WEB-INF/tags/Arrow.tag

lams_tool_lamc/web/WEB-INF/tags/CKEditor.tag

lams_tool_lamc/web/WEB-INF/tags/Etherpad.tag

lams_tool_lamc/web/WEB-INF/tags/Rating.tag

lams_tool_lamc/web/WEB-INF/tags/StyledRating.tag

lams_tool_lamc/web/authoring/candidateAnswersList.jsp

lams_tool_lamc/web/authoring/itemlist.jsp

lams_tool_scratchie/web/pages/authoring/basic.jsp

lams_tool_scratchie/web/pages/authoring/parts/itemlist.jsp

  1. … 28 more files in changeset.
LKC-221 Make TBL template exceptions show their real cause

LDEV-5125 Add support for VSA question for Word import

  1. … 1 more file in changeset.
LDEV-5036 Do not use resource link ID only for BlackBoard

Other LTI systems use it to determine ID of created resource right away.

  1. … 1 more file in changeset.
LDEV-5121 Add TBL template imported questions to chosen QB collection

  1. … 6 more files in changeset.
Merge branch 'LDEV-5101' into v4.0

Conflicts:

lams_tool_scratchie/conf/language/lams/ApplicationResources.properties

  1. … 9 more files in changeset.
LDEV-5114 Enforce question new version on demand

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

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

  1. … 7 more files 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. … 3 more files in changeset.
LDEV-5101 Allow applying new question version to other activities in LD

  1. … 13 more files in changeset.
LDEV-4949 Use an unique content folder ID for each imported QB question

LDEV-4949 Add Learning Outcomes parsing

  1. … 6 more files in changeset.