ScorecardQuestion

Description

Package: com.ibm.rpm.scorecard.containers

Extends: AbstractScorecardQuestion

The balanced scorecard is a management tool that provides visibility on the evolution of the business and project/Assets/Scope goals and the performance of the business strategy used. The implementation of the balanced scorecard for the project/portfolio management enables the identification and monitoring of all critical elements that affect the achievement of the business objectives. The scorecard can be assigned to Projects, Scope and Assets.

A scorecard is created in administration under a ScorecardFolder which contains scorecard categories. Each Scorecard Category contains ScorecardQuestions, which in turn contains ScorecardResponses. Only once the scorecard is created, can it be assingned to Projects, Scope, or Assets and can a user set the required responses.

Usage

Scorecards are used in order to evaluate objects. Their questions and responses are set by a user. The responses are weighted on an average which is based on weights in scorecard definition.

Parent is mandatory, allowed parent type is ScorecardCategory.

Supported API Calls

Security Restrictions

N/A

Fields

The following table lists the fields for this object.

Table 1. ScorecardQuestion Field Description
Field Detail
scorecardResponses

Type: ScorecardResponse[]

Default value: null

Description: An array of possible responses.

Field validation description: N/A

Additional field security restrictions: N/A

Inherited Fields

Click on object for list of inherited fields:

From RPMObject

From AbstractScorecardEntity

From AbstractScorecardElement

From AbstractScorecardQuestion

Related Objects