Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5446 Ensure that UUIDs are unique but retained on import

  1. … 4 more files in changeset.
LDEV-5420 Allow selecting which questions to print in QB

  1. … 2 more files in changeset.
LDEV-5420 Add questions print button to Question Bank

    • -20
    • +50
    ./PrintQbQuestionController.java
  1. … 5 more files in changeset.
LDEV-5420 Rename class for consistency with other QB classes

    • -0
    • +55
    ./PrintQbQuestionController.java
LDEV-5420 Display various question types for printing

  1. … 1 more file in changeset.
LDEV-5420 Move print page to Central for other modules to use

Also add meaningful title which will be also used as file name when printing to PDF.

    • -0
    • +30
    ./PrintQuestionsController.java
  1. … 5 more files in changeset.
LDEV-4828 Appadmins can (un)share any QB collection

  1. … 1 more file in changeset.
LDEV-4828 Fix exception on QB question NULL name

LAI-5 Add OpenAI MCQ generation to Question Bank collection screen

  1. … 2 more files in changeset.
Merge remote-tracking branch 'origin/v4.6' into v4.7

# Conflicts:

# idea_project/.idea/runConfigurations/WildFly.xml

# lams_tool_assessment/lams_tool_assessment.eml

# lams_tool_assessment/src/java/org/lamsfoundation/lams/tool/assessment/service/AssessmentServiceImpl.java

# lams_tool_scratchie/conf/language/lams/ApplicationResources.properties

# lams_tool_scratchie/src/java/org/lamsfoundation/lams/tool/scratchie/service/ScratchieServiceImpl.java

  1. … 10 more files in changeset.
LDEV-5398 Prevent creating QB collections with duplicate name

  1. … 1 more file in changeset.
LDEV-5398 Check if creating QB collections is allowed

  1. … 2 more files in changeset.
LDEV-5398 Allow creating new QB collections on the fly

  1. … 2 more files in changeset.
# WARNING: head commit changed in the meantime

Merge remote-tracking branch 'origin/v4.6' into v4.7

  1. … 5 more files in changeset.
LDEV-4832 Allow LD location based editing of QB questions

A user is allowed to edit a question if it is used in a learning design

which is in user's private folder, public folder or a course folder

where the user is a monitor.

  1. … 4 more files in changeset.
LDEV-4832 Allow editing of QB questions and collections by sysadmin

LDEV-4832 Allow editing of questions in shared QB collections

  1. … 5 more files in changeset.
LDEV-4828 Allow admins to access any QB collection and question

LDEV-4832 Secure access to editing QB question

WEB-006

  1. … 1 more file in changeset.
LDEV-4828 Secure access to other monitors' collections

WEB-001

    • -72
    • +122
    ./QbCollectionController.java
  1. … 1 more file in changeset.
LDEV-5334 Make shared collections available to authors

  1. … 4 more files in changeset.
LDEV-5324 Detect new question version as author changes its details

  1. … 14 more files in changeset.
Merge branch 'LDEV-5307' into v4.6

  1. … 4 more files in changeset.
LDEV-5309 Allow removing units from numerical question

  1. … 4 more files in changeset.
LDEV-5307 Allow exact matching of VSAs

  1. … 16 more files in changeset.
LDEV-5291 Allow filtering question in QB search by presence in LD

  1. … 11 more files in changeset.
LDEV-5273 Refresh leaders' page on VS answer allocation

  1. … 5 more files in changeset.
LDEV-5273 Add VSA allocation to Scratchie

  1. … 17 more files in changeset.
LDEV-5273 Move VSA allocation code to Central

    • -0
    • +81
    ./VsaController.java
  1. … 21 more files in changeset.
LDEV-5125 Improve support for VSA questions import from Word file

VSA questions should have 2 options if they are going to be TBL

compatible. When importing from Word document only correct answers

option is required. The other one, incorrect answers option, now gets

added automatically. Also incorrect answers option does not get deleted

after editing via QB interface.

  1. … 3 more files in changeset.