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
CustomerUsageReports.get()
con parameters=classroom:PARAMETER.
Nome
Tipo
Descrizione
num_14giorni_attivi_corsi
integer
Corsi con qualsiasi attività negli ultimi 14 giorni.
num_1giorno_studenti
integer
Studenti che hanno eseguito l'accesso a Classroom nell'ultimo giorno.
num_1day_teachers
integer
Gli insegnanti che hanno eseguito l'accesso a Classroom alla data specificata.
num_30giorni_studenti
integer
Studenti che hanno eseguito l'accesso a Classroom negli ultimi 30 giorni.
num_30giorni_insegnanti
integer
Insegnanti che hanno eseguito l'accesso a Classroom negli ultimi 30 giorni.
num_7giorni_studenti
integer
Studenti che hanno eseguito l'accesso a Classroom negli ultimi 7 giorni.
num_7day_teachers
integer
Insegnanti che hanno eseguito l'accesso a Classroom negli ultimi 7 giorni.
num_corsi_creati
integer
Corsi creati nella data indicata.
num_student_post_creato
integer
Post creati dagli studenti nella data specificata.
[[["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 2023-01-05 UTC."],[[["This document outlines the parameters for different Classroom activity events that can be retrieved using the `CustomerUsageReports.get()` method."],["The parameters provide data on various metrics, such as the number of active courses, student and teacher engagement, and the creation of courses and posts."],["A student is defined as a user without teaching activity in the last 30 days, while a teacher has taught at least one course with activity in that timeframe."]]],[]]