Documentation

MultipleChoiceVariableInterface extends ClosedVariableInterface

Table of Contents

Methods

getNumberOfOptions()  : int
getOptions()  : array<int, ValueOptionInterface>
getValue()  : SpecialValueInterface|MultipleChoiceValue
isOrdered()  : bool
This is used to identify ranking questions; they contain the same data as other multiple choice questions but the order of the values is relevant

Methods

isOrdered()

This is used to identify ranking questions; they contain the same data as other multiple choice questions but the order of the values is relevant

public isOrdered() : bool
Return values
bool

whether the value ordering is relevant.


        
On this page

Search results