Ticket #101 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

implement ratings service

Reported by: ronald Assigned to: ronald
Priority: high Milestone:
Component: topaz Version: 0.5-SNAPSHOT
Keywords: article ratings Cc:
Blocking: Blocked By:

Description

Implement a ratings service to support article/comment ratings as outlined in #61.

Dependency Graph

Change History

08/01/06 18:23:35 changed by ronald

  • status changed from new to assigned.

08/09/06 00:03:22 changed by ronald

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [414]) Closes #101. Added ratings service. A rating can be attached to any URI. A rating consists of a set of categories each with an associated rating value; the number and names of the categories, as well as the ranges of each, is entirely up to the application.

A single rating per user and object is enforced; a rating need not have values for all categories. Furthermore, a set of stats is kept per object and category, including the number of ratings, the average rating, and the variance.

08/07/07 16:25:51 changed by

  • milestone deleted.

Milestone Bugs deleted