← Back to Grade Processing
📊 Grade Processing - Debug Logs
💡 Tip: Check these logs if the grade processing is not working correctly.
The logs show detailed information about file uploads, processing steps, and any errors that occurred.
🔍 Grades Processing Debug Log
(log file not created yet)
⚠️ PHP Errors Log
(no PHP errors yet)
📝 What to look for:
- File upload errors (wrong file format, file too large)
- Header detection issues (column names not found)
- Student code matching problems (grades not matching with session file)
- Grade processing rules and value assignments
- Output file creation errors