Questions API Methods
disable()
Disables the user's ability to enter responses for questions.
A return of true indicates that questions were disabled, and false indicates that no action was taken.
By default, all questions are enabled.
This method only works when in the "initial" or "resume" states, when not in those states, false is returned.
Arguments
None.
Return value
Type boolean