-
Notifications
You must be signed in to change notification settings - Fork 593
Description
Does swirl usually save lesson progress, as in which lessons of a course I have already completed? For me, it only saves the progress of a certain lesson, when I exit swirl in the middle of the lesson, but I can't see which lessons I have completed so far.
Here's what sessionInfo() returns:
R version 4.5.1 (2025-06-13)
Platform: x86_64-apple-darwin20
Running under: macOS Ventura 13.7.6
Matrix products: default
BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/lib/libRlapack.dylib; LAPACK version 3.12.1
locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8
time zone: Europe/Berlin
tzcode source: internal
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] swirl_2.4.3
loaded via a namespace (and not attached):
[1] digest_0.6.37 R6_2.6.1 magrittr_2.0.3 glue_1.8.0 stringr_1.5.1
[6] RCurl_1.98-1.17 lifecycle_1.0.4 bitops_1.0-9 cli_3.6.5 vctrs_0.6.5
[11] testthat_3.2.3 compiler_4.5.1 httr_1.4.7 tools_4.5.1 brio_1.1.5
[16] yaml_2.3.10 rlang_1.1.6 stringi_1.8.7