> For the complete documentation index, see [llms.txt](https://docs.tlic.cmu.ac.th/ms-teams/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tlic.cmu.ac.th/ms-teams/msteam/assignment/group.md).

# การมอบหมาย Assignment แบบแบ่งกลุ่มย่อย

1\. ไปยังเมนู Assignment > Create > เลือก Teams ที่ต้องการ

2\. ในหน้าการตั้งค่าหลังจากกรอกข้อมูลที่จำเป็นครบถ้วนแล้ว ให้ไปยังหัวข้อ Assign to > กดที่เมนู all student แล้วเลือก Group of students  ดังภาพประกอบด้านล่าง

![](/files/nY0F8CAP5RjeqFNZju6X)

3\. ระบบจะให้เลือกลักษณะการแบ่งกลุ่มว่าให้เป็นไปตามที่กำหนด(Manually Group Students) หรือเป็นแบบสุ่ม (Randomly Group Students)

![](/files/7dkZy3Jdr2Rai2OXRtvP)

&#x20;    3.1 หากท่านมีกลุ่มนักศึกษาที่กำหนดไว้แล้วท่านสามารถเลือกเมนู Manually Group Students ระบบจะนำท่านไปยังหน้าต่างตามภาพประกอบด้านล่าง ท่านสามารถตั้งชื่อกลุ่มได้ตามต้องการ และเพิ่มนักศึกษาเข้ากลุ่มของท่านโดยการกดเลือกที่ช่องสี่เหลี่ยมด้านหน้าชื่อแล้วกดปุ่ม Create

![](/files/1Ji4S6ICqTm4uJ6n1X5E)

3.2 เมื่อสร้างสำเร็จระบบจะแสดงกลุ่มที่สร้างดังภาพ

![](/files/5oZyPvEcEaR7xy6v7nF0)

&#x20;   3.3 ท่านสามารถสร้างกลุ่มอื่นๆเพิ่มเติมได้ตามต้องการ ดังตัวอย่าง ทำการสร้างกลุ่มจำนวน 4 กลุ่ม หลังจากนั้นให้กด Done เพื่อบันทึกการมอบหมายงาน

![](/files/uEuV3pa8PE2qwQjLglL1)

ในหน้าแสดงผลของอาจารย์จะปรากฏดังภาพประกอบด้านล่าง

![](/files/8c7HXQJJVsY4Jjo3vUFV)


---

# 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.tlic.cmu.ac.th/ms-teams/msteam/assignment/group.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.
