> ## Documentation Index
> Fetch the complete documentation index at: https://help.autoproctor.co/llms.txt
> Use this file to discover all available pages before exploring further.

# What Does 'Went Offline' Mean?

> Understand what the 'Went Offline' entry in the proctoring report means, how AutoProctor tracks internet connectivity, and what it implies for test integrity.

"Went offline for 120 seconds" means that the candidate lost internet connectivity for 120 seconds during the test. This entry appears in the proctoring report whenever AutoProctor detects a gap in connectivity.

## How AutoProctor Tracks Internet Connectivity

AutoProctor monitors connectivity through continuous server pings sent from the candidate's browser at regular intervals (approximately every 5 seconds). When pings are missing, the system infers that the candidate lost connectivity.

**Example:** If pings failed at 11:00:30, 11:00:35, and 11:00:40 but resumed at 11:00:45, the report would indicate an offline period of approximately 10 seconds, from 11:00:30 to 11:00:40.

<Frame caption="Went offline entry shown in a proctoring report">
  <img className="border rounded-xl" src="https://mintcdn.com/autoproctor/4X0V8U-BJxC9ZhKN/images/candidate-issues/went-offline-report.png?fit=max&auto=format&n=4X0V8U-BJxC9ZhKN&q=85&s=3c384d0c66242be349e1bf2652c2bb9f" alt="Went offline duration entry displayed in an AutoProctor proctoring report" width="1527" height="374" data-path="images/candidate-issues/went-offline-report.png" />
</Frame>

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="Can candidates answer questions while offline?">
    Yes. All questions are loaded before the test begins, so candidates can continue answering questions without an active internet connection. Connectivity is only required when loading new questions (if presented sequentially) or when submitting the test.
  </Accordion>

  <Accordion title="How does proctoring continue when the candidate is offline?">
    All violation-detection code is downloaded before the test starts. This enables AutoProctor to continue monitoring for violations (such as tab switches and face detection) even when the candidate is disconnected from the internet.
  </Accordion>

  <Accordion title="Does going offline prove cheating?">
    No. An offline status only confirms that the candidate lost internet connectivity -- it does not indicate the reason. It could be an intentional disconnection or a genuine technical issue. Distinguishing between the two requires your judgment when reviewing the full report.
  </Accordion>
</AccordionGroup>

## Related Resources

* [Understanding Trust Score](/what-is-trust-score) -- How Trust Scores are calculated
* [What Gets Tracked](/what-gets-tracked-during-proctoring) -- All events AutoProctor monitors
* [Proctoring Results](/where-to-find-proctoring-results) -- How to review proctoring reports
* [Test is Slow and Laggy](/test-slow-and-laggy) -- Performance issues that may relate to connectivity
* [Device Compatibility](/device-compatibility) -- Check supported browsers and devices
* [Contact Us](/contact-us) -- Reach out if you need further help
