# NOT RUN {
# While writing a new lesson by hand just use:
wq_multiple()
# If converting from another format to a swirl course you may want to sue the
# API:
wq_multiple("Which of the following is not a planet in our solar system?",
c("Venus", "Saturn", "Pluto"), "Pluto", "omnitest(correctVal= 'Pluto')",
"It's the smallest celestial body you can choose.")
# }
Run the code above in your browser using DataLab