|
You should assign points to each question or statement. With these points, you can compute the sum, average or use a custom formula. |
|
Name |
Code |
Class Name |
|
Reference |
||
|
Reference |
|
Name |
Code |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
Yes |
|
A system generated identity. It is blind to the user. It holds the primary key for the FormPoint table. |
|
Name |
|
|
Code |
|
|
Data Type |
integer |
|
Mandatory |
No |
|
A running number for the point order. |
|
Name |
|
|
Code |
|
|
Data Type |
char(200) |
|
Mandatory |
No |
|
A label for the specific point. |
|
Name |
|
|
Code |
|
|
Data Type |
char(100) |
|
Mandatory |
No |
|
Stores the description about the point. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Stores the minimum weight range for that specific order. |
|
Name |
|
|
Code |
|
|
Data Type |
double |
|
Mandatory |
No |
|
Stores the maximum weight range for that specific order. |
|
|
|