Using TopCoder

Java

Review Score Aggregator Version 1.0

STATUS KEY : Specification Design and Architecture Development and Testing Complete
  • Overview

    Provides a mechanism to aggregate the scores from individual reviews and determine placements.

  • Functionality

    During a contest a submitterÂ’s work will be reviewed by multiple reviewers. The component provides the mechanism to aggregate the scores from individual reviewers and determine the placements. Extra logic will be involved if the aggregated scores result in a tie. The component also includes default implementations for score aggregation and tie breaker.

    An application can use the component to aggregate scores from individual reviewers and display the overall score and placement to the audiences
  • Technologies

    Java

    Availability

    Version 1.0
Adobe Acrobat is required to view TopCoder Software specification documentation.
  Java Base Exception 20080227 Encapsulates custom exception functionality. more Download
  Java Configuration Manager 20110518 Centralizes the management of and access to application level configuration files. more Download
  Java Object Factory 20110710 Provides a generic infrastructure for dynamic object creation at run-time. more Download