# Better Handling of Student Losing Internet Connection During Exams

We had released an update the morning of Thursday, November 21, 2013 to improve SIMnet’s ability to handle a dropped internet connection on the student’s end while taking an exam.

Previously, there were sporadic reports of students being stuck on the Saving screen while taking an exam when completing a question and moving onto the next one. This was due to the student losing internet connection when the student’s submitted answer was being saved. The student would see have been stuck on a **Saving answer…** dialog box with an icon resembling book pages turning, similar to this screenshot:

![](/files/ly1PsdHQA9owOYjn6x74)

With Thursday’s release when the students lose internet connection during the exam, they will see an error message similar to the one below. The error dialog box also has a **Reload Exam** button which will restart the exam (provided that the student has regained internet connection) for the students where they had left off with their previously answered questions saved.

![](/files/9wyoBwm3vT46JAIGcPdj)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.simnetonline.com/blog/2013-posts/better-handling-of-student-losing-internet-connection-during-exams.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
