Data contaioner for a profiling variable
Methods
-
<inner> getMaxValue() → {boolean}
-
Gets the current selection state.
Returns:
"true" if the quiz object was selected by the user, otherwise "false".
- Type
- boolean
-
<inner> getTitle() → {boolean}
-
Gets the condition for the selection evaluation.
Returns:
"true" if the quiz object must be selected for the correct answer, otherwise "false".
- Type
- boolean
-
<inner> getUserValue() → {boolean}
-
Gets the current selection state.
Returns:
"true" if the quiz object was selected by the user, otherwise "false".
- Type
- boolean