R/DATASET.R

#' Mockup QCM dataset.
#'
#' A dataset containing some questions to test different configurations.
#'
#' @format A data frame with 5 questions :
#' \describe{
#'   \item{question}{question}
#'   \item{correct}{the right answers}
#'   \item{wrong}{the wrong answers}
#'   \item{tag}{tag that make question subsetable}
#' }
"QCM_test"
Guillaume-Lombardo/rQCM documentation built on Oct. 30, 2019, 6:37 p.m.