A weird picture shows up on the screen


Author
Message
gsu
gsu
Distinguished Member (4.1K reputation)Distinguished Member (4.1K reputation)Distinguished Member (4.1K reputation)Distinguished Member (4.1K reputation)Distinguished Member (4.1K reputation)Distinguished Member (4.1K reputation)Distinguished Member (4.1K reputation)Distinguished Member (4.1K reputation)Distinguished Member (4.1K reputation)
Group: Forum Members
Posts: 42, Visits: 27

Hi Dave,


I have just started using Version 4 in the web version and as soon as I upgraded to that version, a weird picture started to show up when I run the original script I have been using. The picture is attached (it's the weird 1 I'm talking about). I tried everything but couldn't find a way to fix it.  Below is my syntax for this specific block. The same number appears in a later block, which was again working perfectly fine before. Let me know what I can do to fix this problem.


Thanks!



<block IDENTIFIERsurvey>



/ trials = [1=IDENTIFIERsurvey]



</block>





<surveypage IDENTIFIERsurvey>



/ questions = [1=IDENTIFIER; 2=IDENTIFIER2; 3=IDENTIFIER3]



/ finishlabel = "Click here to continue"



/ showquestionnumbers = false



</surveypage>





<textbox IDENTIFIER>



/ caption = "Please type in the initial of your mother's first name."



/ fontstyle = ("Arial", -18, false, false, false, false, 5, 0)



/ required = true



/ maxchars = 1



</textbox>




<textbox IDENTIFIER2>



/ caption = "Please type in the initial of your father's first name."



/ fontstyle = ("Arial", -18, false, false, false, false, 5, 0)



/ required = true



/ maxchars = 1



</textbox>




<textbox IDENTIFIER3>



/ caption = "Please type in your birth date (e.g., if your birth date is June 21st, 1998, you should type in 06211998)"



/ fontstyle = ("Arial", -18, false, false, false, false, 5, 0)



/ required = true



/ maxchars = 8



</textbox>



 


Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 108K

You need to set the /showpagenumbers attribute to false. See the documentation for details.


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search