edesiocs / ingatan

Automatically exported from code.google.com/p/ingatan
Other
0 stars 0 forks source link

Advanced text answer field. #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is a completely new feature.

Describe the new feature should be added and what the current situation is.
A text field which is like the simple text answer field should be added, but 
with an extensive options dialogue. This includes an option for case 
sensitivity, removal of white space, and support for regex pattern matching - 
i.e. b[au]m allows bam and bum as answers.

How will this feature improve the usability of Ingatan?
This will be useful for advanced users who appreciate more functionality.

Do you have any suggestions for code implementation?

Original issue reported on code.google.com by tom.eve...@gmail.com on 25 Jul 2010 at 11:52

GoogleCodeExporter commented 9 years ago
Rethinking this, it is probably not that useful to add by default.

An extra answer field will weigh down an already extensive default list, which 
is against the design philosophy of keeping the light-weight feel.

Any user who wants this functionality is likely to be able to tweak the simple 
text answer field to achieve it anyway. Alternatively, I could provide this as 
an extra download.

Original comment by tom.eve...@gmail.com on 26 Jul 2010 at 1:15