diff options
author | prathamesh | 2017-08-14 22:33:02 +0530 |
---|---|---|
committer | prathamesh | 2017-08-14 22:33:02 +0530 |
commit | f730a531cf041620209abb812792080cb2d63b4d (patch) | |
tree | 646f54719a76ca06d53da62d817678a4d023644c /yaksh/tests/test_code_server.py | |
parent | 49615e5a24ecfdd0b22bae080e7f9bb2507bbfd7 (diff) | |
download | online_test-f730a531cf041620209abb812792080cb2d63b4d.tar.gz online_test-f730a531cf041620209abb812792080cb2d63b4d.tar.bz2 online_test-f730a531cf041620209abb812792080cb2d63b4d.zip |
Changes related to front-end
Removed snippet append in the check view as snippet is not posted in
request.
Added an overlay when an user submits a code, with a status text on it.
This is to block user from triggering any other event when JS is
running. Overlay disappears when JS complete its execution.
On time out a request is posted via JS, it receives a JSON response but
cannot display user the error as time is over. So in such case, the
django itself handles the result and does not return JSONv response.
Diffstat (limited to 'yaksh/tests/test_code_server.py')
0 files changed, 0 insertions, 0 deletions