Versions Compared

Key

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

...

  • This section only visible for the question type Calculated question

  • Used to define how the value for this question will be calculated

  • Supporting calculation strategies:

    • Addition

      • Its value will be the sum of all questions that are defined in this section.

    • Multiplication

      • Its value will be calculated by multiplying all questions that are defined in this section

      • Rounding: applicable rounding logic

        • No rounding

        • Round to 0 decimal (floor)

        • Round to 2 decimals

        • Round to 5 decimals

    • Division

      • Its values will be calculated by dividing dividends with divisors

      • Rounding: applicable rounding logic

        • No rounding

        • Round to 0 decimal (floor)

        • Round to 2 decimals

        • Round to 5 decimals

      • Dividend: to define a constant dividend

      • Divisor: to define a constant divisor

    • Duration between two dates

      • Its values will be the duration between From Date and To Date

      • Rounding: applicable rounding logic

        • Round up

        • Round down

      • Unit: duration unit

        • Days

        • Months

        • Years

      • Offset Days: final duration is offset by X days

    • Duration year between two dates

        • Its values will be the duration between From Date and To Date in years

        • Rounding: applicable rounding logic

          • Round up

          • Round down

        • Offset Days: final duration is offset by X days

    • Question value from lookup

      • Its values is calculated by referencing to a lookup table using value from another question

      • Question Key: QA tag of the question that is used for lookup

      • Lookup: lookup table

    • Value from another question

      • Its values will be retrieved from Value Question based on Base Question

    • Scoring calculation

      • Its values will be customer scores calculated using scoring algorithm

      • Require NIN question to be defined

    • Value from motor registration

      • Its values will be retrieved from motor registration service using vehicle registration number

      • Registration Question: define question used for inputting vehicle registration number

      • Property: define the property to retrieve value from motor registration service’s response

      • Return type: type of the retrieving property

        • Text (ie: owner name)

        • Decimal (ie: price)

        • Number (ie: mileage)

        • Date (ie: registration date)

        • Yes/No question (ie: is stolen?)

...