Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4589 Pass lsId parameter as Long

  1. … 2 more files in changeset.
LDEV-4589 Pass lsId parameter as Long

  1. … 2 more files in changeset.
LDEV-4589 Add proper label to lineitem

LDEV-4589 Add proper label to lineitem

LDEV-4589 Adjust LTI Deep Linking & Membership services for Blackboard

  1. … 2 more files in changeset.
LDEV-4853 Rewrite YUI folder tree in Add Lesson dialog to bootstrap

Initial YUI clean up.

Fix minor issues.

    • -3
    • +0
    ./lamsfoundation/lams/web/HomeController.java
  1. … 28 more files in changeset.
LDEV-4853 Rewrite YUI folder tree in LD authoring to bootstrap

  1. … 6 more files in changeset.
LDEV-4852 Adding createDateTime to XML outputs

LDEV-4827, LDEV-4844 Prevent question merging if admin setting if OFF

  1. … 1 more file in changeset.
Merge branch 'LDEV-4827' into LDEV-4844

  1. … 6 more files in changeset.
LDEV-4827, LDEV-4844 Toggle question merging is admin panel

  1. … 3 more files in changeset.
LDEV-4846 Set LD's content folder ID when importing old questions

In pre-QB LAMS version only LD had content folder ID. In QB each

question has its own content folder ID. When importing pre-QB questions

and converting them into QB questions, we give them the LD's (shared)

content folder ID.

  1. … 5 more files in changeset.
LDEV-4822 Create a better warning page shown on unsuccessful LTI call

  1. … 1 more file in changeset.
LDEV-4822 Create a better warning page shown on unsuccessful LTI call

  1. … 1 more file in changeset.
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. … 5 more files in changeset.
LDEV-4589 Add support for LTI membership service

Includes interim logging.

    • -1
    • +1
    ./lamsfoundation/lams/web/LoginRequestLtiServlet.java
  1. … 7 more files in changeset.
LDEV-4589 Add support for LTI membership service

Includes interim logging.

    • -1
    • +1
    ./lamsfoundation/lams/web/LoginRequestLtiServlet.java
  1. … 7 more files in changeset.
LDEV-4838 Move collection processing to common utils method

  1. … 12 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.
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

  1. … 13 more files 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.

  1. … 15 more files in changeset.
LDEV-4836 Set an option as correct if it has 100% mark

    • -56
    • +51
    ./lamsfoundation/lams/web/qb/EditQbQuestionController.java