Minor formatting questions - underscores, continue button, and screen size adaptations


Minor formatting questions - underscores, continue button, and screen...
Author
Message
inquisituser22
inquisituser22
Distinguished Member (2.8K reputation)Distinguished Member (2.8K reputation)Distinguished Member (2.8K reputation)Distinguished Member (2.8K reputation)Distinguished Member (2.8K reputation)Distinguished Member (2.8K reputation)Distinguished Member (2.8K reputation)Distinguished Member (2.8K reputation)Distinguished Member (2.8K reputation)
Group: Forum Members
Posts: 96, Visits: 339
Hello,
We are putting the finishing touches on our experiment and have a few questions where we have gotten stuck:

1. We would like the underscores we have written in this script to be visible to participants, but they appear as blank spaces. Please see attached to see what participants see, and below for the script.

<text ThreatRecogscenario2>
/ items = ("THE CUT:
You are organizing some paperwork in the office and get a papercut. You go to the bathroom to wash the cut and ask a coworker for a bandage. You examine the cut to see how deep it i_.")
/ txbgcolor = black
/ txcolor = (white)
/ size = (100%, 0%)
/ position = (50%, 0%)
/ hjustify = left
/ fontstyle = ("Hiragino Sans", 8%)
/ numitems = 1 </text>

2. Also in the attached image and script below, please see our "Continue" button. Is there a way to modify the size and position of this button, so that it is just in the bottom right corner rather than the full bottom of the page?

<instruct>
/ fontstyle = ("Hiragino Sans", 7.0%, false, false, false, false, 5, 1)
/ txcolor = (white)
/ screencolor = black
/ lastlabel = "Continue"
</instruct>

3. We have received very helpful guidance on this page before about how to modify our script to adapt to many different types of smartphone screen sizes. We changed all of our values from absolute numbers to percentages. Unfortunately there is one paragraph (for now) that is still cutting off on screens, and we are not sure why. Please see the lines of text in attached image, and the script for this below where we have "size" and "position" as well as our default settings for the script - is there anything else we can try?

<text ThreatRecogscenario2>
/ items = ("THE CUT:
You are organizing some paperwork in the office and get a papercut. You go to the bathroom to wash the cut and ask a coworker for a bandage. You examine the cut to see how deep it i_.")
/ txbgcolor = black
/ txcolor = (white)
/ size = (100%, 0%)
/ position = (50%, 0%)
/ hjustify = left
/ fontstyle = ("Hiragino Sans", 8%)
/ numitems = 1 </text>

<defaults>
/ fontstyle = ("Hiragino Sans", 8%, false, false, false, false)
/ txcolor = (white)
/ screencolor = black
/ canvassize = (100%, 100%)
</defaults>

Thank you!

Attachments
IMG_8825 (1).PNG (126 views, 226.00 KB)
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
inquisituser22 - 2 Years Ago
Dave - 2 Years Ago
inquisituser22 - 2 Years Ago
Dave - 2 Years Ago
Dave - 2 Years Ago
                         Thank you for trying to test it, that's odd these issues don't show up...
inquisituser22 - 2 Years Ago
                             Hmm, I'm puzzled. What happens when you add another line break, i.e.
Dave - 2 Years Ago
                                 Wow that worked, thank you so much! I wonder why that was different...
inquisituser22 - 2 Years Ago
                                     While that's yet another entirely different continue button (here: of...
Dave - 2 Years Ago
                                         Ok thank you, I'll reduce the font size so that it fits. So the...
inquisituser22 - 2 Years Ago
                                             (1) That definition is not the current one. (2) The only other thing I...
Dave - 2 Years Ago
devin698260 - 2 Years Ago
Dave - 2 Years Ago
devin698260 - 2 Years Ago
Dave - 2 Years Ago
                         The size/position attributes under <surveypage Controlratings1D>...
devin698260 - 2 Years Ago
                             The <surveypage> element has no size and position attributes...
Dave - 2 Years Ago
inquisituser22 - 2 Years Ago
Dave - 2 Years Ago

Reading This Topic

Explore
Messages
Mentions
Search