> For the complete documentation index, see [llms.txt](https://ltic.gitbook.io/kkux-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ltic.gitbook.io/kkux-manual/quiz/hidden-from-students.md).

# การตั้งค่าปิดการมองเห็นจากสิทธิ์นักศึกษา (Hidden from students)

{% hint style="info" %}
สามารถปิดการมองเห็นจากสิทธิ์นักศึกษาได้ 2 ส่วน ได้แก่ ส่วนของหัวข้อ (Topic) และแบบทดสอบ (Quiz)
{% endhint %}

## **1**.**ที่หน้ากระบวนวิชา เลือก Turn editing on เพื่อเปิดโหมดสำหรับการแก้ไข**

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

## **2. ที่ส่วนของกิจกรรม (Activity) กดปุ่ม** ![](https://exam.kku.ac.th/pluginfile.php/274008/mod_page/content/40/image%20%281%29.png) **(ไอคอนจุดสามจุด)  และเลือก Hide**

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

## **3. กิจกรรม (Activity) นั้นๆ จะแสดงข้อความว่า "Hidden from students"**

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

{% hint style="info" %}
หากท่านต้องการยกเลิกการซ่อน  ท่านสามารถดำเนินการตามข้อ 2 แล้วเลือกเมนู Show
{% endhint %}

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

{% hint style="warning" %}
ก่อนซ่อน activity ต่างๆ จะไม่ปรากฏขึ้นให้นักศึกษาเห็น จนกว่าอาจารย์จะเป็นคนทำการยกเลิกการซ่อนเท่านั้น ดังนั้น <mark style="color:red;">เมื่อถึงวันสอบจริง หรือก่อนวันสอบจริง -> ต้องทำการเปิด "Show" แบบทดสอบ (Quiz) คืนด้วย เพื่อให้ผู้สอบเห็น Quiz สำหรับเข้าสอบ</mark>
{% endhint %}


---

# 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:

```
GET https://ltic.gitbook.io/kkux-manual/quiz/hidden-from-students.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.
