Answered
Max Text in Textbox
Hi there,
I am creating a maths quiz for student and one of the questions requires student to write numbers into words.
I've created a variable to store the answer the student's input. The answer for this particular question is
'Four million, three hundred and seventy thousand and ten'. At the end of the quiz i will show the student her answer and the correct answer but it seems that the number of text cannot be stored in the variable i have created.
May i ask how do i make it that such a long text of words can be stored in a variable?
Also, i need to check the answer for the upper and lower case.
X_x
I am creating a maths quiz for student and one of the questions requires student to write numbers into words.
I've created a variable to store the answer the student's input. The answer for this particular question is
'Four million, three hundred and seventy thousand and ten'. At the end of the quiz i will show the student her answer and the correct answer but it seems that the number of text cannot be stored in the variable i have created.
May i ask how do i make it that such a long text of words can be stored in a variable?
Also, i need to check the answer for the upper and lower case.
X_x