lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4822 Create a better warning page shown on unsuccessful LTI call

LDEV-4850 Adjust LTI integration to support course copy

  1. … 2 more files in changeset.
LDEV-4850 Adjust LTI integration to support course copy

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

LDEV-4851 Add email to Learner and LearnerOutput elements

LDEV-4589 Fix content-item feature

  1. … 1 more file in changeset.
LDEV-4589 Fix content-item feature

  1. … 1 more file in changeset.
LDEv-4844 Allow manual QB question merging

  1. … 4 more files in changeset.
LDEV-4589 Add support for LTI membership service

Includes interim logging.

  1. … 7 more files in changeset.
LDEV-4589 Add support for LTI membership service

Includes interim logging.

  1. … 7 more files in changeset.
LDEV-4838 Move collection processing to common utils method

    • -1
    • +1
    ./web/qb/authoring/addQuestionFooter.jsp
    • -2
    • +2
    ./web/qb/authoring/addmatchingpairs.jsp
    • -2
    • +2
    ./web/qb/authoring/addmultiplechoice.jsp
  1. … 2 more files in changeset.
LDEV-4745 Fix exception on importing QTI questions and XML ones

LDEV-4746 Removed "correct" field from QbOption

It can be inferred from maxMark.

Also fix incorrect overwriting of QB question names with Assessment

question descriptions.

  1. … 2 more files in changeset.
LDEV-4836 Display limited set of question types for MCQ and Scratchie

Merge branch 'LDEV-4836' into LDEV-4745

  1. … 4 more files in changeset.
LDEV-4836 Advanced search on authoring basic tab

* "Random questions" page in authoring. Add "Select all questions"

button + collections dropdown

    • -0
    • +6
    ./web/css/bootstrap-select.css
    • -0
    • +9
    ./web/includes/javascript/bootstrap-select.js
    • -14
    • +19
    ./web/includes/javascript/qb-search.js
    • -1
    • +1
    ./web/qb/authoring/addQuestionFooter.jsp
  1. … 8 more files in changeset.
LDEV-4746 Skip validation CKEditor for question description

jQuery validation plugin does not seem to work well with CKEditor.

    • -1
    • +1
    ./web/qb/authoring/addmatchingpairs.jsp
    • -1
    • +1
    ./web/qb/authoring/addmultiplechoice.jsp
LDEV-4834 Allow LO widget on add new QB question screen

    • -3
    • +1
    ./web/qb/authoring/addmatchingpairs.jsp
    • -3
    • +1
    ./web/qb/authoring/addmultiplechoice.jsp
  1. … 1 more file in changeset.
LDEV-4746 Use table as question ID generator for QbQuestion

In the future we can add new columns to lams_sequence_generator, so we

have a single table for generating new IDs instead table-per-ID.

    • -0
    • +1
    ./web/qb/authoring/addmatchingpairs.jsp
    • -0
    • +1
    ./web/qb/authoring/addmultiplechoice.jsp
  1. … 7 more files in changeset.
LDEV-4834 Revert to panel LO widget in QB question authoring

    • -1
    • +1
    ./web/qb/authoring/addmatchingpairs.jsp
    • -1
    • +1
    ./web/qb/authoring/addmultiplechoice.jsp
LDEV-4836 Set an option as correct if it has 100% mark

LDEV-4834 Use panel-less LO widget in QB question authoring

    • -10
    • +33
    ./web/WEB-INF/tags/OutcomeAuthor.tag
    • -1
    • +1
    ./web/qb/authoring/addmatchingpairs.jsp
    • -1
    • +1
    ./web/qb/authoring/addmultiplechoice.jsp
  1. … 62 more files in changeset.
LDEV-4834 Move Learning Outcomes widget to Settings tab

    • -4
    • +4
    ./web/qb/authoring/addmatchingpairs.jsp
    • -4
    • +4
    ./web/qb/authoring/addmultiplechoice.jsp
LDEV-4745 Ignore CSS files generated from SCSS

LDEV-4745 Remove CSS files generated from SCSS

LDEV-4834 Add Learning Outcomes widget to edit QB question screen

    • -0
    • +2
    ./web/qb/authoring/addQuestionHeader.jsp
    • -0
    • +4
    ./web/qb/authoring/addmatchingpairs.jsp
    • -1
    • +4
    ./web/qb/authoring/addmultiplechoice.jsp
  1. … 1 more file in changeset.
LDEV-4745 Make service methods do what they claim to do

Getting max question ID and version returned already incremented version

instead of actual max. Now they return real max value and need to be

manually incremented afterwards.

  1. … 4 more files in changeset.
Merge remote-tracking branch 'origin/develop' into LDEV-4745

Conflicts:

lams_central/conf/language/lams/ApplicationResources.properties

lams_central/conf/language/lams/ApplicationResources_en_AU.properties

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

  1. … 3 more files in changeset.
LDEV-4745 Add Stats button to QB search

LDEV-4839 Refine import QB questions feature

  1. … 7 more files in changeset.