# Manage SCORM Assignment Sessions

NexPort Campus allows administrators to view and manage SCORM session details for an enrollment. This can be useful for debugging SCORM courseware related issues. Here you can view logs for each session and edit the SCORM CMI data if you have permissions.

1. [Enable SCORM Logging for courseware](/nexport-user-documentation/administrator-documentation/administrator-reference/campus-management/organization-tools/courseware/view-and-manage-owned-courseware.md).

2. Go to Manage Users.

3. Find and select the user being viewed.

4. Go to the enrollments tab.

5. Select the edit button next to the enrollment being viewed.

6. Find the SCORM assignment in question and select it.

7. Select the Scorm tab:<br>

   <figure><img src="/files/43C2ug72P0Eh02UUQPna" alt=""><figcaption><p>View of SCORM sessions</p></figcaption></figure>

8. The image below displays the various operations you can perform here:
   1. Edit the current SCORM data. ***WARNING: This will change the SCORM CMI data the next time the student launches the course.***
   2. View logs for each SCORM attempt recorded. NOTE: Logs will only be available if the Log option is turned on for the courseware. Turning the option on will only record logs going forward.

<figure><img src="/files/INiaPQhVJ7ds8jfh3zJS" alt=""><figcaption><p>SCORM Session Options</p></figcaption></figure>


---

# 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://docs.nexportsolutions.com/nexport-user-documentation/administrator-documentation/administrator-reference/user-management/manage-enrollments/section-enrollment/manage-scorm-assignment-sessions.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.
