Skip to content
forked from bkoester/PLA

University of Michigan source code and data associated with Practical Learning Analytics course.

Notifications You must be signed in to change notification settings

SociallyCompute/PLA

 
 

Repository files navigation

PLA (Practical Learning Analytics)

Code and resources for the Pracitcal Learning Analytics online course offered at Michigan, all in R, all in the top directory. Code is all desgined to run student record and student course tables provided. Larger pieces of code (e.g. grade.penalty.module.R) are broken into separate files. More details are given in the wiki (link on the right side). Subdirectories contain projects in developement that will likely be forked in the near future.

grade.penalty.module.R: Grade penalty analysis. Requires the optmatch package.

course.persistence.module.R: Course to course persistence.

course.pathways.treemaps.R: Given some course, create a treemap of courses taken before, during, and after students take this course.

course.pathways.barplots.R: Given some course, create a barplot of the most commonly taken courses before, during, and after this course.

student.course.csv: the student course table

student.record.csv: the student record table.

About

University of Michigan source code and data associated with Practical Learning Analytics course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 57.8%
  • JavaScript 25.1%
  • HTML 14.5%
  • CSS 2.6%