Distribution
Component ID
1974958
Component name
Distribution
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Provides a custom field type for storing multiple values per field item. When you configure the field instance, you define the columns for the fields. As an example a teacher may want to store the number of students that received each grade letter on a test:
| A | B | C | D | F |
|---|---|---|---|---|
| 3 | 6 | 10 | 4 | 1 |
It is useful for storing statistical distributions, without having to define a field (and incurring the additional database tables that implies) for each segment.
