Package: checkdown 0.0.12
checkdown: Check-Fields and Check-Boxes for 'rmarkdown'
Creates auto-grading check-fields and check-boxes for 'rmarkdown' or 'quarto' HTML. It can be used in class, when teacher share materials and tasks, so students can solve some problems and check their work. In contrast to the 'learnr' package, the 'checkdown' package works serverlessly without 'shiny'.
Authors:
checkdown_0.0.12.tar.gz
checkdown_0.0.12.zip(r-4.5)checkdown_0.0.12.zip(r-4.4)checkdown_0.0.12.zip(r-4.3)
checkdown_0.0.12.tgz(r-4.4-any)checkdown_0.0.12.tgz(r-4.3-any)
checkdown_0.0.12.tar.gz(r-4.5-noble)checkdown_0.0.12.tar.gz(r-4.4-noble)
checkdown_0.0.12.tgz(r-4.4-emscripten)checkdown_0.0.12.tgz(r-4.3-emscripten)
checkdown.pdf |checkdown.html✨
checkdown/json (API)
NEWS
# Install 'checkdown' in R: |
install.packages('checkdown', repos = c('https://agricolamz.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/agricolamz/checkdown/issues
Last updated 1 years agofrom:77502c8d1f. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-win | OK | Nov 20 2024 |
R-4.5-linux | OK | Nov 20 2024 |
R-4.4-win | OK | Nov 20 2024 |
R-4.4-mac | OK | Nov 20 2024 |
R-4.3-win | OK | Nov 20 2024 |
R-4.3-mac | OK | Nov 20 2024 |
Exports:check_hintcheck_hintscheck_questioninsert_audioinsert_imagesinsert_score
Dependencies:base64enccommonmarkdigestfastmapgluehtmltoolsmarkdownrlangxfun
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create hint for 'rmarkdown' | check_hint |
Create list of hints for 'rmarkdown' | check_hints |
Create check-fields and check-boxes for 'rmarkdown' | check_question |
Insert audio | insert_audio |
Insert multiple images into questions and hints | insert_images |
Create an overall sum score for all correct tasks in the document | insert_score |