> For the complete documentation index, see [llms.txt](https://docs.tlic.cmu.ac.th/cmucanvas-manual/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/cmucanvas-manual/quiz-assign/new-quizzes/stimulus.md).

# Stimulus

ส่วนการสร้างคำถามที่เพิ่มเนื้อหาให้ผู้เรียนใช้ประกอบกับการตอบ

ข้อคำถามประเภทนี้สามารถเพิ่มเข้า Item Bank ได้ แต่จะต้องเพิ่มด้วยตนเองเท่านั้น ระบบจะไม่เพิ่มแบบอัตโนมัติ

#### เพิ่ม Stimulus

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

\[1] เพิ่มหัวข้อ

\[2] เพิ่มคำอธิบาย

#### เพิ่มเนื้อหา Stimulus

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

\[1] พิมพ์เนื้อหา แทรกภาพ หรือเพิ่มคลิปวิดีโอที่นี่ หรือใช้ \[2] เพื่อเพิ่มเนื้อหา

#### ตั้งค่า Stimulus เพิ่มเติม

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

\[1] เปิดดูตั้งค่าเพิ่มเติม&#x20;

\[2] เลือกให้ส่วนของคำถามอยู่ด้านขวาหรือด้านล่างของเนื้อหา

\[3] เพิ่มแหล่งที่มา

#### เพิ่มข้อคำถาม

<figure><img src="/files/2TU6TTgjcUPi5KzGVzL7" alt=""><figcaption></figcaption></figure>

\[1] คลิกเพื่อเพิ่มข้อคำถาม

\[2] เลือกประเภทของคำถามที่ต้องการ

\[3] เลือกจาก Item Bank

#### ดูเนื้อหา Stimulus

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

เนื้อหา Stimulus และข้อคำถามจะปรากฏอยู่ด้วยกันภายใน Quiz ถ้าต้องการเพิ่มข้อคำถามเพิ่มเติมสามารถกดเพิ่มได้ที่ปุ่ม Attach Question

{% hint style="info" %}
ข้อตำถามแต่ละข้อจะปรากฏขึ้นมาทีละข้อ เมื่อ Quiz ถูกตั้งค่าเป็น Display one question at atime
{% endhint %}

## คลิปสาธิตการสร้างคำถามประเภท Stimulus

{% embed url="<https://youtu.be/bqLZm9_UN7o>" %}


---

# 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/cmucanvas-manual/quiz-assign/new-quizzes/stimulus.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.
