p-hennessy / Seat

Source Code For Our Capstone Group
0 stars 0 forks source link

Student Exam Taking - Poll server for connectivity #164

Open Sammons opened 9 years ago

Sammons commented 9 years ago

make an endpoint that does nothing in django except always return success, maybe the endpoint should be /student/ping/ and then hit it continuously: setInterval(function() { /* ajax call here */ })

if it stops connecting a modal should appear that blocks the whole page