@ -6,6 +6,7 @@ class Form::Sales::Questions::Buyer1AgeKnown < ::Form::Question
@header="Do you know buyer 1’s age?"
@header="Do you know buyer 1’s age?"
@type="radio"
@type="radio"
@answer_options=ANSWER_OPTIONS
@answer_options=ANSWER_OPTIONS
@summary_labels=SUMMARY_LABELS
@page=page
@page=page
@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."
@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."
@conditional_for={
@conditional_for={
@ -18,4 +19,10 @@ class Form::Sales::Questions::Buyer1AgeKnown < ::Form::Question