Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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:

Table of Contents
excludeRead on.*

...

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

Image AddedImage Removed
















Info

...

Depending of the connected product data attribute, not every type is enabled and can be selected

...

.

See:

  1. Synergy of Product Attribute Types and Answer Option Types

  2. Synergy of Answer Option Data Binding and Answer Option Types

Type Overview

...

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

Children Display

...

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

Anchor
SynergyAttributeAndAnswerOptionTypes
SynergyAttributeAndAnswerOptionTypes
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.


Product Attribute TypeAnswer Option Type

Where Range Selectable can be used:

TextOrderedContinuous NumericBooleanProduct Attribute Type
   Text(Haken)(tick)(Haken)(tick)(Fehler)(error)(Haken)(tick)

(Fehler)(error) 

(except Ordered (Haken)(tick)

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

(error)(Fehler)

(error)(Fehler)(tick)(Haken)(error)(Fehler)

Not Possible Combinations

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

  1. Product attributes of the type "Text" can not be:
    • "

...

    • Continuous numeric" because it needs numerical values. Text-typed attribute values are always interpreted as text even if the values are technically numbers.

  1. Product attributes of the type "Boolean" can not be:
    • "Ordered" because boolean data (e.g. "yes/no") have no order.
    • "

...

    • Continuous 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.

Anchor
SynergyAnswerBindingAndAnswerOptionType
SynergyAnswerBindingAndAnswerOptionType
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

...

Only the "Simple Mapping" is also effected by the product attribute types. That is why the corresponding row is

...

divided due to the selected product attribute type.


Answer Option Data Binding
Answer Option Data BindingAnswer Option TypesWhere Range Selectable can be used:
TextOrderedContinuous NumericBoolean
   Simple(tick)(tick)

Text / Boolean (error)

Number (tick)

(tick)

(error)

(except Ordered (Haken)(tick)or Number (tick)

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

(error)

(except Ordered (Haken)(tick))

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

(error)

(except Ordered (Haken)(tick))

...

Not possible combinations:

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

  • Automatic + Continous Continuous 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 Continuous Numeric" the range selection is only allowed for "Ordered" types.

...

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 selectable Questions are presented with e.g. a slider in the user interface.(lightbulb) Usage

Usage examples

...

  1. A price range

...

    • e.g. "from 100 € to 300 €" (product attribute type "number")
  1. 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