What high-level problem are you trying to solve?
Making it easier/quicker to identify the source of errors in during Form Validation.
I just got this error that didn't bring up any results on the forum:
Failed to update/create XLSForm: Upload failed: {"message":"The given XLSForm file was not valid. Please see the error details for more information.","code":400.15,"details":{"error":"'bool' object has no attribute 'strip'","warnings":null}}
and only after going to the Kappa AI in docs did I find the source. I had a header with a boolean value, which isn't allowed.
Any ideas on how ODK could help you solve it?
I don't know all circumstances this error is shown, but having something more user friendly like "Headers cannot have Boolean Values" or
"Check Headers for Boolean Values"
Upload any helpful links, sketches, and videos.