diff --git a/data/processed/avg_progress_cats.csv b/data/processed/avg_progress_cats.csv index 43bece1..dd069db 100644 --- a/data/processed/avg_progress_cats.csv +++ b/data/processed/avg_progress_cats.csv @@ -1,40 +1,51 @@ -"group","date","n","avg_progress" -"uu",2023-06-05,10,17.64705882 -"uu",2023-06-15,16,27.02205882 -"uu",2023-06-23,20,34.85294118 -"uu",2023-07-13,15,0.208333333 -"uu",2023-07-24,15,0.208333333 -"uu",2023-08-03,16,6.0546875 -"uu",2023-08-14,18,11.28472222 -"uu",2023-08-24,21,13.83928571 -"uu",2023-09-14,26,18.14903846 -"uu",2023-10-04,36,23.95833333 -"uu",2023-11-09,38,26.06907895 -"other",2023-06-15,3,36.2745098 -"other",2023-06-23,4,27.20588235 -"other",2023-07-13,1,0 -"other",2023-07-24,2,0 -"other",2023-08-03,4,25 -"other",NA,6,17.70833333 -"other",2023-08-24,6,25 -"other",2023-09-14,9,27.43055556 -"other",2023-10-04,10,24.6875 -"other",2023-11-09,10,24.6875 -"uu_students",2023-06-15,2,1.470588235 -"uu_students",2023-06-23,2,1.470588235 -"uu_students",2023-07-24,1,87.5 -"uu_students",2023-08-03,1,87.5 -"uu_students",2023-08-14,2,43.75 -"uu_students",2023-08-24,2,43.75 -"uu_students",2023-09-14,3,57.29166667 -"uu_students",2023-10-04,4,42.96875 -"uu_students",2023-11-09,5,34.375 -"uu",2023-12-01,44,27.76988636 -"uu_students",2023-12-01,9,50 -"other",2023-12-01,10,24.6875 -"uu",2024-01-08,50,26.25 -"uu_students",2024-01-08,10,54.0625 -"other",2024-01-08,10,24.6875 -"uu",2024-02-01,58,25.7004310344828 -"uu_students",2024-02-01,13,48.7980769230769 -"other",2024-02-01,12,24.21875 +"group","date","n","avg_progress","Groups" +"uu",2023-06-05,10,17.64705882,NA +"uu",2023-06-15,16,27.02205882,NA +"uu",2023-06-23,20,34.85294118,NA +"uu",2023-07-13,15,0.208333333,NA +"uu",2023-07-24,15,0.208333333,NA +"uu",2023-08-03,16,6.0546875,NA +"uu",2023-08-14,18,11.28472222,NA +"uu",2023-08-24,21,13.83928571,NA +"uu",2023-09-14,26,18.14903846,NA +"uu",2023-10-04,36,23.95833333,NA +"uu",2023-11-09,38,26.06907895,NA +"other",2023-06-15,3,36.2745098,NA +"other",2023-06-23,4,27.20588235,NA +"other",2023-07-13,1,0,NA +"other",2023-07-24,2,0,NA +"other",2023-08-03,4,25,NA +"other",2023-08-14,6,17.70833333,NA +"other",2023-08-24,6,25,NA +"other",2023-09-14,9,27.43055556,NA +"other",2023-10-04,10,24.6875,NA +"other",2023-11-09,10,24.6875,NA +"uu_students",2023-06-15,2,1.470588235,NA +"uu_students",2023-06-23,2,1.470588235,NA +"uu_students",2023-07-24,1,87.5,NA +"uu_students",2023-08-03,1,87.5,NA +"uu_students",2023-08-14,2,43.75,NA +"uu_students",2023-08-24,2,43.75,NA +"uu_students",2023-09-14,3,57.29166667,NA +"uu_students",2023-10-04,4,42.96875,NA +"uu_students",2023-11-09,5,34.375,NA +"uu",2023-12-01,44,27.76988636,NA +"uu_students",2023-12-01,9,50,NA +"other",2023-12-01,10,24.6875,NA +"uu",2024-01-08,50,26.25,NA +"uu_students",2024-01-08,10,54.0625,NA +"other",2024-01-08,10,24.6875,NA +NA,2024-02-01,12,15.3645833333333,"DGK" +NA,2024-02-01,5,36.25,"REBO" +NA,2024-02-01,18,34.375,"FSW" +NA,2024-02-01,2,46.875,"GEO" +NA,2024-02-01,5,1.875,"GW" +NA,2024-02-01,15,27.5,"BETA" +NA,2024-02-01,1,6.25,"MED" +NA,2024-02-01,2,6.25,"UB" +NA,2024-02-01,1,71.875,"UBD" +NA,2024-02-01,11,49.1477272727273,"Student" +NA,2024-02-01,11,25.8522727272727,"External" +"uu",2024-02-01,58,25.7004310344828,NA +"uu_students",2024-02-01,13,48.7980769230769,NA +"other",2024-02-01,12,24.21875,NA diff --git a/data/processed/nr_participants.csv b/data/processed/nr_participants.csv index 6227eb9..d4f2311 100644 --- a/data/processed/nr_participants.csv +++ b/data/processed/nr_participants.csv @@ -1,14 +1,15 @@ -"date","total","uu","uu_students","other" -2023-06-05,10,10,0,0 -2023-06-15,21,16,2,3 -2023-06-23,26,20,2,4 -2023-07-13,16,15,0,1 -2023-07-24,43,34,4,5 -2023-08-03,46,35,4,7 -2023-08-14,20,15,3,2 -2023-08-24,54,40,5,9 -2023-09-14,62,44,6,12 -2023-10-04,74,54,7,13 -2023-11-09,77,56,8,13 -2023-12-01,87,62,12,13 -2024-01-08,94,68,13,13 +"date","total","uu","uu_students","other","DGK","REBO","FSW","GEO","GW","BETA","MED","UB","UBD","Student","External" +2023-06-05,10,10,0,0,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA +2023-06-15,21,16,2,3,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA +2023-06-23,26,20,2,4,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA +2023-07-13,16,15,0,1,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA +2023-07-24,43,34,4,5,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA +2023-08-03,46,35,4,7,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA +2023-08-14,20,15,3,2,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA +2023-08-24,54,40,5,9,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA +2023-09-14,62,44,6,12,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA +2023-10-04,74,54,7,13,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA +2023-11-09,77,56,8,13,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA +2023-12-01,87,62,12,13,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA,NA +2024-01-08,94,68,13,13,15,6,18,2,9,13,4,4,1,13,9 +2024-02-01,107,75,17,15,16,7,21,3,9,16,4,4,2,14,11 diff --git a/data/processed/quizscores.csv b/data/processed/quizscores.csv index 9f7269d..5720435 100644 --- a/data/processed/quizscores.csv +++ b/data/processed/quizscores.csv @@ -1,31 +1,40 @@ -"date","group","n","total_grade","Q1","Q2","Q3","Q4","Q5","Q6","Q7","Q8","Q9","Q10","Q11","Q12","Q13","Q14","Q15","Q16" -2023-07-24,"uu",9,8.185714286,77.77777778,96.2962963,87.03703704,100,93.75,93.75,75,87.5,87.5,100,62.5,70.83333333,62.5,62.5,87.5,87.5 -2023-07-24,"uu_students",1,7.2,100,100,83.33333333,100,100,100,100,0,100,0,0,66.66666667,100,0,100,100 -2023-07-24,"other",1,8,0,100,66.66666667,100,50,100,100,100,100,100,100,66.66666667,100,0,100,100 -2023-08-03,"uu",10,8.1625,80,96.66666667,86.66666667,100,94.44444444,94.44444444,77.77777778,77.77777778,88.88888889,100,66.66666667,74.07407407,55.55555556,55.55555556,88.88888889,88.88888889 -2023-08-03,"uu_students",1,7.2,100,100,83.33333333,100,100,100,100,0,100,0,0,66.66666667,100,0,100,100 -2023-08-03,"other",1,8,0,100,66.66666667,100,50,100,100,100,100,100,100,66.66666667,100,0,100,100 -2023-08-14,"uu",11,8.144444444,72.72727273,93.93939394,86.36363636,100,95,95,80,80,90,100,70,70,60,50,90,90 -2023-08-14,"uu_students",1,7.2,100,100,83.33333333,100,100,100,100,0,100,0,0,66.66666667,100,0,100,100 -2023-08-14,"other",1,8,0,100,66.66666667,100,50,100,100,100,100,100,100,66.66666667,100,0,100,100 -2023-08-24,"uu",12,8.17,75,94.44444444,86.11111111,100,95.45454545,95.45454545,81.81818182,81.81818182,90.90909091,100,72.72727273,69.6969697,54.54545455,45.45454545,90.90909091,90.90909091 -2023-08-24,"uu_students",1,7.2,100,100,83.33333333,100,100,100,100,0,100,0,0,66.66666667,100,0,100,100 -2023-08-24,"other",1,8,0,100,66.66666667,100,50,100,100,100,100,100,100,66.66666667,100,0,100,100 -2023-09-14,"uu",14,8.258333333,78.57142857,95.23809524,86.9047619,100,96.15384615,96.15384615,76.92307692,84.61538462,92.30769231,100,76.92307692,74.35897436,53.84615385,46.15384615,84.61538462,92.30769231 -2023-09-14,"uu_students",2,7.2,100,100,83.33333333,100,100,100,100,0,100,0,0,66.66666667,100,0,100,100 -2023-09-14,"other",2,8.95,50,100,75,100,75,100,100,100,100,100,100,83.33333333,100,50,100,100 -2023-10-04,"uu",17,8.233333333,82.35294118,94.11764706,88.23529412,100,96.875,96.875,75,75,90.625,93.75,81.25,72.91666667,62.5,43.75,87.5,87.5 -2023-10-04,"uu_students",2,7.2,100,100,83.33333333,100,100,100,100,0,100,0,0,66.66666667,100,0,100,100 -2023-10-04,"other",2,8.95,50,100,75,100,75,100,100,100,100,100,100,83.33333333,100,50,100,100 -2023-11-09,"uu",18,8.2125,83.33333333,94.44444444,87.03703704,100,97.05882353,91.17647059,70.58823529,76.47058824,91.17647059,94.11764706,82.35294118,74.50980392,64.70588235,41.17647059,88.23529412,88.23529412 -2023-11-09,"uu_students",2,7.2,100,100,83.33333333,100,100,100,100,0,100,0,0,66.66666667,100,0,100,100 -2023-11-09,"other",2,8.95,50,100,75,100,75,100,100,100,100,100,100,83.33333333,100,50,100,100 -2023-12-01,"uu",20,8.083333333,85,93.33333333,85,100,94.73684211,89.47368421,63.15789474,73.68421053,88.59649123,94.73684211,84.21052632,73.68421053,68.42105263,36.84210526,89.47368421,84.21052632 -2023-12-01,"uu_students",5,7.95,100,100,87.5,100,100,75,75,75,87.5,75,75,75,50,25,100,75 -2023-12-01,"other",2,8.95,50,100,75,100,75,100,100,100,100,100,100,83.33333333,100,50,100,100 -2024-01-08,"uu",21,8.1,80.9523809523809,93.6507936507936,84.9206349206349,100,95,90,65,75,89.1666666666667,95,85,73.3333333333333,70,35,90,85 -2024-01-08,"uu_students",6,7.9,100,100,86.6666666666667,100,100,80,80,60,80,80,80,80,60,20,100,60 -2024-01-08,"other",2,8.95,50,100,75,100,75,100,100,100,100,100,100,83.3333333333333,100,50,100,100 -2024-02-01,"uu",24,7.875,77.2727272727273,92.4242424242424,82.5757575757576,97.6190476190476,92.8571428571429,85.7142857142857,61.9047619047619,71.4285714285714,86.5079365079365,95.2380952380952,80.9523809523809,68.2539682539683,71.4285714285714,33.3333333333333,90.4761904761905,85.7142857142857 -2024-02-01,"uu_students",7,8.15,100,100,88.8888888888889,100,100,83.3333333333333,83.3333333333333,66.6666666666667,83.3333333333333,83.3333333333333,83.3333333333333,83.3333333333333,66.6666666666667,16.6666666666667,100,66.6666666666667 -2024-02-01,"other",2,8.95,50,100,75,100,75,100,100,100,100,100,100,83.3333333333333,100,50,100,100 +"date","group","n","total_grade","Q1","Q2","Q3","Q4","Q5","Q6","Q7","Q8","Q9","Q10","Q11","Q12","Q13","Q14","Q15","Q16","Groups" +2023-07-24,"uu",9,8.185714286,77.77777778,96.2962963,87.03703704,100,93.75,93.75,75,87.5,87.5,100,62.5,70.83333333,62.5,62.5,87.5,87.5,NA +2023-07-24,"uu_students",1,7.2,100,100,83.33333333,100,100,100,100,0,100,0,0,66.66666667,100,0,100,100,NA +2023-07-24,"other",1,8,0,100,66.66666667,100,50,100,100,100,100,100,100,66.66666667,100,0,100,100,NA +2023-08-03,"uu",10,8.1625,80,96.66666667,86.66666667,100,94.44444444,94.44444444,77.77777778,77.77777778,88.88888889,100,66.66666667,74.07407407,55.55555556,55.55555556,88.88888889,88.88888889,NA +2023-08-03,"uu_students",1,7.2,100,100,83.33333333,100,100,100,100,0,100,0,0,66.66666667,100,0,100,100,NA +2023-08-03,"other",1,8,0,100,66.66666667,100,50,100,100,100,100,100,100,66.66666667,100,0,100,100,NA +2023-08-14,"uu",11,8.144444444,72.72727273,93.93939394,86.36363636,100,95,95,80,80,90,100,70,70,60,50,90,90,NA +2023-08-14,"uu_students",1,7.2,100,100,83.33333333,100,100,100,100,0,100,0,0,66.66666667,100,0,100,100,NA +2023-08-14,"other",1,8,0,100,66.66666667,100,50,100,100,100,100,100,100,66.66666667,100,0,100,100,NA +2023-08-24,"uu",12,8.17,75,94.44444444,86.11111111,100,95.45454545,95.45454545,81.81818182,81.81818182,90.90909091,100,72.72727273,69.6969697,54.54545455,45.45454545,90.90909091,90.90909091,NA +2023-08-24,"uu_students",1,7.2,100,100,83.33333333,100,100,100,100,0,100,0,0,66.66666667,100,0,100,100,NA +2023-08-24,"other",1,8,0,100,66.66666667,100,50,100,100,100,100,100,100,66.66666667,100,0,100,100,NA +2023-09-14,"uu",14,8.258333333,78.57142857,95.23809524,86.9047619,100,96.15384615,96.15384615,76.92307692,84.61538462,92.30769231,100,76.92307692,74.35897436,53.84615385,46.15384615,84.61538462,92.30769231,NA +2023-09-14,"uu_students",2,7.2,100,100,83.33333333,100,100,100,100,0,100,0,0,66.66666667,100,0,100,100,NA +2023-09-14,"other",2,8.95,50,100,75,100,75,100,100,100,100,100,100,83.33333333,100,50,100,100,NA +2023-10-04,"uu",17,8.233333333,82.35294118,94.11764706,88.23529412,100,96.875,96.875,75,75,90.625,93.75,81.25,72.91666667,62.5,43.75,87.5,87.5,NA +2023-10-04,"uu_students",2,7.2,100,100,83.33333333,100,100,100,100,0,100,0,0,66.66666667,100,0,100,100,NA +2023-10-04,"other",2,8.95,50,100,75,100,75,100,100,100,100,100,100,83.33333333,100,50,100,100,NA +2023-11-09,"uu",18,8.2125,83.33333333,94.44444444,87.03703704,100,97.05882353,91.17647059,70.58823529,76.47058824,91.17647059,94.11764706,82.35294118,74.50980392,64.70588235,41.17647059,88.23529412,88.23529412,NA +2023-11-09,"uu_students",2,7.2,100,100,83.33333333,100,100,100,100,0,100,0,0,66.66666667,100,0,100,100,NA +2023-11-09,"other",2,8.95,50,100,75,100,75,100,100,100,100,100,100,83.33333333,100,50,100,100,NA +2023-12-01,"uu",20,8.083333333,85,93.33333333,85,100,94.73684211,89.47368421,63.15789474,73.68421053,88.59649123,94.73684211,84.21052632,73.68421053,68.42105263,36.84210526,89.47368421,84.21052632,NA +2023-12-01,"uu_students",5,7.95,100,100,87.5,100,100,75,75,75,87.5,75,75,75,50,25,100,75,NA +2023-12-01,"other",2,8.95,50,100,75,100,75,100,100,100,100,100,100,83.33333333,100,50,100,100,NA +2024-01-08,"uu",21,8.1,80.9523809523809,93.6507936507936,84.9206349206349,100,95,90,65,75,89.1666666666667,95,85,73.3333333333333,70,35,90,85,NA +2024-01-08,"uu_students",6,7.9,100,100,86.6666666666667,100,100,80,80,60,80,80,80,80,60,20,100,60,NA +2024-01-08,"other",2,8.95,50,100,75,100,75,100,100,100,100,100,100,83.3333333333333,100,50,100,100,NA +2024-02-01,"uu",24,7.875,77.2727272727273,92.4242424242424,82.5757575757576,97.6190476190476,92.8571428571429,85.7142857142857,61.9047619047619,71.4285714285714,86.5079365079365,95.2380952380952,80.9523809523809,68.2539682539683,71.4285714285714,33.3333333333333,90.4761904761905,85.7142857142857,NA +2024-02-01,"uu_students",7,8.15,100,100,88.8888888888889,100,100,83.3333333333333,83.3333333333333,66.6666666666667,83.3333333333333,83.3333333333333,83.3333333333333,83.3333333333333,66.6666666666667,16.6666666666667,100,66.6666666666667,NA +2024-02-01,"other",2,8.95,50,100,75,100,75,100,100,100,100,100,100,83.3333333333333,100,50,100,100,NA +2024-02-01,NA,9,7.56,71.4285714285714,90.4761904761905,76.1904761904762,91.6666666666667,91.6666666666667,66.6666666666667,50,83.3333333333333,88.8888888888889,100,83.3333333333333,66.6666666666667,83.3333333333333,33.3333333333333,83.3333333333333,100,"BETA" +2024-02-01,NA,3,7.06666666666667,66.6666666666667,88.8888888888889,77.7777777777778,100,83.3333333333333,83.3333333333333,0,33.3333333333333,77.7777777777778,100,66.6666666666667,55.5555555555556,100,33.3333333333333,100,66.6666666666667,"DGK" +2024-02-01,NA,1,9.9,100,100,83.3333333333333,100,100,100,100,100,100,100,100,100,100,100,100,100,"External" +2024-02-01,NA,6,8.45,100,100,91.6666666666667,100,91.6666666666667,100,66.6666666666667,83.3333333333333,91.6666666666667,83.3333333333333,83.3333333333333,77.7777777777778,66.6666666666667,16.6666666666667,100,100,"FSW" +2024-02-01,NA,1,8,100,100,83.3333333333333,100,100,100,100,0,100,100,100,100,0,0,100,100,"GEO" +2024-02-01,NA,4,8.2,75,91.6666666666667,87.5,100,100,87.5,100,100,75,100,75,75,50,50,75,75,"GW" +2024-02-01,NA,1,8,0,100,66.6666666666667,100,50,100,100,100,100,100,100,66.6666666666667,100,0,100,100,"MED" +2024-02-01,NA,2,8.2,50,83.3333333333333,83.3333333333333,100,100,100,100,50,100,100,100,50,100,50,100,50,"REBO" +2024-02-01,NA,6,7.9,100,100,86.6666666666667,100,100,80,80,60,80,80,80,80,60,20,100,60,"Student"