Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4836 Set QB question content folder ID for new MCQ questions

Also add a default content folder ID to template activities during

migration.

  1. … 3 more files in changeset.
LKC-221 Fill Scratchie and Assessment with WA questions

  1. … 5 more files in changeset.
LKC-221 Fill MCQ with RAT questions.

  1. … 1 more file in changeset.
LDEV-4872 McSession to save users as Set instead of List

LDEV-4872 McSession to save users as Set instead of List

LDEV-4745 Set tool content ID in MCQ questions when importing a LD

LDEV-4846 Export/import QB questions' content folders

  1. … 5 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-4847 Do not export question IDs, versions etc. when exporting a LD

  1. … 4 more files in changeset.
LDEV-4847 Look for existing QB question UUIDs when importing a LD

  1. … 5 more files in changeset.
LDEV-4845 Move QB question insert to QB service

There are various cascades set up in QB entities. They do not seem to

work when importing a QB question, so questions need to be inserted

manually.

  1. … 4 more files in changeset.
LDEV-4845 Move QB question insert to QB service

There are various cascades set up in QB entities. They do not seem to

work when importing a QB question, so questions need to be inserted

manually.

  1. … 4 more files in changeset.
LDEv-4845 Add imported QB questions to public collection

  1. … 3 more files in changeset.
LDEv-4845 Do not remove fields which were removed by previous filters

  1. … 1 more file in changeset.
LDEv-4845 Use LD's content folder ID for new QB questions.

Also minor bug fixes.

  1. … 3 more files in changeset.
LDEv-4845 LD XML transformation for remaining Assessment question types

  1. … 5 more files in changeset.
LDEv-4845 Minor fix when iterating on imported options

LDEv-4845 Correctly fill missing options display order

LDEv-4845 Clean imported MCQ questions same way as during DB migration

  1. … 2 more files in changeset.
LDEv-4845 Clean up obsolete MCQ XML elements after transformation

  1. … 1 more file in changeset.
LDEv-4845 Initial LD XML transformation for MCQ tool.

  1. … 3 more files in changeset.
LDEV-4841 Initial Q&A tool back end migration to Question Bank

  1. … 20 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. … 17 more files 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 Order MCQ users to have consistent iteration results

LDEV-4745 Count MCQ attempts only for given question UID

LDEV-4745 Make Assessment questions comparable by order ID

  1. … 3 more files in changeset.
LDEV-4839 Refine import QB questions feature

  1. … 9 more files in changeset.
Merge branch 'LDEV-4834' into LDEV-4745

Conflicts:

lams_central/src/java/org/lamsfoundation/lams/web/qb/QbCollectionController.java

lams_central/web/qb/collection.jsp

lams_central/web/qb/stats.jsp

lams_common/src/java/org/lamsfoundation/lams/qb/model/QbQuestion.java

lams_common/src/java/org/lamsfoundation/lams/qb/service/IQbService.java

lams_common/src/java/org/lamsfoundation/lams/qb/service/QbService.java

lams_tool_assessment/conf/language/lams/ApplicationResources_en_AU.properties

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

  1. … 10 more files in changeset.