# أسئلة المصفوفة

سؤال جدولي هو مجموعة من عدة أسئلة فرعية تشترك في نفس مجموعة الإجابات كأعمدة. يمكنك الحصول على [مصفوفات تعتمد على اختيار واحد](/ar/form-management/form-designer/questions/question-types/matrix-questions/single-matrix.md) أو [اختيار متعدد](/ar/form-management/form-designer/questions/question-types/standard/multiple-choice.md) كمصفوفات.

![](/files/7d770759a9bb6cdd98432fcb44340d42d67ca899)

## ➕ إضافة صف أو عمود مصفوفة جديد

لإضافة صف أو عمود جديد، انقر على سؤال المصفوفة الذي تريد تحريره.

![](/files/fc6b48b9b11c21f496a1fb1a7c22426bee0f1db9)

* **`إضافة صف`** سيضيف صفًا جديدًا إلى المصفوفة الخاصة بك.
* **`إضافة عمود`** سيضيف عمودًا جديدًا إلى المصفوفة الخاصة بك.

## نوع الأعمدة

يمكن بناء أعمدة سؤال المصفوفة باستخدام أي من الأنواع المتاحة [الإجابات المتعددة](/ar/form-management/form-designer/answers/answer-types.md) وبذلك يمكنك بناء مصفوفة تعتمد فقط على حقول.

![](/files/d25815debdca5e511c09dccf1dfbf753ae89bcc6)

{% hint style="info" %}
يمكنك تعيين نوع الإجابة لعمودك في صفحة خصائص عمود المصفوفة.
{% endhint %}

## 🏃 تنظيم الصفوف والأعمدة

يمكنك تغيير ترتيب عرض الصفوف والأعمدة باستخدام السحب والإفلات.&#x20;

![](/files/a565f94e0236b9b33c3d6c0439589f5bba7a7224)

## 🔅 خصائص المصفوفة

* **`عشوائية الصفوف`** عرض الصفوف بترتيب عشوائي.
* **`عشوائية الأعمدة`** عرض الأعمدة بترتيب عشوائي.
* **`اختيار واحد لكل عمود`** سيسمح للمستجيب بتحديد إجابة واحدة فقط لكل عمود من أعمدة المصفوفة.
* **`مرساة المقياس اليسرى`** إذا تم تمكين التقييم، يمكنك تعيين تسمية للرأس الأيسر&#x20;
* **`مرساة المقياس الوسطى`** إذا تم تمكين التقييم، يمكنك تعيين تسمية لوسط الرأس
* **`مرساة المقياس اليمنى`** إذا تم تمكين التقييم، يمكنك تعيين تسمية للرأس الأيمن
* **`ربط الإجابات من`** سيولد الصفوف [ديناميكيًا ](/ar/form-management/form-designer/piping/trhyl-alijabat.md)استنادًا إلى إجابات المستجيب على سؤال سابق.  &#x20;


---

# 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-types/matrix-questions.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.
