Open University Learning Analytics Dataset (OULAD)
Online Learning Platform Data with Student Demographics
@kaggle.anlgrbz_student_demographics_online_education_dataoulad
Online Learning Platform Data with Student Demographics
@kaggle.anlgrbz_student_demographics_online_education_dataoulad
CREATE TABLE studentvle (
"code_module" VARCHAR,
"code_presentation" VARCHAR,
"id_student" BIGINT,
"id_site" BIGINT,
"date" BIGINT,
"sum_click" BIGINT
);
Anyone who has the link will be able to view this.