@ -6,5 +6,6 @@ class Form::Sales::Questions::HandoverDate < ::Form::Question
@header="What is the practical completion or handover date?"
@type="date"
@hint_text="This is the date on which the building contractor hands over responsibility for the completed property to the private registered provider (PRP)"
@ -7,6 +7,7 @@ class Form::Sales::Questions::LaNominations < ::Form::Question
@type="radio"
@answer_options=ANSWER_OPTIONS
@hint_text="A local authority nominations agreement is a written agreement between a local authority and private registered provider (PRP) that some or all of its sales vacancies are offered to local authorities for rehousing"
@ -9,5 +9,6 @@ class Form::Sales::Questions::MortgageAmount < ::Form::Question
@width=5
@prefix="£"
@hint_text="Enter the amount of mortgage agreed with the mortgage lender. Exclude any deposits or cash payments. Numeric in pounds. Rounded to the nearest pound."
@ -7,6 +7,7 @@ class Form::Sales::Questions::Resale < ::Form::Question
@type="radio"
@answer_options=ANSWER_OPTIONS
@hint_text="If the social landlord has previously sold the property to another buyer and is now reselling the property, select 'yes'. If this is the first time the property has been sold, select 'no'."
@ -7,6 +7,7 @@ class Form::Sales::Questions::Staircase < ::Form::Question
@type="radio"
@answer_options=ANSWER_OPTIONS
@hint_text="A staircasing transaction is when the household purchases more shares in their property, increasing the proportion they own and decreasing the proportion the housing association owns. Once the household purchases 100% of the shares, they own the property"
@ -9,5 +9,6 @@ class Form::Sales::Questions::Value < ::Form::Question
@width=5
@prefix="£"
@hint_text="Enter the full purchase price of the property before any discounts are applied. For shared ownership, enter the full purchase price paid for 100% equity (this is equal to the value of the share owned by the PRP plus the value bought by the purchaser)"