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.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

On CRAN:

Conda:

3.38 score 4 stars 12 scripts 169 downloads 13 exports 50 dependencies

Last updated from:15abd540e6. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK122
source / vignettesOK153
linux-release-x86_64OK153
macos-release-arm64OK137
macos-oldrel-arm64OK119
windows-develOK71
windows-releaseOK68
windows-oldrelOK93
wasm-releaseOK116

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