Quiz Method: GetQuestionForUser

GetQuestionForUser

(

QuestionNum As Integer,

  CaseSensitive As Boolean

) As String;

Parameters

[in] Integer QuestionNum

The Question Number to be fetched

[in] Boolean CaseSensitive

Boolean flag that determines whether the answers should be Case Sensitive or not.

Description

Gets the questions for the user

 

See Also