| Business Data Model Data Model |
Description | The various aggregated scores for the set of questions within a specific survey section. |
Attributes | |
![]() |
|
![]() |
|
![]() |
Generalization | |
![]() |
Dependencies | |
![]() |
Reverse Dependencies | |
![]() |
Attribute Details |
Description | The type of score being recorded for the section of questions for a specific survey. For example: Average Score Mean Score Median Score Max Score Min Score Weighted Average of Scores Score Sum |
Data Type | Standards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | Aggregated score for the answers to the questions in a section on a specific survey. |
Data Type | Standards - Data Domains.ddm/Data Domains/Number Decimal [DECIMAL(10,4)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Description | Unit of measure for the Score Value Count. |
Data Type | Standards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)] |
Is Part Of PrimaryKey | false |
Is Required | false |
Is Derived | false |
Is Surrogate Key | false |
Generalization Details |
Supertype | Survey Section / Survey Response |
Subtype | Survey Section Score |
Transform As | TABLE |
| Business Data Model Data Model |