edesiocs / ingatan

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

Clean up the simple text field edit mode. #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is an improvement on an existing feature.

Describe the new feature should be added and what the current situation is.
The simple text field edit mode is bulky and superfluous. It has a permanent 
help message that tells the user to separate possible answers using the double 
comma, etc. Instead, a tooltip should be used, or a help button. The field 
should be made smaller so that it more closely resembles what it will look like 
at quiz time, as it is often used inline in sentences.

How will this feature improve the usability of Ingatan?
This will improve the content generation aspect of Ingatan, as the field will 
be less bulky, and easier to manipulate within the small flexi-question text 
areas.

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

GoogleCodeExporter commented 9 years ago
This has been fixed. The list-type answer field got a face lift as well.

Also, while doing this, found a bug with the list-type answer field. See 
http://code.google.com/p/ingatan/source/detail?r=898ee0d21777ff75af69188ff38eab0
9ccf9e875 (revision 898ee0d217) for details.

Original comment by tom.eve...@gmail.com on 27 Jul 2010 at 7:00