lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3508 Fixed Emails sent from LAMS monitor have wrong sender specified

LDEV-3480 Peer review feature for Q&A * copy min words for the question feature to mobile version

LDEV-3520 Show correct right/wrong icons after short answer and numeric type of questions regardless of the scored mark

LDEV-3522 Added justification textareas to the hedging marks question type

LDEV-3522 Added justification textareas to the hedging marks question type

LDEV-3510 Setting a position in the Blackboard content object allows the LAMS content to be moved in the list.

LDEV-3510 Setting a position in the Blackboard content object allows the LAMS content to be moved in the list.

LDEV-3517 Added new methods for Peer Review tool

LDEV-3517 Implemented Peer Review tool

  1. … 3 more files in changeset.
LDEV-3521: Supporting an alternative URL for LAMS where needed for mixed https/http integrations.

    • -0
    • +2
    /lams_bb_integration/RELEASE_NOTES.TXT
    • -0
    • +4
    /lams_bb_integration/web/admin/config.jsp
    • -2
    • +5
    /lams_bb_integration/web/admin/config_proc.jsp
LDEV-3521: Supporting an alternative URL for LAMS where needed for mixed https/http integrations.

    • -0
    • +2
    /lams_bb_integration/RELEASE_NOTES.TXT
    • -0
    • +4
    /lams_bb_integration/web/admin/config.jsp
    • -2
    • +5
    /lams_bb_integration/web/admin/config_proc.jsp
LDEV-3519: Course signup description to use CKEditor

    • -2
    • +7
    /lams_admin/web/signupmanagement/add.jsp
LDEV-3519: Make DynaActionForm accessible in JSP page.

    • -2
    • +2
    /lams_admin/web/signupmanagement/add.jsp
LDEV-3520 Show correct right/wrong icons after short answer and numeric type of questions regardless of the scored mark

LDEV-3519: Course signup description to use CKEditor

    • -1
    • +6
    /lams_admin/web/signupmanagement/add.jsp
LDEV-3518 Implementing the Role Play template

LDEV-3518L Implementing the Role Play template.

LDEV-2975 changes to labels in MCQ

LDEV-2975 changes to labels in MCQ

LDEV-3516: When removing learner content, fetch all results, not just finished ones.

LDEV-3516: When removing learner content, fetch all results, not just finished ones.

LDEV-3517 Prevent loosing new criterias on saving

LDEV-3517 Prevent loosing new criterias on saving

LDEV-3517 Introduced new Peer Review tool

    • -0
    • +43
    /lams_tool_preview/.project
    • -0
    • +7
    /lams_tool_preview/build.properties
    • -0
    • +7
    /lams_tool_preview/build.xml
LDEV-3517 Introduced new Peer Review tool

    • -0
    • +28
    /lams_tool_preview/.classpath
    • -0
    • +2
    /lams_tool_preview/.cvsignore
    • -0
    • +179
    /lams_tool_preview/conf/language/lams/ApplicationResources.properties
    • -0
    • +208
    /lams_tool_preview/conf/language/lams/ApplicationResources_en_AU.properties
    • -0
    • +8
    /lams_tool_preview/conf/xdoclet/global-exceptions.xml
    • -0
    • +6
    /lams_tool_preview/conf/xdoclet/global-forwards.xml
    • -0
    • +109
    /lams_tool_preview/conf/xdoclet/struts-actions.xml
    • -0
    • +1
    /lams_tool_preview/conf/xdoclet/struts-forms.xml
    • -0
    • +1
    /lams_tool_preview/conf/xdoclet/struts-message-resources.xml
    • -0
    • +1
    /lams_tool_preview/conf/xdoclet/struts-plugins.xml
    • -0
    • +29
    /lams_tool_preview/conf/xdoclet/validation-forms.xml
    • -0
    • +6
    /lams_tool_preview/conf/xdoclet/validation-global.xml
    • -0
    • +873
    /lams_tool_preview/db/model/peerreview.clay
  1. … 116 more files in changeset.
LDEV-3515: Preserve update timestamp when copying LD images.

LDEV-3515: Preserve update timestamp when copying LD images.

LDEV-3491: Deleting a learning design no longer removes it from the database. Now it flags removed = true. Calls to get the learning designs in the DAO layer ignore rows where removed = true. Cleaned up some methods in the DAO layer that are no longer used.

LDEV-3491: Deleting a learning design no longer removes it from the database. Accidently removed one too many methods from the interface - putting it back.

LDEV-3491: Deleting a learning design no longer removes it from the database. Now it flags removed = true. Calls to get the learning designs in the DAO layer ignore rows where removed = true. Cleaned up some methods in the DAO layer that are no longer used.