קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
במסמך הזה מפורטים הפרמטרים של
סוגים שונים של אירועי פעילות ב-Classroom. כדי לאחזר את האירועים האלה, עליך לקרוא ל-UserUsageReport.get()
עם parameters=classroom:PARAMETER.
שם
סוג
תיאור
Classroom_last_usage_date_usec
מספר שלם
ללא
num_קורסs_נוצר
מספר שלם
מספר הקורסים שהמשתמש יצר בתאריך הדוח הזה.
num_posts_created
מספר שלם
מספר הפוסטים שהמשתמש יצר בתאריך הדוח הזה.
תפקיד
string
תפקיד המשתמש, שיכול להיות 'תלמיד/ה' או 'מורה', תלוי אם המשתמש לימד קורס שפעיל ב-30 הימים האחרונים.
timestamp_last_interaction
מספר שלם
חותמת הזמן של הפעם האחרונה שהמשתמש ביצע פעולה ב-Classroom.
[[["התוכן קל להבנה","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 (שעון UTC)."],[],[],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. |"]]