Evaluation with ratings

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm creating an staff evaluation page for work - there will be several people
listed - and they have to be rated 1 to x (where x is number of people) as to
order in which they would be selected for a project.

I imagined using radio buttons - but have to make sure ratings can only be
selected once for each way (each person 1 rating, each rating 1 person)

Can't figure out how to set up the group

appreciate any help
 
David W said:
I'm creating an staff evaluation page for work - there will be several
people
listed - and they have to be rated 1 to x (where x is number of people) as
to
order in which they would be selected for a project.

I imagined using radio buttons - but have to make sure ratings can only be
selected once for each way (each person 1 rating, each rating 1 person)

Can't figure out how to set up the group

appreciate any help
David,
Choose Form > Form from the Insert drop down menu. Above the Submit & Reset
buttons (within the form). Choose Form > Group Box from the Insert drop down
menu.
In side the Group Box, choose Form > Option Button. Do this 1 to x times.
Double click on one of the Option buttons and click on the Validate button.
Place a check in the Data Required check box. Place the words that you want
displayed if none of the boxes are checked. You only have to do this for one
Option button. Now right click on each of the Option buttons, choose Form
Field Properties and do your thing on all...
 
Chuck -

The Group Box option is greyed out on my menu - on the server FrontPage 2000
Server Extensions are installed - would FrontPage 2002 Server Extensions
need to be installed for the Group Box option to be available ?
 
The group box only provides a box around whatever you place inside
it - it is not strictly necessary. To enable it use Tools->Page
Options - Compatibility tab
Set the Browser to Internet Explorer only, or to custom. The Group
box is not recognised by some browsers (like Netscape 4).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top