rsim

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Spacing between radio-buttons #9769
    rsim
    Participant

    Hi Jeremy,

    Wonderful! This works now.

    Thank you so much for this, Jeremy.

    Rok

    in reply to: Spacing between radio-buttons #9761
    rsim
    Participant

    Hi Jeremy,
    Thank you for a quick reply.
    Actually, sentence 1 and sentence 2 have to be pulled up from .csv file, which means they are not constant but should change by rows.

    I tried with your code, and it gives me ‘o row.r1 o row.r2’ as an output. (o represent radio button.)

    newScale("practice_response", "<span style='white-space: nowrap;'>row.r1</span>", "<span style='white-space: nowrap;'>row.r2</span>")
                .radio()
                .log()
                .labelsPosition("right")
                .center()
                .print()
                .wait()
            ,

    Could you please help me on this again?

    Thank you!

    Best,
    Rok

Viewing 2 posts - 1 through 2 (of 2 total)