Lectora: Create question with a default value selected

We have a survey, and we would like to have a preset default value for the question when the user hits the survey page.

The question looks like this roughly:

undefined

() - 1

() - 2

() - 3

() - 4

() - 5

undefined

We would like it too default to looking like this (unless the user changes answers)

(x) - 1

() - 2

() - 3

() - 4

() - 5

undefined

How would we go about doing this? If we could avoid javascript custom scripting that would be nice but if we HAVE to go down that route we can with some guidance.

Discussion (2)

Perfect!

It can be done with one action per question:

On: Show

Action: Change Contents

Target: Question 1

Value: Set text

Text: 1

Discussions have been disabled for this post