# Student Assigned Items List

The **Student Assigned Items List Shortcode** displays a list of **classes or courses that have been manually assigned** to the currently logged-in student (not purchased directly). This view is useful for students to keep track of assignments from admins or instructors.

**Shortcode:**

```plaintext
[dtlms_student_assigned_items_list item-type="class"]
```

**Available Parameter:**

| **Parameter** | **Options**       | **Description**                                                   |
| ------------- | ----------------- | ----------------------------------------------------------------- |
| `item-type`   | `course`, `class` | Specifies whether to display assigned **courses** or **classes**. |

<figure><img src="https://content.gitbook.com/content/FWDykheMbBOzsPpHi9FR/blobs/khmnYAouBqwSaYzNYY9O/student_assigned_item_list.png" alt=""><figcaption></figcaption></figure>
