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