Actions
Bug #3336
closedValidate choices in CheckForEquallySpacedColumns
Start date:
05/29/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3336
Description
When assigning equally spaced columns, user should be warned if the number of columns they have selected exceeds the number of available response items.
Updated by Ryan McFall over 16 years ago
Also, if they are assigning scores, we should check whether or not the column they have selected contains numeric data.
Updated by Ryan McFall over 16 years ago
Completed by overriding nextOK in CheckForEquallySpacedColumns, and by adding code into the ColumnSelectionListener changeUpdate method to confirm correctness of non-numeric values.
Actions