You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The Answer Option Type properties of a Question allow you configuring how the Answer Options will be presented to the end-user and what kind of product data the Question represents. 


Table of Contents:


Structure

The following image shows how the "Answer Option Type" section looks like:















(info) Note: Depending of the connected product data attribute, not every type is enabled and can be selected (see ).


Type Overview

There are 4 different Answer Option types which are described in more detail in the following subpages:


How to Choose the Right Type?

((warning) diagram that helps you choose coming soon)


Synergy of Product Attribute Types and Answer Option Types

The following table shows the synergy of the Answer Option types and the product attributes. The product attribute types are selectable in the Data Attributes Table in the product data view.

This table reveals that not every combination is possible.



Answer Option Type

Where Range Selectable can be used:


TextOrderedContinuous NumericBoolean
Product Attribute Type
   Text(Haken)(Haken)(Fehler)(Haken)

(Fehler) 

(except Ordered (Haken)

   Number(Haken)(Haken)(Haken)(Haken)(Haken)
   Boolean(Haken)

(Fehler)

(Fehler)(Haken)(Fehler)

(info) Some combinations of product attribute types to Answer Option types are not possible because:

  • Product attributes of the type "Text" can not be:
    • "Continous numeric" because it needs numerical values. Text-typed attribute values are always interpreted as text even if the values are technically numbers.

  • Product attributes of the type "Boolean" can not be:
    • "Ordered" because boolean data (e.g. "yes/no") have no order.
    • "Coninuous Numeric" because there is containing natural or decimal numbers.
    • "Range selectable" because boolean attributes only allow two different Answer Options ("yes" and "no") which cannot be selected at the same time.


Synergy of Answer Option Data Binding and Answer Option Types

Like the product attribute types the Answer Option Data Binding types also effects the Answer option types. The following table shows the possible and disallow combinations.

(info) Note: Only the "Simple Mapping" is also effected by the product attribute types. That is why the corresponding row is devided due to the selected product attribute type.



Answer Option TypesWhere Range Selectable can be used:

TextOrderedContinuous NumericBoolean
Answer Option Data Binding
   Simple(tick)(tick)

Text / Boolean (error)

Number (tick)

(tick)

(error)

(except Ordered (Haken)or Number (tick)

   Expression(tick)(tick)(error)(tick)

(error)

(except Ordered (Haken))

   Automatic(tick)(tick)(error)(error)

(error)

(except Ordered (Haken))


(info) Not possbile combinations:

  • Simple + Continuous Numeric + Text/Boolean:
  • Expression + Continous Numeric:
    • because the product attributes in "Expression" will be selected in the Answer Options and "Continous numeric" do not support "normal" Answer Options 

  • Automatic + Continous Numeric:
    • because the 1:1 mapping can be very large and unclear for decimals numbers
    • furthermore no step size is configurable

  • Automatic + Boolean:
    • Boolean attributes only contains two values and a 1:1 mapping is not very useful in this case.

  • All Range Selectables:
    • Without and enabled "Continous Numeric" the range selection is only allowed for "Ordered" types.




Range Selectable

Unlike the four previously mentioned Answer Option Types, the parameter "Range selectable" is not an Answer Option Type. Instead, it is an additional option for the product attribute types "Ordered" and "Continuous numeric". Remember that both types contain values that have a natural or defined order. That's why this option enables the possibility of selecting a range of values within the related product attribute. Range Selectable Questions are presented with a slider in the user interface.

(lightbulb) Usage examples:

  • A price range, e.g. "from 100 € to 300 €" (product attribute type "number")
  • A range of user ratings, e.g. "from 3 to 5 stars" (product attribute type "Text" and Answer Option Type "Ordered")



Read on: Answer Option Type Text

  • No labels