> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/ar/qaadh-almarfh/133-teaching-in-overleaf-v2.md).

# التدريس في Overleaf v2

يقدّم Overleaf v2 طرقًا جديدة ومثيرة للتدريس، من خلال ميزات مثل نظام تتبّع التغييرات والتعليقات الجديد، ولوحة الدردشة الجديدة (التي تتيح إجراء محادثات داخل المشروع)، إلى جانب الميزات الراسخة مثل القدرة على إنشاء القوالب ومشاركتها وتوزيعها بسهولة. يمكنك تجربة هذه الميزات في Overleaf الجديد على: <https://www.overleaf.com/>.

لقد تغيّرت طريقة إدارة الواجبات على Overleaf من الإصدار v1 إلى الإصدار v2. وقد تم إيقاف النظام السابق (v1) الخاص بإنشاء الواجبات وتسليمها وإدارتها. وقد طُوِّر قبل عدة سنوات، قبل ظهور العديد من ميزات Overleaf الأحدث، ولذلك كانت لديه عدة قيود معروفة (على سبيل المثال، كان من الصعب جدًا إدارة عدة صفوف دراسية). بالإضافة إلى ذلك، ومن خلال ملاحظاتكم حول استخدام الفرق على Overleaf، نعلم أن الكثيرين منكم سيقدّرون القدرة على مشاركة القوالب بسهولة أكبر وبشكل خاص داخل مجموعة، سواء لأغراض التدريس أو لأعمال جماعية أكثر عمومية.

إذا كنت تستخدم أساسًا أدوات الواجبات في v1 لتوزيع قوالب الواجبات على طلابك، فنوصي بطريقتين بديلتين موجودتين بالفعل لإنشاء القوالب وتوزيعها. وهما إما نشر قالب الواجب في معرض Overleaf الرئيسي، أو استخدام واجهة برمجة التطبيقات "Open in Overleaf" لإنشاء رابط بسيط لمشاركته مع طلابك عند توزيع الواجب. يمكنك العثور على مزيد من التفاصيل حول هذه [هنا](https://www.overleaf.com/for/edu).

إذا كانت لديك أي أسئلة حول التدريس على Overleaf، فيرجى [إخبارنا](https://www.overleaf.com/contact)، يسعدنا أن نسمع منك. يمكنك معرفة المزيد عن التطوير المستمر والجداول الزمنية للإطلاق الكامل لـ Overleaf v2 في هذا [مقالة المساعدة المرفقة](/latex/ar/qaadh-almarfh/121-overleaf-v2-faq.md).


---

# 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://overleaf-pro.ayaka.space/latex/ar/qaadh-almarfh/133-teaching-in-overleaf-v2.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.
