TenantCourseStatistics#

class TenantCourseStatistics[source]#

Information about the amount of courses a tenant has.

total: int#

The total amount of courses of this tenant.

active: int#

The amount of “active” courses this tenant has. An active course is a course in which a student has created a submission within the last 31 days.