# رفع المستجيبين

بمجرد جمع الإجابات أثناء عدم الاتصال، عليك تحميلها مرة أخرى إلى الخادم بمجرد توفر اتصال.

{% hint style="info" %}
لكي تقوم بتحميل المستجيبين الذين تم جمعهم دون اتصال، يجب أولاً تسجيل الدخول لتحميل الإجابات ويجب أن يمتلك الحساب على الأقل صلاحية الوصول إلى الاستبيان وميزة تحميل المستجيبين دون اتصال. [الحقوق](/ar/multi-user-management/roles/rights.md)
{% endhint %}

لكي تقوم بتحميل المستجيبين الذين تم جمعهم دون اتصال، يجب أولاً تسجيل الدخول لتحميل الإجابات ويجب أن يمتلك الحساب على الأقل صلاحية الوصول إلى الاستبيان وميزة تحميل المستجيبين دون اتصال. [الحقوق](/ar/multi-user-management/roles/rights.md)

يمكنك تحميل المستجيب باستخدام مدير المستجيبين كما هو موضح أدناه.&#x20;

![](/files/43e5f26713b6b4fd131307c9c934ebeaf1bb2b2c)

يمكنك أيضاً تعديل إجابات المستجيب إذا لزم الأمر بالنقر على صف المستجيب الذي ترغب في تعديله.&#x20;

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

![](/files/de614f624ed12ff02ef41bcd2ecde2540cc4b262)


---

# 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/publish-deploy/offline-survey/uploading-respondents.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.
