Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Questo documento elenca i parametri per i vari tipi di eventi di attività di Classroom. Puoi recuperare questi eventi chiamando
UserUsageReport.get()
con parameters=classroom:PARAMETER.
Nome
Tipo
Descrizione
Classroom_last_usage_date_usec
integer
Nessuno
num_corsi_creati
integer
Il numero di corsi creati dall'utente in questa data del report.
num_post_create
integer
Il numero di post creati dall'utente in questa data del report.
ruolo
string
Il ruolo dell'utente, che può essere "studente" o "insegnante". Questo cambia a seconda che l'utente abbia insegnato o meno un corso attivo negli ultimi 30 giorni.
timestamp_last_interaction
integer
Il timestamp dell'ultima azione eseguita dall'utente su Classroom.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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. |"]]