Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4903 Fixed importing LD using a blank DB

  1. … 1 more file in changeset.
LDEV-4875 Fix scratching of MCQ questions

  1. … 1 more file in changeset.
Merge remote-tracking branch 'origin/master' into LDEV-4900

  1. … 1 more file in changeset.
LDEV-4897 Update Scratchie to use new Excel exporting methods

  1. … 1 more file in changeset.
LDEV-4745 Set general burning question's uid to 0

  1. … 1 more file in changeset.
LDEV-4900 Update Gradebook marks of non-leaders on leader finish

* Gradebook now pushes updated marks to LTI consumer. It happens only if

user has finished the lesson

  1. … 60 more files in changeset.
Merge remote-tracking branch 'origin/develop' into LDEV-4745

Conflicts:

lams_admin/conf/language/lams/ApplicationResources.properties

lams_central/conf/language/lams/ApplicationResources.properties

lams_central/conf/language/lams/ApplicationResources_en_AU.properties

lams_central/src/java/org/lamsfoundation/lams/web/outcome/OutcomeController.java

lams_central/web/main.jsp

lams_common/src/java/org/lamsfoundation/lams/outcome/service/IOutcomeService.java

lams_common/src/java/org/lamsfoundation/lams/outcome/service/OutcomeService.java

lams_common/src/java/org/lamsfoundation/lams/util/ConfigurationKeys.java

lams_gradebook/src/java/org/lamsfoundation/lams/gradebook/util/GradebookUtil.java

lams_tool_assessment/conf/language/lams/ApplicationResources.properties

lams_tool_assessment/conf/language/lams/ApplicationResources_en_AU.properties

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

lams_tool_assessment/src/java/org/lamsfoundation/lams/tool/assessment/web/controller/MonitoringController.java

lams_tool_lamc/src/java/org/lamsfoundation/lams/tool/mc/service/McService.java

lams_tool_lamc/web/authoring/itemlist.jsp

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

lams_tool_scratchie/src/java/org/lamsfoundation/lams/tool/scratchie/web/controller/AuthoringController.java

lams_tool_scratchie/src/java/org/lamsfoundation/lams/tool/scratchie/web/controller/TblMonitorController.java

lams_tool_scratchie/web/pages/authoring/start.jsp

lams_tool_scratchie/web/pages/tblmonitoring/traStudentChoices.jsp

  1. … 23 more files in changeset.
LDEV-4900 Mark autosave result as final and copy results to non leaders on leader's force completion

* Finalize non-leaders on leader's finish or force-completion

  1. … 7 more files in changeset.
LDEV-4897 Handle empty "extraPoint" parameter

LDEV-4898 Fix notifyCloseURL passing in Scratchie

  1. … 1 more file in changeset.
LDEV-4897 Update Scratchie and MCQ to use new Excel exporting methods

  1. … 12 more files in changeset.
LDEV-4897 Introduce ExcelRow and ExcelSheet classes

* Update Daco and Assessment to use new classes

* Move existing ExcelCell and ExcelUtils to .util.excel package

  1. … 29 more files in changeset.
LDEV-4895 Fix correct option setting in Scratchie

LDEV-4895 Fix learner answer recalculation in Scratchie after QB edit

LDEV-4884 Several minor fixes for UUID and description QTI import

  1. … 2 more files in changeset.
LDEV-4745 Add QB questions to private collection for TBL template

  1. … 2 more files in changeset.
LDEV-4884 QB UUID processing in QTI import in TBL template in authoring

  1. … 9 more files in changeset.
LDEV-4745 Fix TBL template Scratchie question adding in authoring

Even if there were RAT multiple questions added, only one showed up in

Scratchie.

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-4885 Remove all white space characters from preset marks setting

LDEV-4875 Respect QbQuestion's case sensitive setting

* Simplify learning.jsp, so it gets most of the data from the server

rather than tries to figure it out on a client side

* Optimize the way answers get fetched from Assessment

* Fix the following issue: if there is no activity selected to fetch

assessment answers from, then Scratchie don't show user answers

  1. … 2 more files in changeset.
LDEV-4875 Fixes for VSA feature

  1. … 15 more files in changeset.
LDEV-4875 Recalculate all assessments and scratchies after answer allocation into group

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

    • -0
    • +150
    ./lamsfoundation/lams/tool/scratchie/dto/OptionDTO.java
  1. … 61 more files in changeset.
LKC-221 Fill Scratchie and Assessment with WA questions

  1. … 4 more files in changeset.
LDEV-4868 Fix Scratchie so it can show more than one question

* Also fix confidence levels feature in Scratchie

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