lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

LDEV-4746 Fix issues arose after migrating Assessment to QB

Merge branch 'master' into develop

LDEV-4816 use jquery toggle instead of bootstrap collapse

By some reason bootstrap collapse doesn't work properly. Involved

links got assigned double amount of click handlers which makes

them appear and then instantaneously disappear again.

    • -1
    • +11
    /lams_monitoring/web/tblmonitor/teams.jsp
LDEV-4746 Fix issues arose after migrating Assessment to QB

LDEV-4746 Fix adding of several items at once and import QTI questions

LDEV-4746 Fixes and tuning for QB migration SQL script

LDEV-4746 Migrate Assessment to QB

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