How to insert a sound and a clickable button to survey?


Author
Message
AmyLiang
AmyLiang
Associate Member (130 reputation)Associate Member (130 reputation)Associate Member (130 reputation)Associate Member (130 reputation)Associate Member (130 reputation)Associate Member (130 reputation)Associate Member (130 reputation)Associate Member (130 reputation)Associate Member (130 reputation)
Group: Forum Members
Posts: 7, Visits: 37
Hi, I am creating a survey. What I want is like below.

The participant clicks the "PLAY" button, a sound will be played, and the participant will evaluate it using a 7-point scale.
I have already used radio buttons to create the 7-point scale as shown below. However, I could not insert a sound or a clickable button here. Could I get some advice?
<radiobuttons q1>
/ caption = "1. "
/ options = ("非常に<br>遅い", "かなり<br>遅い", "やや<br>遅い", "どちらでもない", "やや<br>速い", "かなり<br>速い", "非常に<br>速い")
/ optionvalues = ("1", "2", "3", "4", "5", "6","7")
/ required = true
/ orientation = horizontalequal
</radiobuttons>


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: 102K
AmyLiang - 7/22/2024
Hi, I am creating a survey. What I want is like below.

The participant clicks the "PLAY" button, a sound will be played, and the participant will evaluate it using a 7-point scale.
I have already used radio buttons to create the 7-point scale as shown below. However, I could not insert a sound or a clickable button here. Could I get some advice?
<radiobuttons q1>
/ caption = "1. "
/ options = ("非常に<br>遅い", "かなり<br>遅い", "やや<br>遅い", "どちらでもない", "やや<br>速い", "かなり<br>速い", "非常に<br>速い")
/ optionvalues = ("1", "2", "3", "4", "5", "6","7")
/ required = true
/ orientation = horizontalequal
</radiobuttons>


That is not possible with surveypages and radiobuttons. You'll have to build this using standard <trial> etc. elements.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search