shinyquiz is an R package for creating simple, flexible quizzes within R 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 Shiny applications. Ideal for non-web-developers such…
Les fonctionnalités principales de priism-center/shinyquiz sont : Input Widgets, Specialized Input Widgets.
Les alternatives open-source à priism-center/shinyquiz incluent : appsilon/shinynlq — Natural language queries for shiny as a bslib custom component. biogen-inc/ideafilter — Agnostic, Idiomatic Data Filter Module for Shiny. burgerga/shinytime — shinyTime provides a timeInput widget for Shiny. This widget allows intuitive time input in the hh:mm:ss or hh:mm… carlganz/shinycleave — Shiny provides many basic inputs that map nicely to R's basic datatypes. However, there many instances where users may… cotepat/shinyknobs — A collection of knob inputs for Shiny. alexvpickering/shinypanel — Shiny control panel with button-attached inputs and tooltips.
shinyTime provides a timeInput widget for Shiny. This widget allows intuitive time input in the hh:mm:ss or hh:mm (24-hour) format by using a separate numeric input for each time component. Setting and getting of the time in R is done with date-time objects.
Shiny control panel with button-attached inputs and tooltips.