lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'LDEV-4820'

LDEV-4820 Show user names as tooltips

LDEV-4745 Remove   after closing '>' as it prevents finding identical questions

Also take care about string answer in tl_laasse10_question_result.

LDEV-4745 Fix the way confidence levels is calculated in MCQ

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.

Merge branch 'LDEV-4821' into LDEV-4745

LDEV-4821 Switch to using qbQuestionUid for competence levels

LDEV-4821 remove obsolete hash field

LDEV-4746 Rename ScratchieAnswer to QbOptionDTO to reduce ambiguity

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

LDEV-4819 Allow disabling Learning Outcome quick add in sysadmin

    • -3
    • +10
    /lams_central/web/WEB-INF/tags/OutcomeAuthor.tag
    • -3
    • +10
    /lams_learning/web/WEB-INF/tags/OutcomeAuthor.tag
  1. … 21 more files in changeset.
Merge branch 'LDEV-4818' into LDEV-4745

LDEV-4818 Add title property to MCQ questions

  1. … 21 more files in changeset.
LDEV-4746 Fix issues that arose after migration to QB questions

Merge branch 'LDEV-4777' into LDEV-4745

LDEV-4777 Show question details for all question types

    • -11
    • +68
    /lams_central/web/qb/qbQuestionDetails.jsp
Merge branch 'LDEV-4746' into LDEV-4745

LDEV-4746 Ignore CKEditor during validation

There is no rule for Scratchie description anyway. And validate plugin

tries to validate a CKEditor div with contenteditable="true" but with no

id or name. There is no point in doing it as contents get moved to a

named textarea before submit.

LDEV-4746 Use changed property name in JSP (maxMark instead of mark)

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

Merge branch 'LDEV-4777' into LDEV-4745

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

    • -1
    • +1
    /lams_central/web/qb/qbQuestionDetails.jsp
Merge branch 'LDEV-4746' into LDEV-4777

Merge remote-tracking branch 'origin/master' into develop

Merge branch 'LDEV-4817'

LDEV-4817 Do not create blank burning questions, delete existing ones

LDEV-4817 Do not create blank burning questions, delete existing ones