lams_tool_assessment

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4890 IRA student choices percentages should be <= than 100%

LDEV-4889 Display correct/incorrect icons in TBL monitor's Teams tab

    • -10
    • +127
    ./web/pages/tblmonitoring/teams.jsp
    • -92
    • +0
    ./web/pages/tblmonitoring/userresponse.jsp
  1. … 1 more file in changeset.
LDEV-4888 Prevent exception thrown on answering ordering type of question

Merge branch 'LDEV-4745' into v4.0

Conflicts:

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

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

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

  1. … 8 more files in changeset.
LDEV-4745 Fix authoring templates for new QB structure

  1. … 3 more files in changeset.
LDEV-4813 Improve slow queries

  1. … 1 more file in changeset.
LDEV-4875 Fixes for TBL monitoring pages

LDEV-4875 Fixes for VSA feature

    • -14
    • +14
    ./web/pages/authoring/authoring.jsp
    • -18
    • +15
    ./web/pages/learning/learning.jsp
    • -18
    • +27
    ./web/pages/tblmonitoring/assessment.jsp
  1. … 18 more files in changeset.
LDEV-4875 Recalculate all assessments and scratchies after answer allocation into group

  1. … 14 more files in changeset.
LDEV-4875 Add VSA question type to Assessment and Scratchie

    • -20
    • +28
    ./web/pages/learning/learning.jsp
  1. … 61 more files in changeset.
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
    • +1
    ./web/pages/learning/parts/markhedging.jsp
    • -1
    • +1
    ./web/pages/learning/parts/numerical.jsp
    • -1
    • +1
    ./web/pages/learning/parts/shortanswer.jsp
    • -1
    • +1
    ./web/pages/learning/parts/truefalse.jsp
    • -2
    • +2
    ./web/pages/learning/results/essay.jsp
    • -1
    • +1
    ./web/pages/learning/results/numerical.jsp
  1. … 9 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 Fix restricted authoring page