Questions API Methods
getAttemptedStatus()
Returns an object that contains question attempt status according to the response.
Arguments
None.
Return value
Type object
-
hasReachedMinLimit boolean | null
If the Question has
min_selectionapplied, it will return a boolean value according to the Question response.If the Question does not have
min_selectionapplied, it will returnnull.
Versioning
Version added: v2020.2.LTS