@ -12,5 +12,6 @@ class Form::Sales::Questions::Buyer1Income < ::Form::Question
@width = 5
@prefix = "£"
@check_answers_card_number = 1
@question_number = 67
end
@ -10,6 +10,7 @@ class Form::Sales::Questions::Buyer1IncomeKnown < ::Form::Question
"income1" => [0],
}
ANSWER_OPTIONS = {
@ -7,6 +7,7 @@ class Form::Sales::Questions::Buyer1Mortgage < ::Form::Question
@type = "radio"
@answer_options = ANSWER_OPTIONS
@question_number = 68
@ -12,5 +12,6 @@ class Form::Sales::Questions::Buyer2Income < ::Form::Question
@check_answers_card_number = 2
@question_number = 69
@ -10,6 +10,7 @@ class Form::Sales::Questions::Buyer2IncomeKnown < ::Form::Question
"income2" => [0],
@ -7,6 +7,7 @@ class Form::Sales::Questions::Buyer2Mortgage < ::Form::Question
@question_number = 70
@ -6,6 +6,7 @@ class Form::Sales::Questions::HousingBenefits < ::Form::Question
@header = "#{joint_purchase ? 'Were the buyers' : 'Was the buyer'} receiving any of these housing-related benefits immediately before buying this property?"
@question_number = 71
@ -6,6 +6,7 @@ class Form::Sales::Questions::Prevown < ::Form::Question
@header = "Has the buyer previously owned a property?"
@question_number = 73
@ -7,6 +7,7 @@ class Form::Sales::Questions::Prevshared < ::Form::Question
@hint = "For any buyer"
@question_number = 74
@ -9,5 +9,6 @@ class Form::Sales::Questions::Savings < ::Form::Question
@step = 1
@min = 0
@question_number = 72
@ -16,6 +16,7 @@ class Form::Sales::Questions::SavingsNk < ::Form::Question
},
],