@ -8,7 +8,6 @@ class Form::Lettings::Questions::LettingAllocation < ::Form::Question
end
end
defanswer_options
defanswer_options
ifform.start_year_2024_or_later?
{
{
"cbl"=>{"value"=>"Choice-based lettings (CBL)","hint"=>"Where available vacant properties are advertised and applicants are able to bid for specific properties."},
"cbl"=>{"value"=>"Choice-based lettings (CBL)","hint"=>"Where available vacant properties are advertised and applicants are able to bid for specific properties."},
"cap"=>{"value"=>"Common Allocation Policy (CAP)","hint"=>"Where a common system agreed between a group of housing providers is used to determine applicant’s priority for housing."},
"cap"=>{"value"=>"Common Allocation Policy (CAP)","hint"=>"Where a common system agreed between a group of housing providers is used to determine applicant’s priority for housing."},
@ -17,15 +16,6 @@ class Form::Lettings::Questions::LettingAllocation < ::Form::Question
"divider"=>{"value"=>true},
"divider"=>{"value"=>true},
"letting_allocation_unknown"=>{"value"=>"None of these allocation systems"},
"letting_allocation_unknown"=>{"value"=>"None of these allocation systems"},