Skip to content

Commit

Permalink
Merge pull request #2 from DorienHuijser/rewrite
Browse files Browse the repository at this point in the history
Rewrite to not have to save intermediate raw data
  • Loading branch information
DorienHuijser authored Dec 1, 2023
2 parents 616079a + c7827e6 commit 5653fd8
Show file tree
Hide file tree
Showing 8 changed files with 1,954 additions and 1,308 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
.Rhistory
.RData
.Ruserdata
raw/
data/raw/
/.quarto/
543 changes: 265 additions & 278 deletions PBfR_stats.qmd

Large diffs are not rendered by default.

618 changes: 618 additions & 0 deletions archive/PBfR_stats.qmd

Large diffs are not rendered by default.

34 changes: 34 additions & 0 deletions data/processed/avg_progress_cats.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
"","group","date","n","avg_progress"
"1","uu",2023-06-05,10,17.64705882
"2","uu",2023-06-15,16,27.02205882
"3","uu",2023-06-23,20,34.85294118
"4","uu",2023-07-13,15,0.208333333
"5","uu",2023-07-24,15,0.208333333
"6","uu",2023-08-03,16,6.0546875
"7","uu",2023-08-14,18,11.28472222
"8","uu",2023-08-24,21,13.83928571
"9","uu",2023-09-14,26,18.14903846
"10","uu",2023-10-04,36,23.95833333
"11","uu",2023-11-09,38,26.06907895
"12","other",2023-06-15,3,36.2745098
"13","other",2023-06-23,4,27.20588235
"14","other",2023-07-13,1,0
"15","other",2023-07-24,2,0
"16","other",2023-08-03,4,25
"17","other",2023-08-14,6,17.70833333
"18","other",2023-08-24,6,25
"19","other",2023-09-14,9,27.43055556
"20","other",2023-10-04,10,24.6875
"21","other",2023-11-09,10,24.6875
"22","uu_students",2023-06-15,2,1.470588235
"23","uu_students",2023-06-23,2,1.470588235
"24","uu_students",2023-07-24,1,87.5
"25","uu_students",2023-08-03,1,87.5
"26","uu_students",2023-08-14,2,43.75
"27","uu_students",2023-08-24,2,43.75
"28","uu_students",2023-09-14,3,57.29166667
"29","uu_students",2023-10-04,4,42.96875
"30","uu_students",2023-11-09,5,34.375
"31","uu",2023-12-01,44,27.7698863636364
"32","uu_students",2023-12-01,9,50
"33","other",2023-12-01,10,24.6875
13 changes: 13 additions & 0 deletions data/processed/nr_participants.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
"","date","total","uu","uu_students","other"
"1",2023-06-05,10,10,0,0
"2",2023-06-15,21,16,2,3
"3",2023-06-23,26,20,2,4
"4",2023-07-13,16,15,0,1
"5",2023-07-24,43,34,4,5
"6",2023-08-03,46,35,4,7
"7",2023-08-14,20,15,3,2
"8",2023-08-24,54,40,5,9
"9",2023-09-14,62,44,6,12
"10",2023-10-04,74,54,7,13
"11",2023-11-09,77,56,8,13
"12",2023-12-01,87,62,12,13
25 changes: 25 additions & 0 deletions data/processed/quizscores.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
"","X","date","group","n","total_grade","Q1","Q2","Q3","Q4","Q5","Q6","Q7","Q8","Q9","Q10","Q11","Q12","Q13","Q14","Q15","Q16"
"1",1,2023-07-24,"uu",9,8.18571428571429,77.7777777777778,96.2962962962963,87.0370370370371,100,93.75,93.75,75,87.5,87.5,100,62.5,70.8333333333333,62.5,62.5,87.5,87.5
"2",2,2023-07-24,"uu_students",1,7.2,100,100,83.3333333333333,100,100,100,100,0,100,0,0,66.6666666666667,100,0,100,100
"3",3,2023-07-24,"other",1,8,0,100,66.6666666666667,100,50,100,100,100,100,100,100,66.6666666666667,100,0,100,100
"4",4,2023-08-03,"uu",10,8.1625,80,96.6666666666667,86.6666666666667,100,94.4444444444444,94.4444444444444,77.7777777777778,77.7777777777778,88.8888888888889,100,66.6666666666667,74.0740740740741,55.5555555555556,55.5555555555556,88.8888888888889,88.8888888888889
"5",5,2023-08-03,"uu_students",1,7.2,100,100,83.3333333333333,100,100,100,100,0,100,0,0,66.6666666666667,100,0,100,100
"6",6,2023-08-03,"other",1,8,0,100,66.6666666666667,100,50,100,100,100,100,100,100,66.6666666666667,100,0,100,100
"7",7,2023-08-14,"uu",11,8.14444444444444,72.7272727272727,93.9393939393939,86.3636363636364,100,95,95,80,80,90,100,70,70,60,50,90,90
"8",8,2023-08-14,"uu_students",1,7.2,100,100,83.3333333333333,100,100,100,100,0,100,0,0,66.6666666666667,100,0,100,100
"9",9,2023-08-14,"other",1,8,0,100,66.6666666666667,100,50,100,100,100,100,100,100,66.6666666666667,100,0,100,100
"10",10,2023-08-24,"uu",12,8.17,75,94.4444444444444,86.1111111111111,100,95.4545454545455,95.4545454545455,81.8181818181818,81.8181818181818,90.9090909090909,100,72.7272727272727,69.6969696969697,54.5454545454546,45.4545454545455,90.9090909090909,90.9090909090909
"11",11,2023-08-24,"uu_students",1,7.2,100,100,83.3333333333333,100,100,100,100,0,100,0,0,66.6666666666667,100,0,100,100
"12",12,2023-08-24,"other",1,8,0,100,66.6666666666667,100,50,100,100,100,100,100,100,66.6666666666667,100,0,100,100
"13",13,2023-09-14,"uu",14,8.25833333333333,78.5714285714286,95.2380952380952,86.9047619047619,100,96.1538461538461,96.1538461538461,76.9230769230769,84.6153846153846,92.3076923076923,100,76.9230769230769,74.3589743589744,53.8461538461538,46.1538461538462,84.6153846153846,92.3076923076923
"14",14,2023-09-14,"uu_students",2,7.2,100,100,83.3333333333333,100,100,100,100,0,100,0,0,66.6666666666667,100,0,100,100
"15",15,2023-09-14,"other",2,8.95,50,100,75,100,75,100,100,100,100,100,100,83.3333333333333,100,50,100,100
"16",16,2023-10-04,"uu",17,8.23333333333333,82.3529411764706,94.1176470588235,88.2352941176471,100,96.875,96.875,75,75,90.625,93.75,81.25,72.9166666666667,62.5,43.75,87.5,87.5
"17",17,2023-10-04,"uu_students",2,7.2,100,100,83.3333333333333,100,100,100,100,0,100,0,0,66.6666666666667,100,0,100,100
"18",18,2023-10-04,"other",2,8.95,50,100,75,100,75,100,100,100,100,100,100,83.3333333333333,100,50,100,100
"19",19,2023-11-09,"uu",18,8.2125,83.3333333333333,94.4444444444444,87.0370370370371,100,97.0588235294118,91.1764705882353,70.5882352941177,76.4705882352941,91.1764705882353,94.1176470588235,82.3529411764706,74.5098039215686,64.7058823529412,41.1764705882353,88.2352941176471,88.2352941176471
"20",20,2023-11-09,"uu_students",2,7.2,100,100,83.3333333333333,100,100,100,100,0,100,0,0,66.6666666666667,100,0,100,100
"21",21,2023-11-09,"other",2,8.95,50,100,75,100,75,100,100,100,100,100,100,83.3333333333333,100,50,100,100
"22",NA,2023-12-01,"uu",20,8.08333333333333,85,93.3333333333333,85,100,94.7368421052632,89.4736842105263,63.1578947368421,73.6842105263158,88.5964912280702,94.7368421052632,84.2105263157895,73.6842105263158,68.4210526315789,36.8421052631579,89.4736842105263,84.2105263157895
"23",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
"24",NA,2023-12-01,"other",2,8.95,50,100,75,100,75,100,100,100,100,100,100,83.3333333333333,100,50,100,100
9 changes: 9 additions & 0 deletions data/processed/total_quiz_scores.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
"","X","date","n","total_grade","Q1","Q2","Q3","Q4","Q5","Q6","Q7","Q8","Q9","Q10","Q11","Q12","Q13","Q14","Q15","Q16"
"1",1,2023-07-24,9,8.05555555555556,72.7272727272727,96.969696969697,84.8484848484848,100,90,95,80,80,90,90,60,70,70,50,90,90
"2",2,2023-08-03,10,8.05,75,97.2222222222222,84.7222222222222,100,90.9090909090909,95.4545454545455,81.8181818181818,72.7272727272727,90.9090909090909,90.9090909090909,63.6363636363636,72.7272727272727,63.6363636363636,45.4545454545455,90.9090909090909,90.9090909090909
"3",3,2023-08-14,11,8.04545454545454,69.2307692307692,94.8717948717949,84.6153846153846,100,91.6666666666667,95.8333333333333,83.3333333333333,75,91.6666666666667,91.6666666666667,66.6666666666667,69.4444444444445,66.6666666666667,41.6666666666667,91.6666666666667,91.6666666666667
"4",4,2023-08-24,12,8.075,71.4285714285714,95.2380952380952,84.5238095238095,100,92.3076923076923,96.1538461538461,84.6153846153846,76.9230769230769,92.3076923076923,92.3076923076923,69.2307692307692,69.2307692307692,61.5384615384615,38.4615384615385,92.3076923076923,92.3076923076923
"5",5,2023-09-14,15,8.28,76.4705882352941,96.078431372549,85.2941176470588,100,93.75,96.875,81.25,81.25,93.75,93.75,75,75,62.5,43.75,87.5,93.75
"6",6,2023-10-04,18,8.25555555555556,80,95,86.6666666666667,100,94.7368421052632,97.3684210526316,78.9473684210526,73.6842105263158,92.1052631578947,89.4736842105263,78.9473684210526,73.6842105263158,68.4210526315789,42.1052631578947,89.4736842105263,89.4736842105263
"7",7,2023-11-09,19,8.23684210526316,80.9523809523809,95.2380952380952,85.7142857142857,100,95,92.5,75,75,92.5,90,80,75,70,40,90,90
"8",NA,2023-12-01,24,8.13333333333333,84.6153846153846,94.8717948717949,84.6153846153846,100,94,88,68,76,89.3333333333333,92,84,74.6666666666667,68,36,92,84
Loading

0 comments on commit 5653fd8

Please sign in to comment.