-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Finish identifying the metadata we want to capture from an interview #8
Comments
Here's a sample metadata block. I think this is looking good to me: metadata:
title: |
209A Domestic Violence Restraining Order
short title: |
209A Restraining Order
description: |
This interview helps you fill out up to 8 forms you need to ask the court for a 209A restraining order.
A 209A order is a court order that can protect you from someone who has abused you.
The order can make the abuser stay away from you, your home, and your children. The order can also make the abuser pay you money.
This interview is free to file and takes most people about 1 and 1/2 hours to complete.
can_I_use_this_form: |
This interview is the right one to use if someone abused you and the abuser is:
* someone you live with
* an intimate partner
* a family member, or
* someone you have a child with.
If you do not have one of these relationships with the abuser, you may need to get a [258E harassment prevention order](https://www.masslegalhelp.org/domestic-abuse-crime-victims/harassment-prevention-orders/harassment-prevention-258e-orders) instead.
If you are under 18, an adult must help you fill out this form.
before_you_start: |
This interview will ask you questions about the abuser, your relationship, and what you need to be safe. It will also
ask for information about how to find and identify the abuser, including date of birth, address, and a description.
If it is safe to do so, it may help to gather some facts before you start. But in most cases you can start without all of the information
and get it to the court later.
maturity: production
estimated_completion_minutes: 60
estimated_completion_delta: 30
languages:
- en
- es
help_page_url: https://www.masslegalhelp.org/domestic-abuse-crime-victims/209a-restraining-orders
help_page_title: 209A Restraining Orders
LIST_topics: # Preferred
- FA-07-00-00-00
tags: # Should be used if LIST_topics not populated
- FA-07-00-00-00
# Use LMSS jurisdiction codes?
jurisdiction: NAM-US-US+MA
original_form: https://www.mass.gov/lists/restraining-orderabuse-prevention-order-court-forms
original_form_published_on: 2020-04-23
review_date: 2024-01-01
form_titles:
- 209A Complaint Page 1
- 209A Complaint Page 2
- 209A Affidavit
- Affidavit Disclosing Care or Custody Proceedings
- Plaintiff Confidential Information
- Defendant Information
- Child Support Affidavit
- Motion for Impoundment
form_numbers: # Not all forms have an assigned number
- OCAJ-1 TRC IV (07/95)
- FA/HA-8 (5/10)
- FA-11 (1/12)
fees:
- Filing fee: 0.00
update_notes: |
Interview drafted in 2020 with minor updates thereafter. Reviewed in 2024 and no form or law changes require updates. |
@jtmst there's now a live interview with this metadata code at the https://apps.suffolklitlab.org/list?json=1 endpoint, the MA209AProtectiveOrder interview. Edit: I also added the same style of metadata to the Housing Temporary Restraining Order interview. Edit: based on how well this works, I can add the same style of metadata to a few different kinds of interviews so you can do better testing. I may ask a student to fill it in for the ~ 26 interviews we have that are live over the summer, after your project is over. One thing to note, I'd like to always use the LIST_topics metadata key unless it's not defined, in which case we can fall back to the "tags" key. |
A template:
|
No actions on Kind at the moment for this. |
Steps:
__init__.py
See also:
SuffolkLITLab/docassemble-AssemblyLine#534
The text was updated successfully, but these errors were encountered: