Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 756 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 756 Bytes

OULAD: Open University Learning Analytics dataset

CRAN_Status_Badge Travis-CI Build Status

The package contains OULAD dataset available at https://analyse.kmi.open.ac.uk/open_dataset. It contains 7 data frames:

  • assessment
  • course
  • student
  • vle
  • student_assessment
  • student_vle
  • student_registration

Together they are forming database of over 30,000 students and their performance and interactions within Virtual Learning Environment.

Example

To install from github:

devtools::install_github("jakubkuzilek/oulad")