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.5)shinyquiz_0.0.1.9000.zip(r-4.4)shinyquiz_0.0.1.9000.zip(r-4.3)
shinyquiz_0.0.1.9000.tgz(r-4.4-any)shinyquiz_0.0.1.9000.tgz(r-4.3-any)
shinyquiz_0.0.1.9000.tar.gz(r-4.5-noble)shinyquiz_0.0.1.9000.tar.gz(r-4.4-noble)
shinyquiz_0.0.1.9000.tgz(r-4.4-emscripten)shinyquiz_0.0.1.9000.tgz(r-4.3-emscripten)
shinyquiz.pdf |shinyquiz.html✨
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
Last updated 6 months agofrom:123c5d0f49. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-win | OK | Nov 11 2024 |
R-4.5-linux | OK | Nov 11 2024 |
R-4.4-win | OK | Nov 11 2024 |
R-4.4-mac | OK | Nov 11 2024 |
R-4.3-win | OK | Nov 11 2024 |
R-4.3-mac | OK | Nov 11 2024 |
Exports:add_choiceadd_numericadd_slideradd_textcreate_messagescreate_questioncreate_question_randomcreate_question_rawcreate_quizpreview_appquiz_serverquiz_uiset_quiz_options
Dependencies:base64encbslibcachemclicolorspacecommonmarkcrayondigestevaluatefarverfastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlabelinglaterlifecyclemagrittrmemoisemimemunsellpromisespurrrR6rappdirsRColorBrewerRcppreactablereactRrlangrmarkdownsassscalesshinyshinyjssourcetoolsstringistringrtinytexvctrsviridisLitewithrxfunxtableyaml
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 |