Making a Difference: Document Generation

By Devon Bodey

About

The final version of my project can be found here. Additionally, the final text version of my code can be accessed through this link.

General Information

For the final project in Coding the Law, the objective was for each student to partner up with a law firm to help them solve a real-world problem through implementing the skills that have been learned over the course of the semester. Ultimately, the task was to find an attorney or legal professional who needed help solving a problem, and work towards remedying the problem through the use coding skills such as document automation, data scraping or machine learning algorithms.

Initially, I paired up with a civil litigator at a small law firm in New England, who thought his firm could benefit from a document automation system which generated pre-formatted and pre-filled documents that were frequently used at the firm. The goal of this project was to create a tool which would maximize efficiency and reduce wasted time. Instead of copying and pasting new information into old word documents and dealing with the battle of formatting or making sure you didn't miss something from a past case, this tool will be useful to provide legal staff with a new document which is pre-filled and only requires the input of substantive and case specific information such as interrogatories or document requests. Other documents such as notice of appearances or joint petitions for divorce can be fully generated by using this tool. After the document is downloaded, all that is needed are the signatures of parties and/or attorneys, and then the document is ready for mailing or filing.

Process

Framing

In the legal field today, there is a major justice-gap which many attorneys and law students are trying to minimize by finding practical solutions and innovative ways to provide reasonably priced services while maximizing the time allocation and productivity of attorneys. Thus, by implementing even the most basic of technological tools, attorneys can practice most efficiently and expand access to justice, while running an effective practice from the ground up.

After working in several small law or boutique sized law firms, it became apparent that a great deal of time was wasted in drafting of documents and document formatting. When discussing the issue with numerous attorneys in the field, it became clear that many law clerks and legal secretaries were spending unnecessary amounts of billable time drafting documents that should be easily drafted. However, due to stylistic techniques and varying formatting styles, many student employees get overwhelmed by the tedious details of the assignment, instead of focusing on the substantive portion of the task at hand.

Although there are numerous document automation programs in the industry, these softwares often come with large price-tags, which dissuade many small firm attorneys or solo practitioners from the investment. By using a simple QnA markup, many legal documents can be pre-filled and pre-formatted at no cost whatsoever.

Research

Upon learning of the issue of wasted time regarding drafting, I began to look into practical solutions to resolve this problem. To prepare for how to effectively pre-fill and format common legal documents, I spoke with several practicing attorneys who use TurboLaw, a common legal document automation software. These attorneys were able to help me by telling me what aspects of the software they found helpful, and what aspects of the software they thought could be improved upon. Through discussing the problem with different professionals in the field, it was apparent that many were only looking for the document to be pre-filled. Nobody was looking for the document to be fully produced via an outside source.

After learning what professionals in the field were looking for, I contacted a few peers to determine which documents would be the most helpful if pre-filled and pre-formatted. Multiple individuals stated that notices of appearances should be generated given how tedious they are in nature. Additionally, many professionals seemed to think that discovery requests would be helpful if pre-filled and formatted due the wasted time that is often spent drafting the document. To determine what format to use for drafting the pre-formatted documents, I looked at documents I had drafted at places of past employment, including private law firms and the office of the public defender. By looking at multiple documents, clear trends in formatting were easy to spot. I followed the common formatting to draft my own documents pursuant to the Massachusetts rules of Civil Procedure.

Ideation & Prototyping

By creating a platform to generate documents within a law firm, money that would spent on document automation systems can be saved or spent elsewhere. Although this project will not save attorneys a drastic amount of money upfront, it will save a large amount of time in billable hours and training. Instead of having to adapt to the formatting techniques of an already established software, this method of pre-filling and document generation will allow law firms to improve their efficiency while maintaining their preferred formatting styles. In the legal world today, technology is rapidly growing. However, there continues to be a great deal of pushback from individuals who prefer things the 'old fashion way'. It was clear through my research that the most useful approach to solving this problem would be through QnA Markup. Unfortunately, creating a TwitterBot or running a data analysis, would have not been a useful method of solving the issue at hand. Adaptable technology, such as the use of QnA Markup to aid in the process of generating documents for small law firms is a great way to aid in the transition into the legal world while maintaining the attorneys preferences and remaining cost effective.

It took several different attempts to find an effective approach in formatting the QnA. Initially, I thought it would be best to start by asking which document the user would like to pre-fill and generate. However, after running that a few times, it became apparent that this was repetitive. By asking similar questions in the beginaing of the QnA, and asking which document the user would like to generate second, the user has the opportunity to download multiple documents without repeating the entire QnA. Prior to updating my approach, the structure of my QnA looked like this.

The forms available through the use of this program are: Notice of Appearance (Plaintiff; Defendant), Interrogatories (Plaintiff; Defendant), Request for the Production of Documents (Plaintiff; Defendant), Joint Affidavit for Irretrievable Breakdown, and a Bundle of Notice of Appearance and Discovery Documents (Plaintiff; Defendant).

User Testing

Professor Colarusso stepped in as my partner for this project after I was unable to re-establish contact with the attorney who initially gave me the idea for this project.

In order to obtain adequate feedback on my project, I had it tested by three peer-testers who are all working paralegals and clerks in the legal profession. In addition to peer-testing, Professor Colarusso also tested by project acting under the role of a "partner".

Professor Colarusso Feedback: clarify input examples, add a disclaimer to the top of the project to ensure that users know it is a class project, add a feature to allow a loop to the beginning if the user wants to begin a document for a new client, change the format of inputting dates.

Peer-Tester 1 Feedback: no additional feedback.

Peer-Tester 2 Feedback: allow for the name of the attorney to be changed along with the BBO Number, link county and docket number to have the docket number partially pre-filled.

Peer-Tester 3 Feedback: clarify the way in which it indicates to input plaintiff, defendant, and attorney names.

Attached are links to text versions of the QnA Markup code before and after user testing.

Refinement

After receiving valuable user feedback from both my partner and three peer-testers, my next step was to implement the changes they suggested. Seeing as this tool will typically be utilized by paralegals, law clerks, and support staff, I was eager to implement the changes suggested by fellow young professionals in the industry.

To start, I went through the QnA, and attempted to make the prompts more clear. For example, instead of having “First and Last Name of Plaintiff”, I modified the prompt to say “Name of Plaintiff (e.g., Jane Doe)”. Users collectively agreed that this description was clearer than before. I considered changing the prompt to say “Full Name of Plaintiff (e.g., Jane Doe)” but the feedback I received on that idea was that it was too wordy. Ultimately, the testers were looking for the most concise way to convey what information was needed.

The biggest change that I added in the refinement process was allowing users to change the name and BBO Number of the attorney, so that this tool can be better used at larger firms. I initially thought it would be best to pre-fill several names of attorneys and pair them with the matching BBO Numbers. However, seeing this project is not tailored to a specific firm, I chose instead to leave this as a “fill-in” so that the product can continue to be used by myself and other peers who have expressed interest. In the case that I hear back from a firm about integrating this tool, I would go on to make this aspect more specific. To do so, I would pre-fill one of each document with relevant attorney information. Then, instead of the first question being a fill-in asking “Name of Attorney (e.g., John Smith or John A. Smith)”, it would be a more QnA, asking the user to select from a list of attorneys. Again, this step would be specific to whichever firm intended on implementing the program so that it could be specific to their firm, style, and needs.

Lastly, I refined the product to allow users to “Start New Client”. This feature allows clients to loop back to the beginning without having to click “Start Over” at the bottom. I also went on to allow users to choose between whether or not they wanted to start at the top by adding a new attorney, or carrying on with the QnA for a new client while using the same attorney as the last document they generated. Initially, I did not think this was able to be done due to an apparent bug in the QnA system, however after seeking outside help, the QnA was able to allow users to overwrite previous code and move forward without having to repeat unnecessary steps. This step was done with the intention of making the program more user friendly and time efficient.

Product

Intro Pitch

During Week 10 of class, each student provided a brief presentation of their final project. The PowerPoint used to present my five-minute introductory pitch can be found here.

Impact & Efficiencies

This tool will eliminate a great deal of wasted time by a offering quick and accessible method of eliminating administrative "time-sinks" that regularly waste time of legal staff. This document generation system will afford more time to attorneys and staff to spend completing substantive work for clients which will then result in more affordable legal services, further breaking down the justice-gap.

Documentation

This QnA is extremely user-friendly. Seeing as this program is meant for the use of legal professionals and staff, it is unlikely that confusion will occur. Regardless, the platform is simple enough to use that a client could fill it out if need-be. However, the purpose of this tool was not to completely eliminate the need to manually produce filings in word, but instead the goal was to reduce the unnecessary time wasted on non-substantive work in drafting documents.

Real World Viability & Completeness

This tool is mostly ready for real world use as is. However, the way the program is currently designed, it is not specifically tailored to any attorney or law firm. Thus, in order for it to become fully real-world viable, I would need to pair with a specific attorney or firm and customize the documents to meet their specific needs and wishes. As mentioned above, I would also pre-fill word documents for each attorney so the user would pick from a list of attorneys within the firm instead of having to enter the name and BBO Number of each attorney they were drafting documents for. I would also need to customize the firm address and contant information to properly reflect where mailings and correspondence should be sent. Ultimately, the tool is prepared to be used, but the documents themselves would need to be tailored accordingly.

In the case that this tool goes on to be implemented into a firm, I drafted a "Completeness Plan" which serves as a user guide for current use and maintenance of the program. Seeing as I was not able to recieve a letter from a partner regarding whether or not they were satisfied with the product or plan to continue upkeep, this Completeness Plan will serve in its place.

Sustainability

Now that the base QnA has already been established, this process can be added to with extreme ease as long as QnA Markup will hold the amount of data necessary. Although I remain unsure of whether or not the partner who I originally intended to work with will be implementing this project, I received good feedback from my current employer and past employer about the utility of the product in the workplace. Additionally, I find this tool extremely useful as a current law clerk. If I am able to receive permission from supervisors, I would like to input documents frequently used at the firm I work for, so that I could improve upon my speed, accuracy, and consistency in document drafting.

In the future, if maintaining the use and implementation of this tool, I would like to go on and find a way to make the county and docket numbers link to save the step of adding the county code within the docket. This is an additional tool that could be extremely useful in Massachusetts, but may vary by jurisdiction.

On that note, the information and pleadings produced by this tool are also subject to jurisdictional rules and regulations. Some jurisdictions require forms to be filed through pre-drafted court documents, and follow specific drafting rules. If this program was to be implemented elsewhere, I would need to make sure that the product adhered to the relevant jurisdictional standards.

In [ ]: