Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4745 Remove   after closing '>' as it prevents finding identical questions

Also take care about string answer in tl_laasse10_question_result.

LDEV-4745 Remove all /r and /n from questions' title, description and options

Also perform this action for the initial insert of MCQ tool questions

into tmp_question, as otherwise it will cause problems later when

processing Scratchie.

LDEV-4745 Use a wider column when detecting same question content

Assessment has got long questions.

LDEV-4745 Use question description when searching for identical questions

LDEV-4745 Trim new line characters during migration

By default only spaces are trimmed. It leads to same questions being not

matched when they have different whitespace at the end.

LDEV-4821 Switch to using qbQuestionUid for competence levels

  1. … 3 more files in changeset.
LDEV-4820 Show user names for confidence levels

  1. … 5 more files in changeset.
LDEV-4819 Allow disabling Learning Outcome quick add in sysadmin

  1. … 34 more files in changeset.
LDEV-4818 Add title property to MCQ questions

  1. … 35 more files in changeset.
Merge branch 'LDEV-4746' into LDEV-4745

LDEV-4746 Do not break migration is a blank question occurs

LDEV-4777 Search QB interface is now available in Assessment tool

  1. … 14 more files in changeset.
LDEV-4746 Fix issues arose after migrating Assessment to QB

  1. … 11 more files in changeset.
LDEV-4746 Fixes and tuning for QB migration SQL script

LDEV-4746 Migrate Assessment to QB

  1. … 77 more files in changeset.
LDEV-4813 Speed up event log processing with an extra index

LDEV-4746 Set default mark when QB'ing MCQ questions

A default mark of 1 was set during question creation in authoring. Since

now we import instead of create, it is better to also do it during

migration.

LDEV-4782 Show burning questions with no likes in QB stats

Merge branch 'LDEV-4782' into LDEV-4745

    • -8
    • +14
    ./java/org/lamsfoundation/lams/qb/dao/IQbDAO.java
Merge remote-tracking branch 'origin/master' into develop

  1. … 2 more files in changeset.
LDEV-4731 Clean up after removing user organisation roles

LDEV-3468 Rewrite and add counters to runtimes stats

  1. … 1 more file in changeset.
LDEV-4801 Always use a transaction for signup service methods

SP-3 Automatically redirect to logout URL configured in sysadmin

  1. … 5 more files in changeset.
Merge branch 'LDEV-4777' into LDEV-4745

    • -0
    • +19
    ./java/org/lamsfoundation/lams/qb/dao/IQbDAO.java
Merge remote-tracking branch 'origin/master' into develop

LDEV-4763 Prevent NPE when there are no annotations to import

LDEV-4731 Fix entity save order when disabling user.

Removed UserOrganisations would be re-saved when User or Organisation

gets saved.

LDEV-4802 Stop websocket threads even more gracefully

An exception can occur also when session gets open, not only when it

gets closed.

  1. … 7 more files in changeset.
Merge remote-tracking branch 'origin/master' into develop