> For the complete documentation index, see [llms.txt](https://resources.globaldebates.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.globaldebates.org/hub/ar/mn-sn-12-15/byanat-mnazrat-altalym-alaalmy.md).

# بيانات مناظرات التعليم العالمي

{% hint style="danger" %}
**إخلاء مسؤولية**: تُقدَّم بيانات المناظرة لأغراض تعليمية وتنافسية فقط. وهي مصمَّمة عمداً لتكون مستفزة ولا تعكس الآراء أو المواقف الرسمية لمنظمة المناظرات العالمية أو شركائها أو المؤسسات أو الأفراد المشاركين في إنشائها أو استخدامها. تم صياغة هذه البيانات لتشجيع التفكير النقدي، وتعزيز النقاش الهادف، واستكشاف وجهات نظر متعددة حول قضايا عالمية معقَّدة. إدراج أي موضوع لا يعني تأييد أي موقف أو وجهة نظر معينة.
{% endhint %}

## بيانات المناظرة حول التعليم العالمي للمشاركين الذين تتراوح أعمارهم بين 12 و16 سنة:

1. حصص الفن والموسيقى لا تقل أهمية عن الرياضيات والعلوم.
2. الاختبارات غير عادلة ولا تقيس الذكاء الحقيقي.
3. الدرجات تخلق توترًا وتقتل الدافعية.
4. المشاريع الجماعية غير عادلة تجاه الطلاب المجتهدين.
5. الواجبات المنزلية لا طائل منها ويجب حظرها.
6. يجب ألا تكون حصص التربية البدنية إلزامية للطلاب.
7. الروبوتات ستحل محل المعلمين في المستقبل.
8. عقوبات المدرسة مثل الاحتجاز لا تنجح.
9. الزي المدرسي يضر أكثر مما ينفع.
10. ينبغي أن تبدأ المدارس في وقت متأخر صباحًا.
11. وسائل التواصل الاجتماعي معلم أفضل من المدرسة.
12. يجب أن يقرر الطلاب ما يتعلمونه في المدرسة.
13. لا ينبغي على الطلاب أن يضطروا لدراسة مواد لا يستمتعون بها.
14. التكنولوجيا في الفصل أكثر تشتيتًا منها فائدة.
15. ألعاب الفيديو تعلم مهارات حياتية أكثر مما تعلمه المدرسة.


---

# 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://resources.globaldebates.org/hub/ar/mn-sn-12-15/byanat-mnazrat-altalym-alaalmy.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.
