When a coding standard fails to process
What an error on a Rhazes coding standard upload means, what to check in the CSV file, and how to retry without uploading it again.
Updated
Retrying
Processing can be retried without re-uploading. That is worth doing first, since a failure is often transient rather than anything wrong with your file.
If it keeps failing
Check the file itself:
- Is it genuinely a CSV, rather than a spreadsheet saved with a
.csvname? - Does every row have at least two columns?
- Is there a header row?
- Are the first two columns the code and its meaning, in that order?
A file that opens correctly in a spreadsheet application can still be malformed, so exporting a fresh CSV from the source is often faster than hunting for the bad row.
Still stuck
Send it to us with the file described. See Sending feedback or reporting a problem.