faustgertz / edcodeorg

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

Change the way text is handled for grid type questions. #45

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When setting the point value (step 1) and on the grades sheet the text is 
limited to the first X characters.  If the question part of the grid is long 
enough you never see the row portion to correctly know the full question being 
asked.

I see two options and maybe a combination of both is needed.  

One is to expand the string length.

Two is to take the first X(20) characters of the question concatenated with the 
row text.

Thanks!

Original issue reported on code.google.com by glua....@gmail.com on 12 Aug 2013 at 9:45

Attachments: