Hacker News new | ask | show | jobs
by jauco 30 days ago
This would be HTR (Handwritten Text Recognition) not OCR and HTR is a lot harder than OCR especially for modern scripts (i.e. student's scrawls). And at every error the reviewer now needs to check if it was due to an error in the code or due to a bad HTR somewhere in the code.

I'd say compared to just typing the code on a disconnected computer: Not worth it.

1 comments

And then you can grade them on important syntactic issues that really matter, like tabs -vs- spaces.