Actions
Feature #1537
closed
fill in the blanks
Start date:
18/06/2010
Due date:
% Done:
0%
Estimated time:
Complexity:
Normal
Description
fill in the blanks: make possible for the user to define the field length
Updated by Hans De Bisschop over 12 years ago
- Target version changed from 18 to 21
Updated by Stefaan Vanbillemont almost 12 years ago
- Project changed from Chamilo LCMS Connect to Assessment
- Category deleted (
24)
Updated by Stefaan Vanbillemont almost 12 years ago
- Target version changed from 21 to 2.1.0
Updated by Anonymous almost 12 years ago
- Status changed from New to Rejected - Abandoned
- Assignee set to Anonymous
Field lengths are either the length of the answer, or have no limit.
It is useless to define an answerfield that can contain 10 characters if the answer is only 5 chars long... to avoid "guessing" just don't restrict the field length... adding another option to the already (impossible) structure to define the text is not done. I'm currently trying to refactor the input of the text making it easier and will keep in mind this issue, providing the choise to restrict the length to the (longest possible) answer, or no restriction at all.
Actions