Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5157 Add code style option in essay questions authoring

  1. … 3 more files in changeset.
LDEV-5189 Sort class members by last name when UI requires it

  1. … 1 more file in changeset.
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-5185 Introduce advanced timing limits in Scratchie

  1. … 10 more files in changeset.
LDEV-5174 Redesign TBL monitor team tab

Extract tRAT stats to the top. Add counters of correct answers both for

iRAT and tRAT.

  1. … 9 more files in changeset.
LDEV-5178 Load common passwords DB file only once

LDEV-5178 Insert an user if it does not exist when updating password

LDEV-5152 Special treatment of Scratchie for item analysis

If a learner has chosen a correct answer not as the first one, it counts

as incorrectly answered question.

LDEV-5152 Use correct data for charts and item analysis.

For mark charts and stats we submitted data. It corresponds to

teachers' desire to see stats as soon as it is available, even when

learners have not finished an activity yet.

For item analysis we have to use only data from

learners who finished (not only submitted) the activity. It is because

lesson marks are updated only on activity finish and we need lesson

marks to calculate item analysis factors. An explanation for teachers

has been added.

If we want it to work the same as mark charts, we need to have lesson

marks to be updated on activity submit.

  1. … 3 more files in changeset.
LDEV-5178 Log each password change. Set expiration date only on update.

  1. … 5 more files in changeset.
LDEV-5178 Reset "enforce change password" latch after password update

LDEV-5178 Check for common and breached passwords

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

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

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

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

  1. … 9 more files in changeset.
LDEV-5170 Add Instructions tab in lesson monitoring

  1. … 6 more files in changeset.
LDEV-5142 Introduce advanced time limits for Doku

  1. … 24 more files in changeset.
LDEV-5142 Extract logic for time limit servers

The abstract class can then be used in other tools with time limits

feature.

  1. … 5 more files in changeset.
LDEV-5144 Extract AE tab management to TBL monitoring

Not every AE tab will be an Assessment, so we need tabs to be

independent on their content.

  1. … 10 more files in changeset.
LDEV-3125 Give learner less detailed error about missing grouping

  1. … 3 more files in changeset.
LDEV-5166 Add Learning Design description to monitoring

Lesson description is called "intro" and learning design description is

just "description"

  1. … 5 more files in changeset.
LDEV-5150 Support context_id placeholder in membership URL

LDEV-5143 Extract TBL monitoring Change Leader feature

It will be used in other tools afterwards.

  1. … 8 more files 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. … 26 more files in changeset.
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.