# تقييم المتعلمين

يوفر Chamilo مجموعة شاملة من الأدوات لتقييم معرفة متعلميك وتتبع أدائهم.

* [**Exercises**](/2.x-ar/dlyl-almalm/teacher-guide/assessing-learners/exercises.md) — إنشاء اختبارات واختبارات بأنواع متنوعة من الأسئلة، وتصحيح تلقائي، وتعليقات مفصلة
* [**Assignments**](/2.x-ar/dlyl-almalm/teacher-guide/assessing-learners/assignments.md) — جمع الواجبات المنزلية والمشاريع من المتعلمين، مع دعم رفع الملفات، والمراجعة من الأقران، والتصحيح اليدوي أو بمساعدة الذكاء الاصطناعي
* [**Surveys**](/2.x-ar/dlyl-almalm/teacher-guide/assessing-learners/surveys.md) — جمع تعليقات من المتعلمين من خلال استبيانات قابلة للتخصيص
* [**Attendance**](/2.x-ar/dlyl-almalm/teacher-guide/assessing-learners/attendance.md) — تتبع حضور المتعلمين في جلسات الصف
* [**Gradebook**](/2.x-ar/dlyl-almalm/teacher-guide/assessing-learners/gradebook.md) — دمج الدرجات من التمارين والواجبات والأنشطة الأخرى في درجة موحدة، ومنح الشهادات

أداة **Reporting** لا تزال موجودة لكنها انتقلت إلى أعلى صفحة الدورة الرئيسية للمعلم، كأيقونة رسم بياني صغيرة. هذا هو المكان المركزي للوصول إلى معلومات التقدم للدورة بأكملها وطلابها.

تعمل هذه الأدوات معًا: يمكن أن تتدفق درجات التمارين ودرجات الواجبات إلى دفتر الدرجات، الذي يمكن ربطه بإنشاء الشهادات وتأكيد المهارات.


---

# 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.chamilo.org/2.x-ar/dlyl-almalm/teacher-guide/assessing-learners.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.
