lams_tool_scratchie

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3914: Tweaking Page tag to find toolSessionId in more tools and to make it easier to use on an iPad

  1. … 25 more files in changeset.
LDEV-3914: Stopping the exception thrown when the logic to get the tool session id tries a form that does not contain toolSessionId.

  1. … 29 more files in changeset.
LDEV-3914: Adding support activities

  1. … 29 more files in changeset.
LDEV-3914: Stopping Notebook call triggering a refresh of the learner screen.

  1. … 21 more files in changeset.
LDEV-3914: Replacing learner control frames with a div based sliding bar.

  1. … 25 more files in changeset.
LDEV-3741 Add a time limit to scratchie

    • -0
    • +50
    ./web/includes/css/scratchie-learning.css
    • -24
    • +101
    ./web/pages/learning/learning.jsp
LDEV-3740: Use websockets to inform Scratche non-leaders of leader actions.

LDEV-3741 Add a time limit to scratchie

    • -0
    • +50
    ./web/includes/css/scratchie-learning.css
    • -31
    • +93
    ./web/pages/learning/learning.jsp
LDEV-3862: Grouping options in the advanced tag, updating tags from core.

    • -0
    • +32
    ./web/WEB-INF/tags/SimplePanel.tag
    • -21
    • +26
    ./web/pages/authoring/advance.jsp
LDEV-3750 Improve performance of pushing marks to gradebook

  1. … 36 more files in changeset.
LDEV-3826: Bootstrapping Admin

LDEV-3750 Added ability to request all available tool outputs per toolContentId instead of querying them one by one

  1. … 36 more files in changeset.
LDEV-3740: Check if a websocket is open before requesting close from the browser side.

LDEV-3822: Tweaking JQgrid look and behaviour

    • -21
    • +22
    ./web/pages/monitoring/summary.jsp
LDEV-3822: Bootstrapping Admin, Author, Monitor. Tweaked learner to match the colours of the jqgrids

    • -0
    • +53
    ./web/WEB-INF/tags/AdvancedAccordian.tag
    • -0
    • +35
    ./web/WEB-INF/tags/Arrow.tag
    • -6
    • +6
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -0
    • +349
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +47
    ./web/WEB-INF/tags/Comments.tag
    • -0
    • +51
    ./web/WEB-INF/tags/CommentsAuthor.tag
    • -37
    • +37
    ./web/WEB-INF/tags/ImgButtonWrapper.tag
    • -0
    • +194
    ./web/WEB-INF/tags/Rating.tag
    • -0
    • +54
    ./web/WEB-INF/tags/RestrictedUsageAccordian.tag
  1. … 25 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 990 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 1265 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 2106 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 1846 more files in changeset.
LDEV-3768: Commit ignored files.

    • -0
    • +324
    ./web/WEB-INF/struts-config.xml
    • -0
    • +42
    ./web/WEB-INF/validation.xml
LDEV-3273: Remove obsolete reference to a JS file.

LDEV-3768: Remove references to "assembly" dir in Ant build files. Clean up lams-www.

  1. … 9 more files in changeset.
LDEV-3764 including loginId in scratchie .xlsx exports

LDEV-3764 including loginId in scratchie .xlsx exports

LDEV-3401: Convert XDoclet annotations to empty comments.

  1. … 460 more files in changeset.
LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

    • -279
    • +0
    ./conf/xdoclet/struts-actions.xml
  1. … 389 more files in changeset.
LDEV-3742 Add Like feature for Scratchie * Implementation is a bit different for WF branch, as GET_BURNING_QUESTIONS_WITH_LIKES SQL query in ScratchieBurningQuestionDAOHibernate.java should be rewritten to comply with SQL92 standard introduced in MySQL 5.7.5

LDEV-3740: Prevent thread race on activity finish when leader's websocket was the only one and it was already cleared by Send Worker.

LDEV-3740: Use websockets to inform Scratche non-leaders of leader actions.

    • -31
    • +17
    ./web/pages/learning/learning.jsp
    • -40
    • +36
    ./web/pages/learning/questionlist.jsp
LDEV-3747 Redirect to the next method after submitting burning questions/notebook in order to prevent exception on refreshing the frame