lams_tool_assessment

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4900 Fix issues

  1. … 4 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. … 22 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. … 8 more files in changeset.
LDEV-4897 Update Scratchie and MCQ to use new Excel exporting methods

  1. … 15 more files in changeset.
LDEV-4897 Roll back to the previous calculation

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. … 30 more files in changeset.
LDEV-4769 Updating translations

LDEV-4859 Include time with dates

  1. … 3 more files in changeset.
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-4891 Calculate iRA percentages for VSA questions in TBL monitoring

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.