Assigned Counsel and Fee Waiver Bot

My name is Justin Martino. I am in my second year at Suffolk University Law School. As a part of the curriculum for Coding the Law I created a bot, you can find it here. To write my bot, we used a tool called QnA Markup. Basically, you create an interactive dicision tree by nesting questions and answers. Here's my code.

User Testing

I think my peer-user testing could have been better if my peer-tester and I had done our perr-review testing on time. Because it was late, the feedback was both limited and hard to incorporate because the due date was approaching so rapidly. However, I was able to receive some structural feedback as some of my GOTO tags were not functioning correctly because of the spacing, this was important to fix before finalizing my bot. You can find the interaction between my Peer-tester and I here Some of my most beneficial feedback was received when visiting Professor Colarusso in office hours. At the beginning of the process, I struggled with some minor problems that were causing my outputs not to function properly. However, once I overcame this obstacle in office hours my bot really started to take off. After this I was able to incorporate two documents that could be automated using the users feedback from the bot. I reached out to a couple of different attorneys in Vermont but I did not receive any response from any of the lawyers I reached out to. I found three different lawyers here.

Refinement

I think my greatest refinement period came last week when I met with Professor Collarusso. My original QNA text was very basic. I was having a hard time incorporating my document automation into my code but after meeting with Professor Collarusso I was able to succesfully incorporate two documents that could be automated.

Real-World Viability

I think my product could use some improvement before it is real world ready.