# Calculated simple

เป็นโจทย์คำนวนอย่างง่าย โดยคำถามจะสุ่มตัวเลขออกมาจากชุดตัวเลขและตัวแปรที่กำหนดไว้ จุดเด่นของคำถามประเภทนี้คือมีฟีเจอร์ในการคำนวนให้เลือกใช้สร้างคำถามได้หลากหลาย และมีหน้าต่างการสร้างที่เข้าใจง่าย

### การสร้างคำถาม Calculated simple

* สร้างคำถามและใส่ตัวแปรไว้ในเครื่องหมายปีกนก {}
* ใส่สูตรที่ใช้ตัวแปรที่ใส่ไว้ และตั้งค่าความคลาดเคลื่อน
* กำหนดช่วงของชุดตัวแปรที่จะสุ่มปรากฏในโจทย์
* ตรวจสอบความถูกต้องของการแสดงผลใน Role Teacher
* ตรวจสอบความถูกต้องของการแสดงผลใน Role Student

![หน้าต่างการสร้างโจทย์ในคำถามประเภท Calculated simple](/files/0doQFVogm3KQSXvpC7Xl)

![หน้าต่างการตั้งค่าส่วนของหน่วยวัดเช่นเดียวกับคำถามประเภท Numerical](/files/MCSWt4j3hdKL4j4GSbIu)

### ตัวอย่างการสร้างโจทย์

![](/files/lHeLCJiEqlA6ppC2l3pr)


---

# 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.tlic.cmu.ac.th/cmumoodle-manual/quiz/creating-quiz/question-type/calculated-simple.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.
