# Trouble shooting for your students

### Why can't I see the content I'm expecting to see?

All access to content on Synap is done via user groups so if a user isn't in a group which has access to the content in question, they won't be able to see it.  To check what group they're in you can search for the student in the default students group and then open user groups on their profile page.  You can also see what exams, collections and assignments they have access to on the profile page.

<figure><img src="https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2F58pdwLHflp73gmhczCyy%2FScreenshot%202024-03-25%20at%2016.26.52.png?alt=media&#x26;token=5d3f99ed-beb8-404a-8327-53f997695d3e" alt=""><figcaption></figcaption></figure>

If you or the user still can't see content, check that it hasn't been archived.  This will remove it from view for both admins and students.  You can search for archived content by using the filter to the left of the page.  You can un-archive content using the drop down menu on the exam card

<figure><img src="https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2FkMYKF1aifH1ecpAf7FlG%2FScreenshot%202024-03-25%20at%2016.54.55.png?alt=media&#x26;token=615461e4-70f9-4fd7-badd-6453c5265cf5" alt=""><figcaption></figcaption></figure>

The final thing to check for exam content a user can't see is that its not set to be hidden on the communication page of the exam.  If hidden is selected it will not show on their exams page.  The best option here is to go to the users page of that exam, search for that user and send them their exam email which will contain a link to start the exam.

<figure><img src="https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2Fj4UWMDsyrFLddaoIelxm%2FHidden%20exam.png?alt=media&#x26;token=47c697cd-0e06-4fc1-916d-c7f921c3b53b" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3316915154-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgvUeCmTPeNouRxGPC%2Fuploads%2Fe2RyNAWtKRE9Qcb24fWT%2FScreenshot%202024-03-25%20at%2016.57.17.png?alt=media&#x26;token=4d84f604-26a0-4703-b910-8222d5aee9b0" alt=""><figcaption></figcaption></figure>

### I'm getting a failed to fetch error when answering questions

The failed to fetch error is thrown when a users internet drops.  Unfortunately there's not much you can do to help them with this other than to suggest they try a different connection or plug in using an ethernet cable rather than wifi.

### Unable to start Synoptic exam&#x20;

Candidates should be able to start a Synoptic exam provided they have downloaded the plug in and met the rules you have set for the exam.  These could be one or more:

* Only having one tab open
* Having no external monitors plugged in
* Having the exam window maximised

If they are still unable to start the exam they will likely just need to refresh the page.

If your Synoptic exam requires screen recreation and / or webcam screenshots then candidates should ensure their device settings do not block these requirements.

### Unable to start Rosalyn exam

Candidates must download Rosalyn to start their exam.  If they are unable to please ensure they do not have any firewalls on their device / network is preventing them from downloading it.  They may need to speak to their IT department if taking it on a work or university network.

Once they have it downloaded they will complete checks before the exam to ensure their device has all the required capabilities (webcam etc).

If they run into issues with actually taking the exam such as being unable to submit an answer or getting a blank screen they should close down the Rosalyn programme and restart it.  This can be done by moving their cursor to the rop left hand corner of the screen and selecting the red 'x' button.  If this is not available they can close using 'ctrl' + 'alt' + 'delete' on Windows or 'option' + 'Cmd' + 'esc' on Mac.

### I get a delay when submitting answers / sections / the attempt as a whole

**Again this is due to a slow or dropped internet connection.  Users should wait for the process to complete.**

### &#x20;


---

# 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://academy.synap.ac/doc/portal-settings/trouble-shooting-for-your-students.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.
