Package: shinyquiz 0.0.1.9000
shinyquiz: Create Interactive Quizzes in 'shiny'
Simple and flexible quizzes in 'shiny'. Easily create quizzes from various pre-built question and choice types or create your own using 'htmltools' and 'shiny' packages as building blocks. Integrates with larger 'shiny' applications. Ideal for non-web-developers such as educators, data scientists, and anyone who wants to assess responses interactively in a small form factor.
Authors:
shinyquiz_0.0.1.9000.tar.gz
shinyquiz_0.0.1.9000.zip(r-4.7)shinyquiz_0.0.1.9000.zip(r-4.6)shinyquiz_0.0.1.9000.zip(r-4.5)
shinyquiz_0.0.1.9000.tgz(r-4.6-any)shinyquiz_0.0.1.9000.tgz(r-4.5-any)
shinyquiz_0.0.1.9000.tar.gz(r-4.7-any)shinyquiz_0.0.1.9000.tar.gz(r-4.6-any)
shinyquiz_0.0.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
shinyquiz/json (API)
NEWS
| # Install 'shinyquiz' in R: |
| install.packages('shinyquiz', repos = c('https://priism-center.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/priism-center/shinyquiz/issues
Pkgdown/docs site:https://priism-center.github.io
Last updated from:15abd540e6. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 122 | ||
| source / vignettes | OK | 153 | ||
| linux-release-x86_64 | OK | 153 | ||
| macos-release-arm64 | OK | 137 | ||
| macos-oldrel-arm64 | OK | 119 | ||
| windows-devel | OK | 71 | ||
| windows-release | OK | 68 | ||
| windows-oldrel | OK | 93 | ||
| wasm-release | OK | 116 |
Exports:add_choiceadd_numericadd_slideradd_textcreate_messagescreate_questioncreate_question_randomcreate_question_rawcreate_quizpreview_appquiz_serverquiz_uiset_quiz_options
Dependencies:base64encbslibcachemclicommonmarkdigestevaluatefarverfastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlabelinglaterlifecyclemagrittrmemoisemimeotelpromisespurrrR6rappdirsRColorBrewerRcppreactablereactRrlangrmarkdownsassscalesshinyshinyjssourcetoolsstringistringrtinytexvctrsviridisLitewithrxfunxtableyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Add choices to a quiz question | add_choice add_numeric add_slider add_text |
| Create a quiz question | create_question create_question_raw |
| Create a random question | create_question_random |
| Create a quiz | create_quiz |
| Tools for previewing quizzes | preview_app |
| Run a quiz in 'shiny' | quiz_server quiz_ui |
| Set the options for the quiz | create_messages set_quiz_options |
