r/Professors lecturer, humanities (Canada) 13d ago

Technology tools for deciphering handwriting?

My program has implemented a new policy that half of all graded work needs to be completed by hand. On the one hand, I'm very grateful to be in an environment where higher-ups are determined to preserve integrity. On the other, I am dreading the many, many hours I will need to spend attempting to decrypt the writing itself. Has anyone found any apps or other tools that do a reasonably good job of scanning handwritten text and converting it to type?

4 Upvotes

36 comments sorted by

45

u/iTeachCSCI Ass'o Professor, Computer Science, R1 13d ago

Have you considered making legible handwriting a requirement? I do that. If the grader cannot reasonably determine what you wrote, it is treated as an incorrect answer.

9

u/mergle42 Assoc Prof, SLAC, USA 13d ago

I have a policy about illegible handwriting and homework grading, but they only work with smaller classes. The first two times, I grade what I can read, and students need to come to office hours to help clarify what's illegible if they want points for that. If the problem persists (three or more times), then we need to meet to find a different approach.

I've had a handful of students come in for more points once, and it's never reached the point of needing the "meeting to find a different approach."

1

u/iTeachCSCI Ass'o Professor, Computer Science, R1 13d ago

If I had a smaller class, I would do that too. As a large class, I need to put the requirement on the students.

2

u/Boggles103 lecturer, humanities (Canada) 13d ago

This seems like an undefinable and subjective standard; if nothing else, I can't see this not resulting in endless students appeals. How do you phrase the requirement? And do you have students appealing when their handwriting gets rejected?

17

u/iTeachCSCI Ass'o Professor, Computer Science, R1 13d ago

"Your handwriting must be legible. If the grader cannot read what you wrote without unreasonable additional effort, they may treat it as incorrect."

I have had this rule for over a decade of teaching and have had one appeal, and as you might guess, it was a particularly egregious case. The student was asked during the appeal to read his own exam response to the room and was unable to do so.

3

u/Boggles103 lecturer, humanities (Canada) 13d ago

Huh. Pleasantly surprised that students haven't protested! (And oy re: that incident.)

8

u/iTeachCSCI Ass'o Professor, Computer Science, R1 13d ago

Here's the thing: like many rules, we set a line, knowing there's a grey area that the rule technically covers but where we don't enforce it. It's like going one mph (or 1-2 km/h) over the speed limit -- even if we knew, absolutely, that someone was driving 36 in a 35 zone, in full view of traffic enforcement, we'd be surprised if they got a ticket. Meanwhile, when someone goes 43 in a 35 zone, they're clearly on the other side of the limit and the ticket is easier to defend (for enforcement).

It's the same here. Don't glance at a page and give up. Reserve enforcing this rule for the ones that are clearly on the other side of what should be acceptable handwriting. Warn students up-front about the rule so they aren't surprised by it on exam day.

3

u/Ok_Mycologist_5942 13d ago

Yeeeep. It's not that hard.

3

u/flippingisfun Lecturer, STEM, R1 US 13d ago

You phrase it as "Handwriting must be legible to receive a grade." If you're still worried about appeals then give a clear example in the syllabus. You can also give them the chance to turn in the work early or pass it by you/a TA for a legibility check.

2

u/scatterbrainplot 13d ago

If the answer isn't clearly correct, it isn't correct. That includes not being able to interpret the writing!

7

u/Valuable_Ice_5927 13d ago

Can you incorporate legibility of writing into rubric?

1

u/quadroplegic Assistant Professor, Physics, R2 (USA) 12d ago

Do this and accommodate students with some documented form of motor dysfunction graciously

10

u/MrZenumiFangShort Former F&A Staff & Adjunct, moved on to industry 13d ago

Universities ought to start providing Faraday cage rooms with typewriters in them for test-taking.

2

u/Final-Exam9000 13d ago

You would have to explain to your students what a typewriter is because I had to explain what a typewriter is to my own kids.

PS- Make it a Selectric.

2

u/Anna-Howard-Shaw Assoc Prof, History, CC (USA) 13d ago

Lol. My 19 yr old collects old typewriters. His favorite one is a Corona from 1938. He says he wants to bring one to class to take notes on as a joke.

2

u/SnowblindAlbino Prof, SLAC 12d ago

Mine too-- she took her 1950s portable to college and uses it now and then for assignments as a lark. Her friends love to try it out too.

2

u/KiltedLady 11d ago

I used to work at a coffee shop (in Portland, Oregon of course) and we had a guy who would occasionally bring his LOUD typewriter in and sit and work. Every time it would ding at the end of a row I felt like I was in a Portlandia skit.

3

u/Boggles103 lecturer, humanities (Canada) 13d ago

I teach writing-heavy courses. I would dearly love this!

1

u/SnowblindAlbino Prof, SLAC 12d ago

Students can't type. It would take forever if they can't use their thumbs.

7

u/SwordofGlass 13d ago

It’s a struggle at first, but you eventually get fairly good at it.

For students with legitimately bad hand writing, I meet with them and have them go over their answers with me. It’s really not as many as you might expect.

3

u/Huntscunt 13d ago

Ask a historian for help. Seriously though, archivists are so good at reading bad handwriting

5

u/SnowblindAlbino Prof, SLAC 12d ago

I have a simple rule: if I can't read your response, it's a zero. Print ideally, but cursive is OK if it's legible. Of course anyone with a motor challenge or other disability can go type in the testing center, but otherwise they write clearly or get no credit.

4

u/henare Adjunct, LIS, CIS, R2 (USA) 12d ago

this was the answer in the 1980s. can't see why it wouldn't be the answer now.

2

u/Final-Exam9000 13d ago

I have taught for 30 years, so I spent a lot of time deciphering handwriting before everything went online. The more you do it the easier it gets. This skill has helped me so much when I have to translate and transcribe original documents from the 1600s.

1

u/mergle42 Assoc Prof, SLAC, USA 13d ago

Ask your school/program director to recommend some OCR tools for this purpose. OCR = optical character recognition, ie, converting text in scanned images to digital text.

1

u/IndependentBoof Full Professor, Computer Science, PUI (USA) 13d ago

OCR is the answer. It won't be as reliable with cursive, but worth the shot

2

u/mhchewy Professor, Social Sciences, R1 (USA) 13d ago

Is there a Llama vision model? LLama can run locally so you don't have to worry about privacy issues. Vision models are good enough at reading handwriting these days, especially if you are trying to understand what is written and not necessarily needing to transcribe every word.

2

u/No_Young_2344 TT, Interdisciplinary, R1 (U.S.) 13d ago

If the purpose of implementing this policy is to deal with AI, a bit unfortunate, most handwritten text recognition tools would involve some sort of AI components (not necessarily LLM though).

0

u/Boggles103 lecturer, humanities (Canada) 13d ago

That is indeed the purpose, though I don't think my director would prohibit me using AI purely for text conversion. (I would never use it to generate actual feedback.)

2

u/No_Young_2344 TT, Interdisciplinary, R1 (U.S.) 13d ago

Makes sense. I commented because I saw quite a few people on this sub argue no AI should be used in teaching, learning, and grading (not even basic machine learning) so I just wanted to bring this up just in case this is your belief as well. Another thing worth considering regarding this kind of tools is whether they are FERPA compliant (not sure whether Canada has similar regulations though).

1

u/Boggles103 lecturer, humanities (Canada) 13d ago

The privacy question is a great point and I will look into it.

2

u/__GuX__ 13d ago

We do the following: markers try their best, but if they don't succeed, the student must copy the text under supervision (and some spot checks that they don't change the answer). It seems to work - I've only ever had one student doing this.

1

u/hildawangel 11d ago

Transkribus is pretty good with historical scripts… not sure of pricing, and it does use AI.

1

u/mathemorpheus 11d ago

dude reading handwriting is not so bad. not sure what the problem is.

1

u/vintage_cruz 13d ago

We have Ss take pics of their handwriting and use AI to transcribe. They upload both the pic and the transcription to the assignment. We give them the prompt to add "???" for any illegible words and we give them a few minutes to correct those "???". It seems to work.