0
Answered

Texbox : STSError: Data is not an array.

Ilze Britton 10 years ago updated 10 years ago 5
Hi there.

I have a text box that the user must interact with and fill in a specific value. Unfortunately I'm getting the following error for some reason.

STSError: Data is not an array. The textbox is blank by default.

Any assistance would be greatly appreciated.

Kind Regards,
Ilze Britton.

Answer

+1
Answer
Hi there,
Sometimes when I've created fill-in-the-blank activities, I use an underscore to fill the text element like this: "__________"

Here's how I usually do fill-in-the-blank pages: Fill In the Blank.
Under review
Hi, so you want to make a SetText interaction for a text element and when you leave the textbox blank the error pops up?
Yes that's exactly what is occurring.
+1
Answer
Hi there,
Sometimes when I've created fill-in-the-blank activities, I use an underscore to fill the text element like this: "__________"

Here's how I usually do fill-in-the-blank pages: Fill In the Blank.
Thank you very much. It's working now.