Database Table AssessmentResult

[This is preliminary documentation and is subject to change.]

The AssessmentResult table contains look-up texts for the result-field values entered when assessing indicatros, standards, etc.

Fields

Field Name

Type

Note

Description

Number

INT

Primary Key

Value of assesment result

Name

VARCHAR(255)

Name of assesment result - to be display in the user interface, reports, etc.

Usage
Caution note Caution

The values have fixed meaning in the application:

Number

Name

-1

Not relevant

0

Not compliant

50

Partly compliant

100

Fully compliant

That is, do not alter the number of rows or the content of the Number field. Only the Name field may be changed (e.g. for localization purposes).