# CSV للإجابات الفردية

خاصية تصدير الإجابات الفردية تخبر محرك تصدير CSV بتصدير كل إجابة داخل السؤال كعمود مستقل.&#x20;

تمت الإجابة [إجابات من نوع الاختيار](/ar/form-management/form-designer/answers/answer-types/selection-answers.md) سيتم تمييزها في صف المستجيب باستخدام **علامة اختيار الإجابة**، جميع إجابات الاختيار التي لم يتم اختيارها سيتم تمييزها بواسطة **علامة عدم اختيار الإجابة**، أنواع الحقول ستخرج مباشرة إدخال النص الذي أدخله المستجيب في الحقل.

## 🔅 خصائص CSV للإجابات الفردية

* **`علامة اختيار الإجابة`** هو القيمة التي سيتم عرضها في كل صف حيث أجاب المستجيب على إجابة. لاحظ أن إجابات نوع الحقل ستعرض إدخال النص الخاص بالمستجيب.
* **`علامة عدم اختيار الإجابة`** هي القيمة التي سيتم عرضها في كل صف حيث لم يقم المستجيب بالإجابة على إجابة.

## ➡️ أمثلة مخرجات ملف تصدير البيانات

قد تجد أدناه بعض عينات التصدير السريعة.

1\) سؤال واحد به 3 خيارات.

![](/files/6ac1aba5d42071087a2852928a814f55fea46257)

2\) سؤال واحد مختلط مع إجابة من نوع حقل نصي حر

![](/files/bc3db01505343013bb99747c0be4abe7f63351d2)

3\) اختيار متعدد مع 3 إجابات مختارة

![](/files/0f79cf8f8f2795bf9bffeaa23cb3091c9e8f7c6b)

4\) سؤال به 3 إجابات من نوع الحقول

![](/files/77994ee23310891cc5366b7faa8cec720b627015)


---

# 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/data-export/data-exports/csv-excel/csv-individual-answers.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.
