tigeR – Training mit individuell generierten Erfolgsrückmeldungen in R (training with individually generated progress feedback in R) aims to create a Shiny web application that supports students (in the introductory statistics class of psychology at Goethe University) throughout the semester with exercise tasks in statistics and R programming. The app will provide individualized, automated feedback on both individual exercises and global competencies, allowing students to track their learning progress over time. The Shiny app will be designed to offer a user-friendly interface, making it easy for students to access exercises, submit their solutions, and receive instant feedback on their performance. The app will cover a range of topics in statistics and R, catering to different levels of difficulty and complexity.
You can install the development version of shinytigeR from GitHub with:
# install.packages("devtools")
devtools::install_github("jlschnatz/shinytigeR")This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.


