Interface QuestionOptionPointsConfiguration.Builder

  • Method Details

    • pointValue

      The point value assigned to the answer option.

      Parameters:
      pointValue - The point value assigned to the answer option.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • isBonus

      The flag to mark the option as a bonus option.

      Parameters:
      isBonus - The flag to mark the option as a bonus option.
      Returns:
      Returns a reference to this object so that method calls can be chained together.