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.
To install from github:
devtools::install_github("jakubkuzilek/oulad")