lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4836 Limit allowed operations so recalculateMarks can work properly

Merge branch 'LDEV-4745' into LDEV-4836

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

Merge remote-tracking branch 'origin/master' into develop

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

LDEV-4745 Add Stats button to QB search

    • -0
    • +5
    /lams_central/web/qb/qbQuestionDetails.jsp
Merge branch 'LDEV-4839' into LDEV-4745

LDEV-4839 Refine import QB questions feature

    • -57
    • +241
    /lams_central/web/qb/search.jsp
    • -259
    • +0
    /lams_central/web/qb/searchWidget.jsp
Merge branch 'LDEV-4838' into LDEV-4745

LDEV-4838 Refine import from QB feature

Merge branch 'LDEV-4836' into LDEV-4745

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

    • -0
    • +44
    /lams_central/web/includes/javascript/qb-search.js
    • -45
    • +7
    /lams_central/web/qb/searchWidget.jsp
Merge branch 'LDEV-4745' into LDEV-4836

LDEV-4828 Allow question sorting by usage in lessons on collection page

LDEV-4782 Sort lessons by organisation. Include only active lessons.

LDEV-4782 Add a link to open lesson monitor on QB stats page

LDEV-4828 Fix encoding when sending XML with jqGrid collection data

LDEV-4782 Discar grades with NULL mark before calculating indexes

Merge branch 'master' into develop

LDEV-4837 Removing white line that appears on iPad partway down dialog

    • -1
    • +0
    /lams_central/web/css/_learner_base.scss
LDEV-4834 Fetch outcomes using DAO instead of entity relationship

Various question versions share same outcomes. Hibernate does not like

having same collection bound to two entity instances, though, even if

the collection is read-only. In this case we get rid of the collection

and just fetch it using DAO. It probably is a better solution anyway.

Merge remote-tracking branch 'origin/LDEV-4745' into LDEV-4745

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

    • -526
    • +566
    /lams_central/web/qb/collection.jsp
    • -461
    • +503
    /lams_central/web/qb/stats.jsp
LDEV-4836 Fix autopatch script

Merge branch 'LDEV-4836' into LDEV-4745

LDEV-4836 Properly assign collections

    • -2
    • +3
    /lams_central/web/qb/authoring/addessay.jsp
Merge branch 'LDEV-4745' into LDEV-4836

    • -35
    • +89
    /lams_central/web/qb/collection.jsp
LDEV-4836 Change authoring to accommodate importing questions from QB

    • -0
    • +6
    /lams_central/web/common/taglibs.jsp
    • -0
    • +7
    /lams_central/web/css/bootstrap-toggle.css
    • -0
    • +28
    /lams_central/web/css/bootstrap-toggle.scss
    • -0
    • +1
    /lams_central/web/css/qb-question.css
    • -0
    • +394
    /lams_central/web/css/qb-question.scss
    • -0
    • +135
    /lams_central/web/includes/javascript/qb-option.js
    • -0
    • +80
    /lams_central/web/includes/javascript/qb-question.js
    • -0
    • +29
    /lams_central/web/qb/authoring/addQuestionFooter.jsp
    • -0
    • +28
    /lams_central/web/qb/authoring/addQuestionHeader.jsp
    • -0
    • +231
    /lams_central/web/qb/authoring/addessay.jsp
  1. … 62 more files in changeset.