@ -2,10 +2,7 @@ class Form::Sales::Questions::ArmedForces < ::Form::Question
definitialize(id,hsh,page)
definitialize(id,hsh,page)
super
super
@id="hhregres"
@id="hhregres"
@check_answer_label="Have any of the buyers ever served as a regular in the UK armed forces?"
@header="Have any of the buyers ever served as a regular in the UK armed forces?"
@type="radio"
@type="radio"
@hint_text="A regular is somebody who has served in the Royal Navy, the Royal Marines, the Royal Airforce or Army full time and does not include reserve forces"
@hint_text="Buyer 1 is the person in the household who does the most paid work. If it’s a joint purchase and the buyers do the same amount of paid work, buyer 1 is whoever is the oldest."
@header="Which of the following best describes buyer 1’s Arab background?"
@type="radio"
@type="radio"
@answer_options=ANSWER_OPTIONS
@answer_options=ANSWER_OPTIONS
@hint_text=form.start_year_after_2024??"":"Buyer 1 is the person in the household who does the most paid work. If it’s a joint purchase and the buyers do the same amount of paid work, buyer 1 is whoever is the oldest."
@header="Which of the following best describes buyer 1’s Asian or Asian British background?"
@type="radio"
@type="radio"
@answer_options=ANSWER_OPTIONS
@answer_options=ANSWER_OPTIONS
@hint_text=form.start_year_after_2024??"":"Buyer 1 is the person in the household who does the most paid work. If it’s a joint purchase and the buyers do the same amount of paid work, buyer 1 is whoever is the oldest."
@header="Which of the following best describes buyer 1’s Black, African, Caribbean or Black British background?"
@type="radio"
@type="radio"
@answer_options=ANSWER_OPTIONS
@answer_options=ANSWER_OPTIONS
@hint_text=form.start_year_after_2024??"":"Buyer 1 is the person in the household who does the most paid work. If it’s a joint purchase and the buyers do the same amount of paid work, buyer 1 is whoever is the oldest."
@header="Which of the following best describes buyer 1’s Mixed or Multiple ethnic groups background?"
@type="radio"
@type="radio"
@answer_options=ANSWER_OPTIONS
@answer_options=ANSWER_OPTIONS
@hint_text=form.start_year_after_2024??"":"Buyer 1 is the person in the household who does the most paid work. If it’s a joint purchase and the buyers do the same amount of paid work, buyer 1 is whoever is the oldest."
@header="Which of the following best describes buyer 1’s White background?"
@type="radio"
@type="radio"
@hint_text=form.start_year_after_2024??"":"Buyer 1 is the person in the household who does the most paid work. If it’s a joint purchase and the buyers do the same amount of paid work, buyer 1 is whoever is the oldest."
@ -2,11 +2,8 @@ class Form::Sales::Questions::Buyer1EthnicGroup < ::Form::Question
definitialize(id,hsh,page)
definitialize(id,hsh,page)
super
super
@id="ethnic_group"
@id="ethnic_group"
@check_answer_label="Buyer 1’s ethnic group"
@header="What is buyer 1’s ethnic group?"
@type="radio"
@type="radio"
@answer_options=ANSWER_OPTIONS
@answer_options=ANSWER_OPTIONS
@hint_text=form.start_year_after_2024??"":"Buyer 1 is the person in the household who does the most paid work. If it’s a joint purchase and the buyers do the same amount of paid work, buyer 1 is whoever is the oldest."
@ -2,11 +2,8 @@ class Form::Sales::Questions::Buyer1LiveInProperty < ::Form::Question
definitialize(id,hsh,page)
definitialize(id,hsh,page)
super
super
@id="buy1livein"
@id="buy1livein"
@check_answer_label="Will buyer 1 live in the property?"
@header="Will buyer 1 live in the property?"
@type="radio"
@type="radio"
@answer_options=ANSWER_OPTIONS
@answer_options=ANSWER_OPTIONS
@hint_text=form.start_year_after_2024??"":"Buyer 1 is the person in the household who does the most paid work. If it’s a joint purchase and the buyers do the same amount of paid work, buyer 1 is whoever is the oldest."
@ -2,10 +2,7 @@ class Form::Sales::Questions::Buyer1Nationality < ::Form::Question
definitialize(id,hsh,page)
definitialize(id,hsh,page)
super
super
@id="national"
@id="national"
@check_answer_label="Buyer 1’s nationality"
@header="What is buyer 1’s nationality?"
@type="radio"
@type="radio"
@hint_text="Buyer 1 is the person in the household who does the most paid work. If it’s a joint purchase and the buyers do the same amount of paid work, buyer 1 is whoever is the oldest."
@ -2,11 +2,8 @@ class Form::Sales::Questions::Buyer1WorkingSituation < ::Form::Question
definitialize(id,hsh,page)
definitialize(id,hsh,page)
super
super
@id="ecstat1"
@id="ecstat1"
@check_answer_label="Buyer 1's working situation"
@header="Which of these best describes buyer 1's working situation?"
@type="radio"
@type="radio"
@answer_options=ANSWER_OPTIONS
@answer_options=ANSWER_OPTIONS
@hint_text=form.start_year_after_2024??"":"Buyer 1 is the person in the household who does the most paid work. If it’s a joint purchase and the buyers do the same amount of paid work, buyer 1 is whoever is the oldest."
@ -2,8 +2,6 @@ class Form::Sales::Questions::GenderIdentity1 < ::Form::Question
definitialize(id,hsh,page)
definitialize(id,hsh,page)
super
super
@id="sex1"
@id="sex1"
@check_answer_label="Buyer 1’s gender identity"
@header="Which of these best describes buyer 1’s gender identity?"
@type="radio"
@type="radio"
@answer_options=ANSWER_OPTIONS
@answer_options=ANSWER_OPTIONS
@check_answers_card_number=1
@check_answers_card_number=1
@ -17,13 +15,5 @@ class Form::Sales::Questions::GenderIdentity1 < ::Form::Question
"R"=>{"value"=>"Prefers not to say"},
"R"=>{"value"=>"Prefers not to say"},
}.freeze
}.freeze
defhint_text
ifform.start_year_after_2024?
"This should be however they personally choose to identify from the options below. This may or may not be the same as their biological sex or the sex they were assigned at birth."
else
"Buyer 1 is the person in the household who does the most paid work. If it’s a joint purchase and the buyers do the same amount of paid work, buyer 1 is whoever is the oldest."
@ -23,11 +22,5 @@ class Form::Sales::Questions::GenderIdentity2 < ::Form::Question
"R"=>{"value"=>"Buyer prefers not to say"},
"R"=>{"value"=>"Buyer prefers not to say"},
}.freeze
}.freeze
defhint_text
returnunlessform.start_year_after_2024?
"This should be however they personally choose to identify from the options below. This may or may not be the same as their biological sex or the sex they were assigned at birth."
@header="What is buyer #{buyer_index}’s nationality?"
@type="radio"
@type="radio"
@hint_text="If buyer #{buyer_index} is a dual national of the United Kingdom and another country, enter United Kingdom. If they are a dual national of two other countries, the buyer should decide which country to enter."
@ -23,12 +22,6 @@ class Form::Sales::Questions::PersonGenderIdentity < ::Form::Question
"R"=>{"value"=>"Person prefers not to say"},
"R"=>{"value"=>"Person prefers not to say"},
}.freeze
}.freeze
defhint_text
returnunlessform.start_year_after_2024?
"This should be however they personally choose to identify from the options below. This may or may not be the same as their biological sex or the sex they were assigned at birth."