Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4180: Make DB patches produce up-to-date structure during build instead of applying multiple patches. Get rid of unnecessary tables and keys. Modify boolean columns to tinyint(1) Simplify patches where possible.

  1. … 223 more files in changeset.
LDEV-3517 Added Peer Review tool icon

  1. … 4 more files in changeset.
LDEV-4233 Ability to hide users

  1. … 11 more files in changeset.
LDEV-4222: Eliminating exceptions due to division by zero. This creates a NaN.

LDEV-4222: Using ANY_VALUE to make the SQL compatible with MySQL's ONLY_FULL_GROUP_BY setting.

  1. … 2 more files in changeset.
LDEV-4187: Get an learner's status from the tool for a particular tool session, which can be used to regenerate learner progress.

  1. … 37 more files in changeset.
LDEV-4161: Further enhancement to Peer Review - the author can now differentiate what to show on the results, the results page now indicates how many possible reviews can be done and sorts the comments in alphabetical order.

  1. … 6 more files in changeset.
LDEV-4109: Adding explicit comment style rating support to Peer Review. Also fixed a couple of counts that were not calculating correctly - the number of ratings done was being reported on all criteria in the lesson, not the individual criteria.

  1. … 1 more file in changeset.
LDEV-3316: Remove leftovers (comments, exceptions) of Spring layer.

  1. … 19 more files in changeset.
LDEV-4047: Removing green tick method of storing comments (now only saved when going to the next or previous page or triggering paging) and ensuring validation for the comments for star ratings and the justification for hedging is occuring when needed.

  1. … 5 more files in changeset.
LDEV-4072: Spreadsheet export for monitoring.

  1. … 3 more files in changeset.
LDEV-4047: Submitting any comments not submitted with the tick.

  1. … 3 more files in changeset.
LDEV-4048: Adding Rate All to Star Ratings

  1. … 7 more files in changeset.
LDEV-4046: Escaping quotes and other entries in title so that it does not break the javascript.

  1. … 3 more files in changeset.
LDEV-3767: Monitor can send an email to learners with their reviews.

  1. … 12 more files in changeset.
LDEV-3767: Adding search on name to the monitoring screens

  1. … 3 more files in changeset.
LDEV-3767: Adding search on name to the monitoring screens

LDEV-3767: Adding search on name to the monitoring screens

LDEV-3806: Paging reflections

  1. … 2 more files in changeset.
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.

  1. … 9 more files in changeset.
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.

  1. … 9 more files in changeset.
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.

  1. … 19 more files in changeset.
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-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-3293, LDEV-3319: Update AutoPatch configuration to format used by LAMS on WildFly.