> For the complete documentation index, see [llms.txt](https://cong-ty-co-phan-hop-tac-va-phat.gitbook.io/cong-ty-co-phan-hop-tac-va-phat-trien-happy-ecotech-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cong-ty-co-phan-hop-tac-va-phat.gitbook.io/cong-ty-co-phan-hop-tac-va-phat-trien-happy-ecotech-docs/documentation/tai-lieu-huong-dan-su-dung-taskflow-web-and-app/taskflow-tao-moi-form-khao-sat-cho-nguoi-dung/taskflow-tao-moi-bai-kiem-tra-cho-nguoi-dung.md).

# TaskFlow: Tạo mới bài kiểm tra cho người dùng

### B1: Tích chọn <mark style="color:$primary;">`bài kiểm tra`</mark>

<figure><img src="https://700981144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOPTRpTifsLPxoSK7JhF9%2Fuploads%2FMRRtFDfitBINdryegbNZ%2F43.png?alt=media&amp;token=a797b965-2eeb-4df1-aab2-5c0f10d8c1f2" alt=""><figcaption></figcaption></figure>

### B2: Tích chọn các điều kiện của bài kiểm tra, thời gian làm bài, ngưỡng điểm đạt

### B3: Chọn <mark style="color:$primary;">`thêm câu hỏi`</mark> để tạo câu hỏi&#x20;

<figure><img src="https://700981144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOPTRpTifsLPxoSK7JhF9%2Fuploads%2FFY09m2t3OhVzGZqcEH4y%2F44.png?alt=media&amp;token=f2e0ebd6-8a7c-40dd-a643-76bd0b2c912c" alt=""><figcaption></figcaption></figure>

### B4: Có thể lựa chọn loại câu hỏi <mark style="color:$primary;">`(Chọn 1 đáp án/chọn nhiều đáp án/câu tự luận/câu trả lời ngắn)`</mark>&#x20;

### B5: Điền thông tin câu hỏi

### B6: Điền điểm tối đa trên 1 câu hỏi

\--> Chọn tạo mới để hoàn thành tạo bài kiểm tra

<figure><img src="https://700981144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOPTRpTifsLPxoSK7JhF9%2Fuploads%2FzGj3KiKmRw3KvgKKA2pF%2F45.png?alt=media&amp;token=7da719ad-e639-495b-9468-18a5c6e46379" alt=""><figcaption></figcaption></figure>

### B7: Chọn biểu tượng ![](https://700981144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOPTRpTifsLPxoSK7JhF9%2Fuploads%2Fs1nsnzOoMJJ9rCFkBx0x%2Fimage.png?alt=media\&token=85cedb05-821f-460e-b4e1-ad09e4777a84) để public bài kiểm tra cho nhân viên làm

<figure><img src="https://700981144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOPTRpTifsLPxoSK7JhF9%2Fuploads%2FMQxNMjQHZpS3ddeBq4JR%2F46.png?alt=media&amp;token=41412d40-e06d-496b-81cf-2962eef3eb78" alt=""><figcaption></figcaption></figure>

\--> Hoàn thành&#x20;

<figure><img src="https://700981144-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOPTRpTifsLPxoSK7JhF9%2Fuploads%2FMytR3c56N6rl27CYeZCh%2F47.png?alt=media&amp;token=02acd07d-96f9-432f-90dd-0a312d4ffd01" alt=""><figcaption></figcaption></figure>


---

# 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://cong-ty-co-phan-hop-tac-va-phat.gitbook.io/cong-ty-co-phan-hop-tac-va-phat-trien-happy-ecotech-docs/documentation/tai-lieu-huong-dan-su-dung-taskflow-web-and-app/taskflow-tao-moi-form-khao-sat-cho-nguoi-dung/taskflow-tao-moi-bai-kiem-tra-cho-nguoi-dung.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.
