Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LKC-221 Fill Scratchie and Assessment with WA questions

  1. … 4 more files in changeset.
LDEV-4842 Show the same random questions on learning and results pages

Merge branch 'LDEV-4841' into LDEV-4745

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

  1. … 5 more files in changeset.
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 Add default create date to imported QB question

Some old exported LDs do not have create dates for Assessment questions.

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. … 2 more files in changeset.
LDEv-4845 LD XML transformation for remaining Assessment question types

  1. … 4 more files in changeset.
LDEv-4845 LD XML transformation for Assessment MC questions

  1. … 1 more file in changeset.
LDEV-4746, LDEV-4841 Move answer field to QbToolAnswer for inheritance

Fix several issues Q&A migration

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

  1. … 20 more files in changeset.
LDEV-4838 Scratchie authoring to work similarly to Assessment (instantaneous changes to QbQuestions)

* Also changed addItem.jsp to look similarly to Assessment add question

pages

* Proper handling of collections in Scratchie

  1. … 14 more files in changeset.
LDEV-4836 Add questions drag and drop feature

  1. … 2 more files in changeset.
LDEV-4836 Update edit in monitor feature after migration to QB

  1. … 1 more file in changeset.
LDEV-4746 Fix issues arose after migrating Assessment to QB

LDEV-4746 Detect if a foreign key was already created

We may migrate DBs which already have a foreign key in one of Assessment

tables and ones which do not. Instead of manual shuffling of scripts, we

prepare scripts to never fail.

  1. … 1 more file in changeset.
LDEV-4745 Cache references max marks before importing QB question

  1. … 1 more file in changeset.
LDEV-4836 No need for removeNewLineCharacters() method anymore

LDEV-4836 Advanced search on authoring basic tab

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

button + collections dropdown

  1. … 14 more files in changeset.
LDEV-4745 Make Assessment questions comparable by order ID

  1. … 2 more files in changeset.
LDEV-4838 Refine import from QB feature

  1. … 6 more files in changeset.
LDEV-4836 Cope with random questions

* Properly set content_folder_id for old and new QB questions

* Prepare for recalculate marks after edit in monitor

  1. … 10 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. … 9 more files in changeset.