|
Post by Wormopolis on Feb 7, 2012 13:51:30 GMT -8
ellipses... they screwed me
|
|
|
Post by Wormopolis on Feb 7, 2012 13:55:56 GMT -8
yeah but its being changed by me in the background. it currently sees 49 as 50
|
|
NetMaster
Code Helper
"Get caught in my web!"
Posts: 305
NetMaster said 0 great things
|
Post by NetMaster on Feb 7, 2012 14:09:17 GMT -8
Let's see..you're targeting the cells...is it possible that it's picking up the html tags?
But why would it only pick one? And then if it is which one?
|
|
|
Post by Wormopolis on Feb 7, 2012 14:16:19 GMT -8
no I stripped those out. it was picking up an extra space at the end because it converted break tags to spaces. so I just wrote in something to strip beginning and end spaces.
now to consider making the hyphen not count...
|
|
NetMaster
Code Helper
"Get caught in my web!"
Posts: 305
NetMaster said 0 great things
|
Post by NetMaster on Feb 7, 2012 14:18:42 GMT -8
And any of the other odd symbols:
= + - ( ) * ! @ # $ % ^ & ~ = + - ( ) * ! @ # $ % ^ & ~ = + - ( ) * ! @ # $ % ^ & ~ > < / ? { } | \ " " ' ;
|
|
|
Post by Wormopolis on Feb 7, 2012 14:20:53 GMT -8
count numbers as words?
|
|
NetMaster
Code Helper
"Get caught in my web!"
Posts: 305
NetMaster said 0 great things
|
Post by NetMaster on Feb 7, 2012 14:41:46 GMT -8
I would say yes, just since most people use them in place of their word form. One = 1
|
|
|
Post by Wormopolis on Feb 7, 2012 14:47:37 GMT -8
currently all the posts on page 1 are accurate...
but Im wondering if putting something in there to round up to the nearest 10 or something...
|
|
|
Post by Wormopolis on Feb 7, 2012 14:49:17 GMT -8
like 49 words rounds to 50... or 199 words rounds to 200. basing it off the calculated number itself. so like 199 would round to 200, but 9 wouldnt round to 10.
|
|
NetMaster
Code Helper
"Get caught in my web!"
Posts: 305
NetMaster said 0 great things
|
Post by NetMaster on Feb 7, 2012 18:36:26 GMT -8
Maybe as a true/false option to turn it on?
That way people who want to be accurate can be exact and those who are more lenient can grade on a curve.
|
|
|
Post by Wormopolis on Feb 7, 2012 22:55:06 GMT -8
in the code thread its been updated to 1.5
|
|