Client#quiz. currentQuestion

The question object. May contain other information than listed below. See question events.
Properties
NameTypeDescription
questionIndexNumberThe current question index
indexNumberAlias for questionIndex
gameBlockTypeStringThe question type.
typeStringAlias for gameBlockType
answerfunctionAlias for Client#answer. Only exists on QuestionStart.