Scoring Method Library Panel
Overview
The scoring method library panel displays the scoring methods that
reside in the repository being
used by this instance of the application. It is a sub-panel of the component library panel.
The table displays the name and type of each scoring method.
Above the table is a checkbox that lets you hide or show the core
scoring methods.
You can preview each scoring method by selecting it. The
preview will display in the panel on the right.
Below the table are buttons that provide the following
functionality:
- Create a new scoring method: This will prompt you for the
name of the new scoring method (which must be unique) and create an
empty method.
- Design the selected scoring method: This will let you edit
the selected scoring method using the appropriate designer.
- Copy the selected scoring method(s): This will make exact
replicas of the selected scoring methods.
- Rename the selected scoring method(s): The renames the
selected scoring method(s). Any components that reference a renamed
scoring method will be resaved to the repository.
- Delete scoring method: This lets you attempt to delete the
selected scoring method(s). You will be unable to delete scoring
method(s) that are referenced by other components.
- Lock or unlock the selected scoring method(s): Locked scoring methods cannot be deleted or modified.
- View the component
references report: This brings up a dialog that gives you a view into
which components reference the selected scoring method.
- View XML: Displays the XML file behind the selected scoring
dasbhoard...primarily for debugging purposes.
See also