|
|
|
@ -173,84 +173,6 @@ question_step_mapping = { |
|
|
|
'filing_locations': ['court_registry_for_filing'], |
|
|
|
} |
|
|
|
|
|
|
|
substep_mapping = { |
|
|
|
'your_children': ['claimant_children'], |
|
|
|
'': ['how_will_calculate_income', |
|
|
|
'annual_gross_income', |
|
|
|
'spouse_annual_gross_income', |
|
|
|
'payor_monthly_child_support_amount', |
|
|
|
'special_extraordinary_expenses', |
|
|
|
'child_support_payor', |
|
|
|
'claiming_undue_hardship', |
|
|
|
'claimants_agree_to_child_support_amount', |
|
|
|
'medical_coverage_available', |
|
|
|
'whose_plan_is_coverage_under', |
|
|
|
'child_support_payments_in_arrears', |
|
|
|
'child_support_arrears_amount', |
|
|
|
'child_support_in_order', |
|
|
|
'order_monthly_child_support_amount', |
|
|
|
'child_support_in_order_reason', |
|
|
|
'child_support_payment_special_provisions', |
|
|
|
'number_children_seeking_support', |
|
|
|
'child_support_amount_under_high_income', |
|
|
|
'percent_income_over_high_income_limit', |
|
|
|
'amount_income_over_high_income_limit', |
|
|
|
'total_guideline_amount', |
|
|
|
'agree_to_child_support_amount', |
|
|
|
'agreed_child_support_amount', |
|
|
|
'reason_child_support_amount', |
|
|
|
'have_separation_agreement', |
|
|
|
'have_court_order', |
|
|
|
'what_parenting_arrangements', |
|
|
|
'want_parenting_arrangements', |
|
|
|
'order_respecting_arrangement', |
|
|
|
'order_for_child_support', |
|
|
|
'child_support_act', |
|
|
|
'spouse_number_children_seeking_support', |
|
|
|
'spouse_child_support_amount_under_high_income', |
|
|
|
'spouse_percent_income_over_high_income_limit', |
|
|
|
'spouse_amount_income_over_high_income_limit', |
|
|
|
'spouse_total_guideline_amount', |
|
|
|
'spouse_agree_to_child_support_amount', |
|
|
|
'spouse_agreed_child_support_amount', |
|
|
|
'spouse_reason_child_support_amount', |
|
|
|
'you_spouse_entered_agreement', |
|
|
|
'claimant_debts', |
|
|
|
'claimant_expenses', |
|
|
|
'supporting_non_dependents', |
|
|
|
'supporting_dependents', |
|
|
|
'supporting_disabled', |
|
|
|
'undue_hardship', |
|
|
|
'income_others', |
|
|
|
'total_income_others', |
|
|
|
'number_of_children', |
|
|
|
'time_spent_with_you', |
|
|
|
'time_spent_with_spouse', |
|
|
|
'annual_gross_income', |
|
|
|
'spouse_annual_gross_income', |
|
|
|
'your_child_support_paid_b', |
|
|
|
'your_spouse_child_support_paid_b', |
|
|
|
'your_child_support_paid_c', |
|
|
|
'your_spouse_child_support_paid_c', |
|
|
|
'extra_ordinary_expenses_you', |
|
|
|
'extra_ordinary_expenses_spouse', |
|
|
|
'additional_relevant_spouse_children_info', |
|
|
|
'difference_between_claimants', |
|
|
|
'child_care_expenses', |
|
|
|
'children_healthcare_premiums', |
|
|
|
'health_related_expenses', |
|
|
|
'extraordinary_educational_expenses', |
|
|
|
'post_secondary_expenses', |
|
|
|
'extraordinary_extracurricular_expenses', |
|
|
|
'total_section_seven_expenses', |
|
|
|
'your_proportionate_share_percent', |
|
|
|
'your_proportionate_share_amount', |
|
|
|
'spouse_proportionate_share_percent', |
|
|
|
'spouse_proportionate_share_amount', |
|
|
|
'describe_order_special_extra_expenses'] |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
page_step_mapping = { |
|
|
|
'orders': 'which_orders', |
|
|
|
'claimant': 'your_information', |
|
|
|
|