lams_tool_preview

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3806: Paging reflections

    • -17
    • +68
    ./web/pages/monitoring/reflections.jsp
LDEV-3806: Moved reflections to a separate page, with the reflections for a single session shown. Added some simple statistics - number of users in a session and number of users completed in a session.

    • -8
    • +23
    ./web/pages/monitoring/monitoring.jsp
    • -23
    • +49
    ./web/pages/monitoring/reflections.jsp
    • -53
    • +3
    ./web/pages/monitoring/statistic.jsp
    • -0
    • +54
    ./web/pages/monitoring/statisticpart.jsp
LDEV-4008: Fixing export - it used to contain actual Java class names. No longer includes the creator so this problem is avoided. The code was also breaking the link to the rating criteria's as it was updating the original activity rather than acting on a copy. Now the original is left alone when an export is done.

LDEV-3767: Adding two new methods for Peer Review. Monitoring first cut completed.

    • -0
    • +144
    ./web/pages/monitoring/criteriapart.jsp
    • -106
    • +19
    ./web/pages/monitoring/summary.jsp
  1. … 3 more files in changeset.
LDEV-3767: Adding two new methods for Peer Review. Monitoring first cut completed.

    • -0
    • +73
    ./web/pages/monitoring/criteria.jsp
    • -0
    • +44
    ./web/pages/monitoring/criteriaToDelete.jsp
LDEV-3633: New MySQL does not accept ALTER IGNORE TABLE statements.

LDEV-3767: Adding two new methods for Peer Review. Authoring and learning changes completed.

    • -0
    • +389
    ./web/WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
    • -4
    • +3
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +197
    ./web/WEB-INF/tags/StyledRating.tag
  1. … 12 more files in changeset.
LDEV-3973: Add tag to ensure Mobile first

LDEV-3765: Add command websockets in all tools. Run check less often (5s vs 2s) as the effect does not need to be immediate. Reorganise code. Add i18n support.

  1. … 44 more files in changeset.
LDEV-3914: Clicking on the title in the progress bar was causing pages to refresh - missing the needed return value.

  1. … 29 more files in changeset.
LDEV-3914: Optional activity box in progress bar hides when progress bar hides.

  1. … 19 more files in changeset.
LDEV-3914: Fixed the horizontal scroll bar that appeared in learner and monitor, by setting the margins in the first row to 0 (they default to -15). Tweaked the show/hiding of the progress bar to suit more cases and to keep parallel activities aligned.

  1. … 21 more files in changeset.
LDEV-3914: Tweaked when the sidebar is displayed to reduce flicker and added an override parameter for tools that want to do their own layout (like Data Collection and Wiki) to stop the usual panel being loaded.

  1. … 21 more files in changeset.
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-3859: Grouping options in the advanced tag, updating tags from core.

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

  1. … 36 more files in changeset.
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-3795: Tweaking JQgrid look and behaviour

    • -32
    • +33
    ./web/pages/monitoring/summary.jsp
LDEV-3795: Bootstrapping monitor

    • -12
    • +6
    ./web/pages/monitoring/advanceoptions.jsp
    • -4
    • +5
    ./web/pages/monitoring/editactivity.jsp
    • -29
    • +21
    ./web/pages/monitoring/monitoring.jsp
    • -21
    • +26
    ./web/pages/monitoring/reflections.jsp
    • -76
    • +41
    ./web/pages/monitoring/statistic.jsp
    • -31
    • +50
    ./web/pages/monitoring/summary.jsp
LDEV-3794: Bootstrapping authoring. Switched jquery-ui theme to smoothness as it looks more like bootstrap, and deleted unneeded gifs.

    • binary
    ./web/includes/images/indicator.gif
LDEV-3794: Bootstrapping authoring. Also re-added in hibernate definitions and struts definitions lost when XDoclet was removed.

    • -0
    • +154
    ./web/WEB-INF/struts-config.xml
    • -0
    • +53
    ./web/WEB-INF/tags/AdvancedAccordian.tag
    • -0
    • +35
    ./web/WEB-INF/tags/Arrow.tag
    • -7
    • +7
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -113
    • +110
    ./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
    • +54
    ./web/WEB-INF/tags/RestrictedUsageAccordian.tag
  1. … 19 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. … 1846 more files in changeset.
LDEV-3401: Convert XDoclet annotations to empty comments.

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

    • -104
    • +0
    ./conf/xdoclet/struts-actions.xml
    • -29
    • +0
    ./conf/xdoclet/validation-forms.xml
  1. … 396 more files in changeset.
LDEV-3293, LDEV-3319: Update AutoPatch configuration to format used by LAMS on WildFly.