Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4782 Sort lessons by organisation. Include only active lessons.

  1. … 1 more file in changeset.
LDEV-4782 Add a link to open lesson monitor on QB stats page

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.
LDEV-4836 Properly assign collections

  1. … 5 more files in changeset.
Merge branch 'LDEV-4745' into LDEV-4836

  1. … 6 more files in changeset.
LDEV-4836 Change authoring to accommodate importing questions from QB

    • -0
    • +29
    ./authoring/addQuestionFooter.jsp
    • -0
    • +28
    ./authoring/addQuestionHeader.jsp
    • -0
    • +231
    ./authoring/addessay.jsp
    • -0
    • +211
    ./authoring/addmarkhedging.jsp
    • -0
    • +191
    ./authoring/addmatchingpairs.jsp
    • -0
    • +292
    ./authoring/addmultiplechoice.jsp
    • -0
    • +258
    ./authoring/addnumerical.jsp
    • -0
    • +193
    ./authoring/addordering.jsp
    • -0
    • +203
    ./authoring/addshortanswer.jsp
    • -0
    • +190
    ./authoring/addtruefalse.jsp
    • -0
    • +11
    ./authoring/gradeselector.jsp
    • -0
    • +14
    ./authoring/matchingpairoption.jsp
    • -0
    • +40
    ./authoring/numericaloption.jsp
    • -0
    • +18
    ./authoring/option.jsp
    • -0
    • +33
    ./authoring/optionhedgingmark.jsp
  1. … 62 more files in changeset.
LDEV-4834 Check if user can manage a QB question

If an user does not have access to a question, i.e. it is not in any

collection he/she sees, then prevent him/her from editing the question's

collections and learning outcomes.

  1. … 7 more files in changeset.
LDEV-4828, LDEV-4834 Move management sections to bottom of stats page

LDEV-4834 Show Learning Outcomes in single QB collection view

  1. … 2 more files in changeset.
LDEV-4834 Initial implementation of Learning Outcomes in Question Bank

  1. … 50 more files in changeset.
LDEV-4828 Add subgrid with previous versions in QB collection view

  1. … 4 more files in changeset.
LDEV-4828 Rewrite QB collections to use question ID instead of uid

  1. … 10 more files in changeset.
LDEV-4828 Prevent public collection's name from being changed

  1. … 1 more file in changeset.
LDEV-4833 Move import/export questions in XML format feature to QB

    • -0
    • +106
    ./importQuestionsXml.jsp
  1. … 6 more files in changeset.
LDEV-4828 Make Edit button smaller on collection list page

LDEV-4828 Make collection name a link for editing it

LDEV-4828 Make question name a link for showing stats

LDEV-4828 Show row count also on jqGrid

LDEV-4828 Use title on whole buttons, not just icons

LDEV-4828 Make "private collection" label smaller

LDEV-4826 Hide "Export QTI" button if this feature is OFF in sysadmin

  1. … 1 more file in changeset.
LDEV-4832 Add new version of question to the appropriate collection

  1. … 1 more file in changeset.
LDEV-4828 Redesign "Remove", "Share"/"Unshare" features

LDEV-4826 Add upload/download QTI feature to collection page

  1. … 2 more files in changeset.
LDEV-4828 Display question type and version information

  1. … 1 more file in changeset.
LDEV-4828 Add edit question button

  1. … 1 more file in changeset.
LDEV-4828 Adjust layout to be closer to the provided mockups

Merge branch 'LDEV-4828' into LDEV-4745

  1. … 2 more files in changeset.
LDEV-4828 Adjust layout. Add comments.

LDEV-4828 Toggle questions transfer and collection creation in sysadmin

  1. … 5 more files in changeset.