# Assignment Types

The assignment types in NexPort Campus include tests, surveys, courseware assignments, discussion board assignments, manually graded assignments, media assignments, quality assurance assignments, and/or swappable assignments for students.

{% hint style="info" %}
NexPort Campus supports use of math and scientific notation through <mark style="color:blue;">**MathJax**</mark>. It uses ASCIIMath, TeX, and LaTeX notations for its markup. For more information on <mark style="color:blue;">**MathJax**</mark>, see [mathjax.org](https://www.mathjax.org/) or visit the [MathJax Reference](/nexport-user-documentation/administrator-documentation/administrator-reference/mathjax-reference.md)
{% endhint %}

## NexPort Campus supports the following assignment types

&#x20;

| Assignment type                                               | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <mark style="color:blue;">**Courseware Assignment**</mark>    | Courseware assignments are interactive lessons that may include games, tests or other interactive content.                                                                                                                                                                                                                                                                                                                                                                             |
| <mark style="color:blue;">**Discussion Assignment**</mark>    | NexPort Campus provides you with the ability to discuss topics with your instructor or other students through the discussion board. The discussion board allows you to create discussion topics and comment back and forth to each other. This is similar to email, but the discussion board is viewable to everyone enrolled in the section and stores all conversations.                                                                                                             |
| <mark style="color:blue;">**Media Assignment**</mark>         | Media assignments may include video, images, documents or audio. For videos and audio NexPort will remember the last location you viewed. Your instructor may require you to view an entire video before you can move to the next assignment.                                                                                                                                                                                                                                          |
| <mark style="color:blue;">**Student Input Assignment**</mark> | Student input assignment includes a template of custom profile or enrollment field inputs for the student to fill in. Instructors can ask you to resubmit input assignments as many times as required or they can set the assignment to be graded automatically. This type of assignment calls for you to enter data through a date picker, text box or check box.                                                                                                                     |
| <mark style="color:blue;">**Survey Assignment**</mark>        | In Survey Assignments, administrators or instructors create surveys using multiple choice, fill-in-the-blank, and/or comment options. The survey creator can elect to have the survey results provided to them anonymously. Surveys can be given to you as an assignment through the classroom. Surveys can also be given through the [<mark style="color:blue;">**My Events**</mark>](/nexport-user-documentation/student-documentation/student-reference/my-events-student.md) menu. |
| <mark style="color:blue;">**Test Assignment**</mark>          | Test assignments allow you to take an exam within NexPort Campus. The test assignments can be set as graded or ungraded and timed or untimed assignments. Test questions are always randomized by default. You can attempt the test multiple times.                                                                                                                                                                                                                                    |
| <mark style="color:blue;">**Writing Assignment**</mark>       | <p>NexPort Campus allows you to submit writing assignments in one of the following ways:</p><p></p><p><em><mark style="color:blue;">Create a document using the Rich Text Editor.</mark></em></p><p></p><p><em><mark style="color:blue;">Upload a document you have created previously with external software by using the document upload.</mark></em></p>                                                                                                                            |

#### &#x20;© NexPort Solutions 2022. All Rights Reserved.


---

# 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/student-documentation/student-reference/my-training-student/enrollments/classroom/assignment-types.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.
