# كتل الأسئلة

تتيح كتل الأسئلة تجميع مجموعة من الأسئلة في كتلة منطقية واحدة. الميزة الرئيسية لكتلة السؤال هي أنه يمكنك استخدام إعداد واحد فقط [Skip Logic](/ar/form-management/form-designer/questions/question-properties/skip-hide-logic.md) لإخفاء الكتلة بأكملها بدلاً من الاضطرار إلى تعيين قواعد Skip Logic على كل سؤال على حدة الذي يشارك نفس السؤال [hide logic](/ar/form-management/form-designer/questions/question-properties/skip-hide-logic.md).&#x20;

## ➕ إضافة سؤال إلى المجموعة

لإضافة سؤال إلى مجموعة يمكنك النقر على **إضافة سؤال جديد إلى الكتلة** زر أو يمكنك سحب/إفلات سؤال من اختيارك من جزء الأسئلة.

![](/files/085cd6c98d096a454d33c80ded8030a86fb94fc3)

## 🏃 تنظيم الأسئلة داخل مجموعة

يمكنك نقل الأسئلة من أو إلى مجموعة باستخدام شجرة لوحة التحرير.

![](/files/b1594da33956afeab5d6d83c12e1c1e62c2f7513)

## 🔅 خصائص كتلة السؤال

يمكنك تعيين **اسم كتلة الأسئلة** باستخدام سؤال التحديد [شريط تحرير](/ar/form-management/form-designer/questions/editing-a-question.md) اسم الكتلة.

![](/files/1a44a02f317864c9520a488b519de80b7792f7e5)

{% hint style="danger" %}
حذف كتلة الأسئلة سيؤدي إلى حذف جميع أسئلتها وإجاباتها. لا يمكن التراجع عن هذه العملية.
{% endhint %}


---

# 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.ngsurvey.com/ar/form-management/form-designer/questions/question-blocks.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.
