display_question.Rd
Function creating a preview of a question embedded in a shiny dashboard, not as a model.
display_question(selected, course_paths, test_parameters = NA)
Tibble. Selected document.
Reactive. Function containing a list of paths to the different folders and databases on local disk.
Tibble. Test parameters if the document to display is a specific version of a question selected for a test.
User interface showing the question within the interface, not as a modal.