> For the complete documentation index, see [llms.txt](https://docs.ngsurvey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ngsurvey.com/ar/form-management/form-designer/idraj-albyanat/trhyl-alijabat.md).

# ترحيل الإجابات

## 📋 ما هي إجابات carry forward؟

تتيح لنا إجابات carry forward نسخ إجابات المستجيب بالكامل إلى أي سؤال لاحق. وعلى عكس [text piping](/ar/form-management/form-designer/idraj-albyanat/text-data-piping.md) التي تعتمد على النص فقط، فإن إجابات carry forward ستعيد إنشاء مجموعة من الإجابات ديناميكيًا في السؤال المرتبط بها. يمكن أن تكون هذه الأسئلة أسئلة قياسية أو أسئلة جدولي.

<figure><img src="https://848173432-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8fLhS0bmfBRyq0HdUm%2Fuploads%2FxpfzGlEwPnSRQKcMYK7s%2F96066106-868f-446a-adb5-ba938bb3c0c9.gif?alt=media&amp;token=00c06fc8-0d76-4031-83f4-925032212332" alt=""><figcaption></figcaption></figure>

## ➕ كيفية إعداد إجابات carry forward؟

لإعداد إجابات carry forward، علينا إنشاء ارتباط بالسؤال الهدف الذي سيستخدم الإجابات المحددة من سؤال المصدر. في صفحة خصائص السؤال الهدف لدينا، يمكننا تحديد من أي سؤال سيتم إنشاء الإجابات.

![](https://848173432-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8fLhS0bmfBRyq0HdUm%2Fuploads%2FephNUts3QsDFhRuPNdI9%2Fimage.png?alt=media\&token=70147404-e369-440a-bb05-884af9f9556a)&#x20;

إذا أردنا إضافة إجابات إضافية ليست جزءًا من سؤال المصدر، فيمكننا أيضًا إضافة إجابات جديدة من أي نوع إلى سؤالنا. يمكن أن يكون السؤال المرتبط في صفحات منفصلة، ويمكنك إنشاء سلاسل لأن الأسئلة المرتبطة يمكن إعادة ربطها بأسئلة أخرى أيضًا.

بشكل افتراضي، سيستخدم ngSurvey نوع التحديد الافتراضي في السؤال الهدف المرتبط لإنشاء الإجابات. إذا أردنا تغيير نوع الإجابات، فيمكننا القيام بذلك يدويًا لكل إجابة مرتبطة، أو استخدام ميزة swap answer type ![](https://848173432-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8fLhS0bmfBRyq0HdUm%2Fuploads%2FDB382A8NUQsbzzagGO0V%2Fimage.png?alt=media\&token=d9b818b6-91d6-462d-b764-c96e6a73dc77)في أسفل سؤالنا لتبديل جميع إجابات الأسئلة إلى نوع إجابة جديد. في مثالنا أعلاه، سيسمح لنا ذلك بسهولة بتغيير الإجابات المرتبطة إلى نوع آخر مثل نوع الترتيب مثلًا.

<figure><img src="https://848173432-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M8fLhS0bmfBRyq0HdUm%2Fuploads%2FIA3pZTEG8LhxHSBGe5f3%2Fimage.png?alt=media&amp;token=c05a358f-412a-46d5-9fe5-3afde22ea0c0" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
إذا كانت هناك إجابات لا تريد تمريرها من المصدر إلى الوجهة، فيمكنك تفعيل ذلك على كل واحد من [خصائص الإجابات](/ar/form-management/form-designer/answers/answer-properties.md) الخاصة بسؤال المصدر خيار "Exclude from linked questions".  &#x20;
{% 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, and the optional `goal` query parameter:

```
GET https://docs.ngsurvey.com/ar/form-management/form-designer/idraj-albyanat/trhyl-alijabat.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.
