CoverSlide
/**
* Returns 'Cover'
*
* @returns {string}
*/
getType()
/**
* Starts the quiz and going to the first slide.
*/
start()
/**
* Returns the start button label.
*
* @returns {*}
*/
getStartLabel() Last updated
/**
* Returns 'Cover'
*
* @returns {string}
*/
getType()
/**
* Starts the quiz and going to the first slide.
*/
start()
/**
* Returns the start button label.
*
* @returns {*}
*/
getStartLabel() Last updated