Package: shinyquiz 0.0.1.9000

Joseph Marlo

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:Joseph Marlo [aut, cre], George Perrett [aut]

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'))

Peer review:

Bug tracker:https://github.com/priism-center/shinyquiz/issues

On CRAN:

13 exports 3 stars 1.70 score 52 dependencies 10 scripts 155 downloads

Last updated 4 months agofrom:123c5d0f49. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 12 2024
R-4.5-winOKSep 12 2024
R-4.5-linuxOKSep 12 2024
R-4.4-winOKSep 12 2024
R-4.4-macOKSep 12 2024
R-4.3-winOKSep 12 2024
R-4.3-macOKSep 12 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 pageTopics
Add choices to a quiz questionadd_choice add_numeric add_slider add_text
Create a quiz questioncreate_question create_question_raw
Create a random questioncreate_question_random
Create a quizcreate_quiz
Tools for previewing quizzespreview_app
Run a quiz in 'shiny'quiz_server quiz_ui
Set the options for the quizcreate_messages set_quiz_options