Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5440 Replace deprecated Long constructor

  1. … 116 more files in changeset.
LDEV-5440 Rewrite config files and library references

  1. … 955 more files in changeset.
LDEV-5436 Project-wide user sorting by last then first name

  1. … 150 more files in changeset.
LDEV-5248, LDEV-4411 Mark some queries as cacheable

Query cache makes sense if tables which the query reference does not

change often. Each modification to table content invalidates the given

query's cache. Also each set of query parameters is a different cache

entry, so if there are various parameter values the cache overhead can

generate more load than benefit.

  1. … 96 more files in changeset.
LDEV-5248, LDEV-4411 Add 2nd level cache to selected elements

Displaying Assessment results is too DB-intense for multiple learners.

We can enable a short-lived query cache for some entities which have

most impact on the results page. This way multiple requests can reuse

same objects from cache and there is little danger of inconsistency.

  1. … 19 more files in changeset.
LDEV-5155 Show rubrics rating results to learner

  1. … 6 more files in changeset.
LDEV-5155 Introduce rating rubrics back-end model, along with export

  1. … 10 more files in changeset.
LDEV-5025 Allow Assessment other groups' answer rating and commenting

  1. … 10 more files in changeset.
LDEV-4696 Comments, Ratings, Peer Review use Annotations, removed proxy

  1. … 33 more files in changeset.
LDEV-4471: Formatted email with SPA calculations for user results

  1. … 8 more files in changeset.
LDEV-2999 Include a rating option for reviewed resources (authored only). To make the grouped rating of authored resources work properly, session id was added to the rating and rating comments tables and all code using the shared jRating script and shared ratings updated to store the session code. DB script updates existing rating, rating comment records.

  1. … 13 more files in changeset.
LDEV-4233 added ability to remove user's rating and comments

  1. … 4 more files in changeset.
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-3316: Remove leftovers (comments, exceptions) of Spring layer.

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

  1. … 3 more files in changeset.
LDEV-3767: Adding two new methods for Peer Review. Monitoring first cut completed.

  1. … 5 more files in changeset.
LDEV-3767: Adding two new methods for Peer Review. Authoring and learning changes completed.

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

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

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

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

  1. … 1858 more files in changeset.
LDEV-3675: Adding date and name to the rating comment entry retrieved if only one item retrieved, so that it returns the same values if called to get more than one item.

LDEV-3675: Adding date and name to the rating comment entry retrieved if only one item retrieved, so that it returns the same values if called to get more than one item.

LDEV-3606 In monitor display the author of each feedback comment

  1. … 14 more files in changeset.
LDEV-3606 In monitor display the author of each feedback comment

  1. … 15 more files in changeset.
LDEV-3517 Added new methods for Peer Review tool

  1. … 7 more files in changeset.
LDEV-3517 Added new methods for Peer Review tool

  1. … 5 more files in changeset.
LDEV-3517 Introduced new Peer Review tool

  1. … 12 more files in changeset.
LDEV-3450 Implement peer review feature

    • -0
    • +139
    ./RatingCommentDAO.java
  1. … 27 more files in changeset.
LDEV-3450 further development of rating/comments feature

  1. … 5 more files in changeset.