Git Product home page Git Product logo

shinyquiz's People

Contributors

gperrett avatar joemarlo avatar

Watchers

 avatar  avatar

shinyquiz's Issues

TODO

FEATURE LIST

  • mvp

    • Easy-mode pre-generated question structure @gperrett
    • Sandbox-mode that has quasi-infinite questions
      • Function that randomly generates questions @gperrett
  • wishlist

    • Print-out grade report -- html and pdf version @joemarlo
    • Google Sheets write out results
    • Rmarkdown / quarto support
    • Styling themes
    • Different layouts
    • On final menu, hover over row to preview question
    • Pipeable quiz object for easy modification
    • Make quiz object modifiable so quiz can be adjusted on-the-fly within Shiny?

QUIZ WRITER API @gperrett

  • Create a user friendly API that can create questions and output as HTML
  • Output should be HTML for question, function for grader, function for user answer printer, correct answer printer
  • Create a preview that spins up a shiny app to test in RStudio
    • Create preview that shows only html, no interactivity
  • Create method of generating infinite questions

STATE MACHINE / CORE LOGIC @joemarlo

  • Create test quiz
  • S4 classes for quiz, quiz questions
  • Sandbox mode vs end early mode
  • Constructors that interface between the user-friendly code and the backend
  • Need function that takes in raw HTML
  • Move messages into an object
  • BUG: shows quiz skipped when getting one wrong (not in sandbox mode)
  • Add option to make 'end early' mode optional

SHINY INTEGRATION @joemarlo


TACTICAL

  • Move over code from thinkCausal repo @joemarlo
  • Structure as an R package @joemarlo
  • Move repo to PRIISM @joemarlo
  • Move current thinkCausal quizzes to shinyQuiz structure
  • Unit tests
  • Examples
  • Review need for \dontrun{}
  • Add example app running on shinyapps.io

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.