Sharif-Judge
Sharif-Judge copied to clipboard
Update pending submission without refreshing page
In shj_submission.js , update_status function is setTimeout to run every 15 seconds. It will send an ajax request to submission/status and update the result accordingly.
Nice :D