-
Notifications
You must be signed in to change notification settings - Fork 240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make shiny modules for quiz questions (instead of htmlwidgets) #194
Commits on Oct 5, 2018
-
First pass at making a radio shiny app. Commenting for now to see cha…
…nges going further
Configuration menu - View commit details
-
Copy full SHA for 463d389 - Browse repository at this point
Copy the full SHA 463d389View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cec06a - Browse repository at this point
Copy the full SHA 3cec06aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad14f17 - Browse repository at this point
Copy the full SHA ad14f17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d5f965 - Browse repository at this point
Copy the full SHA 7d5f965View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15c9b51 - Browse repository at this point
Copy the full SHA 15c9b51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02919e0 - Browse repository at this point
Copy the full SHA 02919e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa073eb - Browse repository at this point
Copy the full SHA fa073ebView commit details
Commits on Oct 8, 2018
-
Merge remote-tracking branch 'upstream/master' into text_answer
* upstream/master: Highlight code and exercise area (rstudio#185) save metadata information using dput vs deparse (rstudio#190)
Configuration menu - View commit details
-
Copy full SHA for 3a120c4 - Browse repository at this point
Copy the full SHA 3a120c4View commit details -
Merge branch 'master' into text_answer
* master: Aggressive Prerender checks within rmarkdown (rstudio#179)
Configuration menu - View commit details
-
Copy full SHA for 2463f1d - Browse repository at this point
Copy the full SHA 2463f1dView commit details
Commits on Oct 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d62f2ae - Browse repository at this point
Copy the full SHA d62f2aeView commit details
Commits on Oct 11, 2018
-
failed attempt to use raw shiny module. moving towards using a `rmark…
…down::shiny_prerendered_chunk`
Configuration menu - View commit details
-
Copy full SHA for 1b0c52f - Browse repository at this point
Copy the full SHA 1b0c52fView commit details
Commits on Oct 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e27cc8f - Browse repository at this point
Copy the full SHA e27cc8fView commit details -
checkbox is working with simpler s3 method calls and leveraging shiny…
… mechanisms use s3 methods for * question_initialize_input * question_completed_input * question_is_valid * question_is_correct * question_disable_selector (will probably remove)
Configuration menu - View commit details
-
Copy full SHA for 9027b0b - Browse repository at this point
Copy the full SHA 9027b0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 290ef52 - Browse repository at this point
Copy the full SHA 290ef52View commit details
Commits on Oct 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 90ccf08 - Browse repository at this point
Copy the full SHA 90ccf08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 949e424 - Browse repository at this point
Copy the full SHA 949e424View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8a6dda - Browse repository at this point
Copy the full SHA f8a6ddaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77494a3 - Browse repository at this point
Copy the full SHA 77494a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for be384d7 - Browse repository at this point
Copy the full SHA be384d7View commit details
Commits on Oct 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0762487 - Browse repository at this point
Copy the full SHA 0762487View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0011ee - Browse repository at this point
Copy the full SHA b0011eeView commit details
Commits on Oct 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 824a3af - Browse repository at this point
Copy the full SHA 824a3afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28def3f - Browse repository at this point
Copy the full SHA 28def3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b6ecd9 - Browse repository at this point
Copy the full SHA 0b6ecd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5d63af - Browse repository at this point
Copy the full SHA b5d63afView commit details -
This allows for waiting for a round trip from the browser to make sure information is initialized. Once initialized, prior question submissions can be retrieved. Without this, questions will try to retrieve information too early. Questions should not be displayed until prior submission is retrieved. Do not want to display a blip of temp state.
Configuration menu - View commit details
-
Copy full SHA for 6319e5c - Browse repository at this point
Copy the full SHA 6319e5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 043a0c1 - Browse repository at this point
Copy the full SHA 043a0c1View commit details -
default the ui to display "loading..." - Seems better than a pure ver…
…tial jump when loaded
Configuration menu - View commit details
-
Copy full SHA for 6fc7ae6 - Browse repository at this point
Copy the full SHA 6fc7ae6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4361bd0 - Browse repository at this point
Copy the full SHA 4361bd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6db1a7e - Browse repository at this point
Copy the full SHA 6db1a7eView commit details
Commits on Oct 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f0b3fc2 - Browse repository at this point
Copy the full SHA f0b3fc2View commit details
Commits on Oct 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 89a285b - Browse repository at this point
Copy the full SHA 89a285bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6fbdcf - Browse repository at this point
Copy the full SHA a6fbdcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a490eb - Browse repository at this point
Copy the full SHA 0a490ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b6d0d8 - Browse repository at this point
Copy the full SHA 8b6d0d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 436deb0 - Browse repository at this point
Copy the full SHA 436deb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f41accd - Browse repository at this point
Copy the full SHA f41accdView commit details
Commits on Oct 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8f57b26 - Browse repository at this point
Copy the full SHA 8f57b26View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2da361 - Browse repository at this point
Copy the full SHA a2da361View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f7ca86 - Browse repository at this point
Copy the full SHA 3f7ca86View commit details
Commits on Nov 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7519e4f - Browse repository at this point
Copy the full SHA 7519e4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for deea3d6 - Browse repository at this point
Copy the full SHA deea3d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15ea7dc - Browse repository at this point
Copy the full SHA 15ea7dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f854186 - Browse repository at this point
Copy the full SHA f854186View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7ab295 - Browse repository at this point
Copy the full SHA d7ab295View commit details
Commits on Nov 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ede9443 - Browse repository at this point
Copy the full SHA ede9443View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcbe8db - Browse repository at this point
Copy the full SHA dcbe8dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33ce968 - Browse repository at this point
Copy the full SHA 33ce968View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ded376 - Browse repository at this point
Copy the full SHA 8ded376View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4918913 - Browse repository at this point
Copy the full SHA 4918913View commit details -
Configuration menu - View commit details
-
Copy full SHA for b891728 - Browse repository at this point
Copy the full SHA b891728View commit details -
do not notify the client about quiz questions being correct. but do a…
…dd submitted answer
Configuration menu - View commit details
-
Copy full SHA for e2388d6 - Browse repository at this point
Copy the full SHA e2388d6View commit details
Commits on Nov 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b66d104 - Browse repository at this point
Copy the full SHA b66d104View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9092da - Browse repository at this point
Copy the full SHA d9092daView commit details -
barret validate that chunk lables do not have unwanted characters to …
…function better on JS side
Configuration menu - View commit details
-
Copy full SHA for 38e1bdb - Browse repository at this point
Copy the full SHA 38e1bdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65238a8 - Browse repository at this point
Copy the full SHA 65238a8View commit details
Commits on Nov 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7e99ee8 - Browse repository at this point
Copy the full SHA 7e99ee8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94ddb8c - Browse repository at this point
Copy the full SHA 94ddb8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d39297c - Browse repository at this point
Copy the full SHA d39297cView commit details -
when a question is reset with try_again, remove all matching progress…
… events and add a corresponding not completed event
Configuration menu - View commit details
-
Copy full SHA for 11a1449 - Browse repository at this point
Copy the full SHA 11a1449View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e9910a - Browse repository at this point
Copy the full SHA 9e9910aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 294955d - Browse repository at this point
Copy the full SHA 294955dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4277b87 - Browse repository at this point
Copy the full SHA 4277b87View commit details
Commits on Nov 26, 2018
-
Merge pull request #1 from schloerke/no-save-correct
Do not broadcast to client that quiz questions are correct
Configuration menu - View commit details
-
Copy full SHA for ab9fb5c - Browse repository at this point
Copy the full SHA ab9fb5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d380c2 - Browse repository at this point
Copy the full SHA 7d380c2View commit details
Commits on Apr 4, 2019
-
Merge branch 'master' into text_answer
* master: Bump rmarkdown version to >= v1.12.0 (rstudio#220) Explaining that the example is just an example (rstudio#203) Adding missing word 'in' to sentence. (rstudio#200) Converting _it's_ (it is) to _its_ (possessive). (rstudio#201)
Configuration menu - View commit details
-
Copy full SHA for ddc30dd - Browse repository at this point
Copy the full SHA ddc30ddView commit details
Commits on Apr 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 32b8065 - Browse repository at this point
Copy the full SHA 32b8065View commit details