Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 173 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 173 Bytes

iQuiz

This is a port of jquery-Quiz to the [htmlwidgets] framework.

x <- "This is a question

1. 1
2. _2_
3. 3
"

library(markdown)
library(iquiz)
iquiz(x)