CourseStatisticsAsJSON# class CourseStatisticsAsJSON[source]# Information about the amount of active students a course has. active_student_amount: int# The amount of “active” students this course has. An active student is a a student that has created a submission within the last 31 days.