how to put likert scales ?

J

JR

In a questionnaire in webpage using frontpage, what's the best way to put in
the questionnaire likert scales ?

Thanks in advance for any help
 
J

JR

OK, thanks.

I tought that the buttons allowed multiple selection and fortunately they
don't.
 
A

Andrew Murray

"option buttons" allow only one option to be selected; use *checkboxes*
instead.

<input type="checkbox"> (etc).
 
Top