Closed emilliman5 closed 3 years ago
Is it possible to show a user a random subset of questions from the questions df at each visit?
The solution in #35, makes this possible, by allowing you to wrap survey_output in a renderUI so that you can make the questions reactive when a user visits
survey_output
renderUI
Is it possible to show a user a random subset of questions from the questions df at each visit?