تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
يسرد هذا المستند المعلمات للأنواع المختلفة من أحداث نشاط Classroom. يمكنك استرداد هذه الأحداث باستدعاء UserUsageReport.get() مع parameters=classroom:PARAMETER.
الاسم
النوع
الوصف
classroom_last_usage_date_usec
عدد صحيح
لا ينطبق
num_courses_created
عدد صحيح
عدد الدورات التدريبية التي أنشأها المستخدم في تاريخ التقرير هذا.
num_posts_created
عدد صحيح
عدد المشاركات التي أنشأها المستخدم في تاريخ التقرير هذا.
دور
سلسلة
دور المستخدم، والذي يمكن أن يكون "طالبًا" أو "مُعلِّمًا"، بناءً على ما إذا كان المستخدم قد درّس دورة تدريبية نشطة في آخر 30 يومًا.
timestamp_last_interaction
عدد صحيح
الطابع الزمني لآخر مرة اتخذ فيها المستخدم إجراءً على Classroom.
تاريخ التعديل الأخير: 2025-08-29 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","easyToUnderstand","thumb-up"],["ساعَدني المحتوى في حلّ مشكلتي.","solvedMyProblem","thumb-up"],["غير ذلك","otherUp","thumb-up"]],[["لا يحتوي على المعلومات التي أحتاج إليها.","missingTheInformationINeed","thumb-down"],["الخطوات معقدة للغاية / كثيرة جدًا.","tooComplicatedTooManySteps","thumb-down"],["المحتوى قديم.","outOfDate","thumb-down"],["ثمة مشكلة في الترجمة.","translationIssue","thumb-down"],["مشكلة في العيّنات / التعليمات البرمجية","samplesCodeIssue","thumb-down"],["غير ذلك","otherDown","thumb-down"]],["تاريخ التعديل الأخير: 2025-08-29 (حسب التوقيت العالمي المتفَّق عليه)"],[],[],null,["# Classroom Parameters\n\nThis document lists the parameters for\nvarious types of\nClassroom activity events. You can retrieve these events by\ncalling [UserUsageReport.get()](/workspace/admin/reports/v1/reference/userUsageReport/get)\nwith `parameters=classroom:`\u003cvar class=\"apiparam\" translate=\"no\"\u003ePARAMETER\u003c/var\u003e.\n\n| Name | Type | Description |\n|--------------------------------|---------|----------------------------------------------------------------------------------------------------------------------------------------|\n| classroom_last_usage_date_usec | integer | None |\n| num_courses_created | integer | The number of courses the user created on this report date. |\n| num_posts_created | integer | The number of posts the user created on this report date. |\n| role | string | The user's role, which can be either 'student' or 'teacher', depending on whether the user taught a course active in the last 30 days. |\n| timestamp_last_interaction | integer | The timestamp of the last time the user took an action on Classroom. |"]]