# استبيانات الجلسات المشتركة

استبيانات الجلسات المشتركة هي استبيانات متخصصة تتيح لعدة مستجيبين التعاون على نفس مجموعة بيانات الاستبيان. باستخدام الاستبيانات المشتركة يمكنك نشر نموذج واحد كجلسة لعدة مستجيبين وسيتلقى كل مستجيب إشعارًا ويشاهد في الوقت الفعلي جميع التغييرات التي يجريها المستجيبون الآخرون على بيانات الاستبيان.&#x20;

فيما يلي مثال لنموذج يتم مشاركته من قبل مستجيبين مختلفين في موقعين مختلفين.

<figure><img src="/files/68004b5878ac1c7cdafd6c7ddc7f2298aa1dd73f" alt=""><figcaption></figcaption></figure>

في استبيانات الجلسات المشتركة لا يوجد زر إرسال أو صفحة انتهاء لأن عملية جمع البيانات مرتبطة بجلسة ولا تنتهي طالما أن الجلسة نشطة.&#x20;

للوقاية من مشكلات التزامن أثناء قيام المستجيبين بتحرير بيانات الاستبيان، يتم قفل أي إجابة يجري تحريرها من قبل أحد المستجيبين لكل المستجيبين الآخرين المتصلين بالجلسة.

{% hint style="danger" %}
لاستخدام الجلسات المشتركة تأكد من أن جدار الحماية يسمح بالاتصال عبر WebSocket وإذا كنت تستخدم IIS أو Azure فقم بتمكين WebSockets في التثبيت لديك.
{% 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/astbyanat-aljlsat-almshtrkh.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.
