Colophon

This book was written in Quarto and rendered to HTML and PDF. All analyses were conducted in R. The source code is available at the book’s GitHub repository.

About the Authors

Wei Wang is a PhD student in Learning, Design, and Technology at the University of Tennessee, Knoxville. His research focuses on generative AI in education, educational data science, and evaluation methods. Website: https://wwang93.github.io/Vino-Wang-Website/

Mete Akcaoglu is Professor of Instructional Technology and Chair of the Department of Learning, Teaching, and Human Development at Georgia Southern University. His research examines game-based learning, interest development, computational thinking, and online pedagogy, with a methodological focus on computational approaches to educational data. Website: https://meteakcaoglu.com/

Joshua M. Rosenberg is Haslam Family Professor and Associate Professor of STEM Education at the University of Tennessee, Knoxville. His research focuses on learning analytics, educational data science, and open, reproducible research in education. Website: https://joshuamrosenberg.com/

Shaun Kellogg is Senior Director of the Office of Research and Promising Practices at the North Carolina Department of Public Instruction. His work focuses on evidence-based decision-making, research-practice partnerships, and the use of data to improve educational outcomes. Website: https://www.dpi.nc.gov/blog/2025/09/17/how-ncdpis-office-research-promising-practices-turns-evidence-action

The R session information below documents the computational environment used to produce this edition, including the R version, platform, and all packages loaded during rendering.

Build date: May 01, 2026 
Quarto version: 1.9.37 
R version 4.4.3 (2025-02-28 ucrt)
Platform: x86_64-w64-mingw32/x64
Running under: Windows 11 x64 (build 26200)

Matrix products: default


locale:
[1] LC_COLLATE=English_United States.utf8 
[2] LC_CTYPE=English_United States.utf8   
[3] LC_MONETARY=English_United States.utf8
[4] LC_NUMERIC=C                          
[5] LC_TIME=English_United States.utf8    

time zone: America/New_York
tzcode source: internal

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
 [1] digest_0.6.37     later_1.4.1       fastmap_1.2.0     xfun_0.52        
 [5] knitr_1.49        htmltools_0.5.8.1 rmarkdown_2.29    lifecycle_1.0.4  
 [9] ps_1.8.1          cli_3.6.3         processx_3.8.4    compiler_4.4.3   
[13] rstudioapi_0.17.1 tools_4.4.3       quarto_1.5.1      evaluate_1.0.1   
[17] Rcpp_1.0.13-1     yaml_2.3.10       rlang_1.1.4       jsonlite_1.8.9   
[21] htmlwidgets_1.6.4