🚨 PSA for R/exams users.
New StackOverflow post showing how to generate interactive overviews of all your exercise files. In response to the question by Luca Scrucca. #rexams #rstats
https://stackoverflow.com/questions/79772886#79773194

Create a document with an overview of all available R/exams exercises
I have several .qmd files with R/exams exercises. I can select a subset and include them in a PDF file using exams2pdf() without any problem.
However, I would like to produce a PDF file with all the
Stack Overflow