lams_tool_preview

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file statisticpart.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/pages/monitoring/statisticpart.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
    • -22
    • +48
    ./web/pages/monitoring/reflections.jsp
    • -53
    • +3
    ./web/pages/monitoring/statistic.jsp
    • -0
    • +54
    ./web/pages/monitoring/statisticpart.jsp
file PeerreviewStatisticsDTO.java was initially added on branch lams2_head_wildfly.

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.

file criteria.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/pages/monitoring/criteria.jsp
file criteriapart.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/pages/monitoring/criteriapart.jsp
file criteriaToDelete.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/pages/monitoring/criteriaToDelete.jsp
LDEV-3767: Adding two new methods for Peer Review. Monitoring first cut completed.

    • -0
    • +73
    ./web/pages/monitoring/criteria.jsp
  1. … 6 more files in changeset.
LDEV-3633: New MySQL does not accept ALTER IGNORE TABLE statements.

file ranking.js was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/includes/javascript/ranking.js
LDEV-3767: Adding two new methods for Peer Review. Authoring and learning changes completed.

    • -4
    • +3
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +197
    ./web/WEB-INF/tags/StyledRating.tag
  1. … 12 more files in changeset.
file patch20161004.sql was initially added on branch lams2_head_wildfly.

file star.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/pages/learning/star.jsp
file ranking.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/pages/learning/ranking.jsp
file rankall.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/pages/learning/rankall.jsp
file hedging.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/pages/learning/hedging.jsp
file comment.jsp was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/pages/learning/comment.jsp
file StyledRating.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/StyledRating.tag
file AuthoringRatingAllStyleCriteria.tag was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./web/WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
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. … 27 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. … 9 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. … 29 more files in changeset.