RatingServlet.java

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5440 Revert some unnecessary package name changes

  1. … 464 more files in changeset.
LDEV-5440 Refactor packages of imported classes

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

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

  1. … 11 more files in changeset.
LDEV-4440 Switch servlets to using autowired service beans

Besides, RegisterAction was renamed to RegisterServlet. And one

remaining constant was moved from AuthoringConstants to CentralConstants

with subsequent removal of AuthoringConstants.java.

  1. … 29 more files in changeset.
Monthly merge from master to lams31

Conflicts:

lams_build/lib/lams/lams.jar

lams_central/src/java/org/lamsfoundation/lams/web/RatingServlet.java

lams_central/src/java/org/lamsfoundation/lams/web/action/LtiAction.java

lams_tool_assessment/src/java/org/lamsfoundation/lams/tool/assessment/web/action/MonitoringAction.java

lams_tool_lamc/src/java/org/lamsfoundation/lams/tool/mc/web/action/McMonitoringAction.java

lams_tool_mindmap/.classpath

lams_tool_mindmap/src/java/org/lamsfoundation/lams/tool/mindmap/service/MindmapService.java

  1. … 23 more files in changeset.
LDEV-4590 Rating stars left can never be more than 5 stars

  1. … 3 more files in changeset.
LDEV-4402 Substitute Gson and Apache JSON with Jackson

Jackson is a top JSON library shipped with WF10.

Apache JSON resides in an ancient library which we do not need for

anything else.

We use GSon only for serializing Java objects to JSON, which Jackson can

do too.

  1. … 135 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. … 14 more files in changeset.
LDEV-4048: Reducing debugging.

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

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

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

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

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

  1. … 1860 more files in changeset.
LDEV-3401: Convert XDoclet annotations to empty comments.

  1. … 473 more files in changeset.
LDEV-3553: Support for enforcing a maximum number of ratings given to a particular item (user).

  1. … 1 more file in changeset.
LDEV-3553: Added an option to have a max number of rating for a particular item (user). Used by Peer Review.

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

  1. … 29 more files in changeset.
LDEV-3480 Peer review feature : *Change the text and text color for the comments * fixed submission of comments with special characters

  1. … 1 more file in changeset.
LDEV-3450 further development of rating/comments feature (developed when working on Q&A's peer review feature)

  1. … 18 more files in changeset.
LDEV-3450 further development of rating/comments feature

  1. … 23 more files in changeset.
LDEV-3450 further development of rating/comments feature

  1. … 3 more files in changeset.
LDEV-3450 1) Display what rate you have given 2) Rate only once 3) Don't see the average rating until you rate it. 4) Add an option for a brief comment

  1. … 26 more files in changeset.
LDEV-3450 Introduce rating limits

  1. … 25 more files in changeset.
LDEV-3450 Introduced central rating service

    • -0
    • +101
    ./RatingServlet.java
  1. … 51 more files in changeset.
LDEV-3450 Introduced central rating service

    • -0
    • +101
    ./RatingServlet.java
  1. … 23 more files in changeset.