The K-12 Student Coursework dataset is course-level data that provides information on each course taken by students. Taken from the Michigan Department of Educations Teacher-Student Data Link (TSDL) system and beginning in 2011-12, Michigan public schools were required to submit course taking information to the state; failure to submit information may reduce a school or district’s performance scorecard. Within the coursework data, we can observe the courses students take, the grade received, credits earned, and the assigned teacher and course section.
Approximately 95% of students in the main K12 student enrollment data are accounted for in the coursework data during the years for which we have comprehensive data (2012-2015). The student’s unique ID (RIC) can be linked to the student and assessment databases. The teacher’s unique id (RPIC) can be linked to the Employment database, which includes more detailed data on the teacher’s background) and certifications.
Beginning in 2015-16, Michigan public schools were only required to report students that fit into the following categories:
- Migrant education participants (grades 9-12)
- Dual enrollment participants (grades 9-12)
- Early middle College participants (grades 9-12)
- Advanced and accelerated learning (AP/IB) participants (All Grades)
- Virtual/online learning participants (All grades).
There are numerous challenges to using the coursework data. First, there are more than 15 million course-level observations for each academic year. Second, a “course” does not have the same clear meaning for students in grades K-8 (especially K-5) as it does for students in high school. Indeed, over 95% of courses in grades K-5 yield zero credits earned compared to 15-20% of courses yielding zero credits in high school (mostly for receiving a failing grade). Nearly two-thirds of course observations in grades K-5 have a missing grade, compared to 10% missing in grades 6-8 and less than 1% missing in grades 9-12. There are other challenges in assigning course grades, credits, and a “main” teacher described later in this memo.
For many potential projects, researchers may wish to use a student-by-year level file, where the observations includes the student’s GPA, total credits earned, courses attempted and passed, class sizes, teacher assignments in core academic subjects, and levels of courses taken (AP, honors, etc.).