• quarto support (create_quarto_doc() and add_to_quarto())
  • fenced .webex-check sections for self-checking quizzes
  • webex.hide knit hooks get set up .onLoad instead of in webex.R
  • remove js dependency on jquery
  • total_correct() deprecated
  • PDF rendering is better (but webexercises is really built for HTML)
  • new package name: webexercises
  • updated method to remove smart quotes when rmarkdown >= 2.2
  • new styles for correct and incorrect answers
  • longmcq() function for MCQs with long answers (creates a radiobutton interface)
  • add_webex_to_bookdown() new function to add helper functions to bookdown books