Method Public Overridable Sub SetScreenValuesNewQuestion (ByVal Qindex As Integer)
Description
When starting a new function question, the SetScreenValuesNewQuestion() method is called. The Qindex parameter represents the index of the question in the function.
By overriding this method, you are able to enter a default value for the answer to the question.