> For the complete documentation index, see [llms.txt](https://docs.nexportsolutions.com/nexport-user-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexportsolutions.com/nexport-user-documentation/administrator-documentation/administrator-reference/my-training-admin/instructor/assignments/assignment-feedback-1/page-7.md).

# Swappable Assignment

You are here: [My Training](/nexport-user-documentation/administrator-documentation/administrator-reference/my-training-admin.md) > [Instructor](/nexport-user-documentation/administrator-documentation/administrator-reference/my-training-admin/instructor.md) > [Assignment Types](/nexport-user-documentation/administrator-documentation/administrator-reference/my-training-admin/instructor/assignments/assignment-feedback-1.md) > Swappable Assignment

### Swappable assignment <a href="#swappabl" id="swappabl"></a>

The following image illustrates the swappable assignment type.

<figure><img src="/files/kEM8LC3vTaPzW2jSo1rF" alt=""><figcaption></figcaption></figure>

The following table provides explanation for the user inputs that are required for the various sections and fields to manage swappable assignment.

| Section                                                 | Field                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | Action or Description                                                                                                                                                                  |
| ------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <mark style="color:blue;">**Assignment Details**</mark> | **Title**                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | <p>In the Rich Text Editor area, type a title for the swappable assignment. You can apply italic and bold styles to assignment title.</p><p>Note:</p><p>This is a mandatory field.</p> |
| <mark style="color:blue;">**Description**</mark>        | <p>In the Rich Text Editor area, type description related to the swappable assignment.</p><p>Note:</p><p>In the <strong>Swappable Assignment</strong>section, click the <img src="https://www.nexportcampus.com/Content/Guides/aweb/Content/Resources/Images/Common_Screens_Icons/Template_Properties.png" alt=""> icon. The <strong>Assignment Template Reference</strong> page is displayed. Select the required <a href="http://velocity.apache.org/engine/1.6/user-guide.html">Velocity Template Language (VTL)</a> property and copy-paste it in the Rich Text Editor area. If you place the name of a field after a $, it is replaced with the information that field represents. For example, ‘Welcome to $OrganizationName’ changes to ‘Welcome to NexPort’, if the organization name is 'NexPort'.</p><p>For more information about adding content and applying formatting to the content in the Rich Text Editor area, see <a href="https://www.nexportcampus.com/Content/Guides/aweb/Content/Get_Started/Use_the_Rich_Text_Editor.htm">Use the Rich Text Editor</a>.</p> |                                                                                                                                                                                        |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.nexportsolutions.com/nexport-user-documentation/administrator-documentation/administrator-reference/my-training-admin/instructor/assignments/assignment-feedback-1/page-7.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
