Walkthrough 08 - Virtual learning environment (VLE) log-trace data.

oulad_interactions_filtered

Format

Dataset of class tibble.

Source

Open University Learning Analytics Dataset https://analyse.kmi.open.ac.uk/open-dataset

Examples


str(dataedu::oulad_interactions_filtered)
#> 'data.frame':	5548858 obs. of  11 variables:
#>  $ code_module               : chr  "AAA" "AAA" "AAA" "AAA" ...
#>  $ code_presentation         : chr  "2013J" "2013J" "2013J" "2013J" ...
#>  $ id_student                : int  28400 28400 28400 28400 28400 28400 28400 28400 28400 28400 ...
#>  $ id_site                   : int  546652 546652 546652 546614 546714 546652 546876 546688 546662 546890 ...
#>  $ date                      : int  -10 -10 -10 -10 -10 -10 -10 -10 -10 -10 ...
#>  $ sum_click                 : int  4 1 1 11 1 8 2 15 17 1 ...
#>  $ activity_type             : chr  "forumng" "forumng" "forumng" "homepage" ...
#>  $ week_from                 : int  NA NA NA NA NA NA NA NA NA NA ...
#>  $ week_to                   : int  NA NA NA NA NA NA NA NA NA NA ...
#>  $ module_presentation_length: int  268 268 268 268 268 268 268 268 268 268 ...
#>  $ quantile_cutoff_date      : int  54 54 54 54 54 54 54 54 54 54 ...