PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Add two values, instead of one, to a radio button

  1. Lowtone
    Member

    For a survey I need to have 2 values to each radio-button. One value is the answer, the second value is a number.

    Example:
    What fruit do you like?
    1. Strawberry (15 points)
    2. Apple (10 points)
    3. Pear (10 points)
    Etc.

    The points has to be calculated and the total need to be displayed (also the values like Strawberry etc.)

    What is the best way to achieve this?

    Posted 11 years ago on Tuesday August 21, 2012 | Permalink
  2. Is there a reason you can't you put the answer (strawberry) as the option label and then points (15) in the value field when you enable values on the field?

    Posted 11 years ago on Tuesday August 21, 2012 | Permalink
  3. Lowtone
    Member

    Hi Rob,

    Thanks for your reply. It is a bit hard to explain, but anyway, each answer need two fields:
    1. The answer
    2. points per answer
    The points has to be calculated at the end.

    Posted 11 years ago on Wednesday August 22, 2012 | Permalink