Flagpoll

Software for lobby group to collect feedback from state officials from every county in the state on legislation. In a broader perspective, an easier way for admins to manage and distribute content to and from their users. I worked with the PM, devs, and prospective customers of this product concept to get out the best initial product that could be.

Why create this product?

At Coshx Labs, we had a biz eng named Cass. She also worked on a special committee in the State of Virginia. As a state official, she was in touch with the state’s lobbying group, Virginia Association of Counties (VACo). VACo wanted her opinions and feedback on bills and issues that were going to be, about to be, or currently being presented to the State’s legislature. VACo's involvement with a proposed state bill looks something like this:

The Virginia General Assembly goes through about one hundred proposed bills annually. For Cass, that means VACo contacts her, mostly by email, to get her take on each iteration of each bill. That adds up to a good amount of email per week. People get enough emails as it is already. Add on top of that getting frequent emails about each proposed bill and its many updates consistently over a timeframe, and you will get people ignoring these emails.

On the other hand, VACo wants to collect feedback from as many state officials as possible on each version of the bills that VACo has identified as important to some/all Virginia counties. Feedback is vital for VACo, as the feedback is cited as evidence when lobbying special committee members, house delegates, and senators on the details of a proposed bill. With 95 counties and 5-10+ state officials in each one, managing email feedback for all the bills is a heavy task:

What does VACo lobby for? It exists to support county officials and to effectively represent, promote and protect the interests of counties to better serve the people of Virginia.

Cass—being a state official herself—became self-aware of these pain points that exist in the feedback interaction between VACo (admin) and the state officials (users). With her connections to VACo leadership, she brought up the idea for a software solution to alleviate these problems while at a VACo conference. Armed with a napkin sketch, the idea generated enough interest to pursue a minimal viable product (MVP) for this idea tentatively named “Flagpoll.”

Who is a state official?
  • Board of supervisors
  • District attorney
  • Sheriff
  • Treasurer
  • Clerk recorder assessor
  • and many more

Road to Success

This being an internal side project inside the company, we needed to commit design and dev resources wisely. We knew we could not address or solve every technical problem immediately, but we wanted to be sure that what users could do upfront in this product was useful, as well as have customers willing to pay some money to keep servers and databases running.

The plan: have VACo jump onboard as the first admins and users—they have a large user base (Virginia state officials), a workflow problem we feel can be solved with this product, as well as the budget to support the bandwidth. Most importantly, we have direct access to the VACo leadership for feedback on product iteration. The milestones in the roadmap begins with a walk-through of the interfaces design, then a demo of a working prototype, and later on getting state officials to use the product at some capacity in their day-to-day.

Designing for admins

From interview sessions with VACo leaders to strategizing and collaborating with Cass and team, we were able to identify the problems to solve in the admin workflow. Here are a few key factors:

Too easy to lose track of bills and their many updated versions

With the volume of bills, a better way to triage them is valuable, as VACo currently keeps track of their positions on bills with internal word documents and spreadsheets.

Finding and selecting desired data on bills is tedious

As noted in the diagrams in the previous sections, searching through individual emails for specific state official feedback is tedious and time-consuming.

Two types of users were defined at this point for Flagpoll: admins and users. Admins are the VACo leaders who input bills & issues into the Flagpoll database. Users are the state officials who leave feedback on each bill. The following sections show some of the ways that Flagpoll is designed to address these admin concerns, as well as creating better workflows.

Admin overview

When the General Assembly is in session, the “get feedback from state officials” workflow for the admins amounts to a lot of tasks—from collecting feedback, analyzing feedback, monitoring bill statuses, to notifying people to leave feedback. Flagpoll is designed so that when the admin logs in, they are situated to focus on the latest bill activities between VACo and the state officials.

Besides brief descriptions and metadata of bills, functions to create, edit, and revise bills are also available at a moment's notice. The content shown in the admin UI is the same for all admins, as they are contributing to the same database.
Heat map of counties — The overview also allows the admin to immediately see which Virginia counties have sent feedback on each bill. This allows admins to figure out which state counties need to be rallied for feedback, as well as act as a quick eye test to see which bills are of importance to which counties.

Inputting a bill into Flagpoll

The details in a bill can be many pages long. A government website database already exists with full details on these bills. In Flagpoll, admins only input the key information that gives users guidance, talking points of the problem, and who to contact.

What is an issue? Why is it not called “create a bill” instead?

From our understanding, there are times where VACo admins want feedback other than for legislative bills from Virginia’s state officials. For example, admins may want feedback on internal organizational processes and issues.


Inputting and modifying each bill iteration into the Flagpoll system is definitely not ideal. In a more ideal world, the bills would auto-generate into Flagpoll from a government database, but building that out is not worth doing at this stage of the product’s development.


Functions and Metadata

Admins coordinate and time when to let their user base learn about bills. With that in mind, the “save draft” function was created to let admins input multiple bills into the system before the bills becomes “live” to the users. A “schedule bill” feature was considered, but more product validation and development priority was needed.


With so many bills being created, the ability to sort and filter them is vital. The ability to “tag” bills increases a bill’s searchability. With this feature, the goal is not to let the admin add any tags they want—but to select from a list of options that we as Flagpoll have determined beforehand. From past experiences, if people have the ability to add to a “bucket of data”, they will create many frivolous tags that are seldom used and easily forgotten.


A bill can be marked as “urgent.” This covers the scenario where a bill’s iteration is going to be voted on within the next day and VACo needs feedback as soon as possible. This happens often enough that having this function in the initial product was warranted.


View of a Bill

In Flagpoll, a bill contains three sections of information: details, past history of the bill, and most importantly—feedback left by users (state officials).

When the admin opens into this view, they see is the most updated iteration of the bill. To have this view open up to the “comments” tab is also up for consideration, which will be addressed in the future with more testing.


The comment tab contains all feedback from state officials for this one bill, sorted by newest. When a new iteration of the bill is created, previous user feedback loses value. The ability to search, filter, and flag (star) specific user feedback is important, because once the admin decides on the set of feedback they find useful, they will want a PDF or printed version of it.

Get a sense of the admin workflow click around an early UI prototype:

https://invis.io/TWAC62AJB  

Interface and interaction decisions

In today’s web, there are many tried-and-true design patterns to solve & convey any single user interface interaction. In the images and prototype in the previous sections, you may have noticed the following:

Slideout Modal

This is the most distinct UI interaction in Flagpoll. One of the initial goals of this project was to get people to the content fast. Flagpoll, at the moment, is not designed to be the place to get in-depth content on bills & issues. This interaction helped make the rows of legislative content feel within an arm’s reach versus loading a new page.

For workflows that require more attention (such as create, edit, email issue), the admin is brought to a whole new page.

Sorting and Filtering

In the Flagpoll app, the amount of data is vast. An admin needs to be able to find an issue or comments from a specific district of people quickly. Alongside the functionality of tagging, a sorting and filtering functionality makes for more nuanced results. We were able to use this functionality & design throughout the app, for admins as well as state official users.

Visual Design

An official US government web standard styling framework initiative was started a while back and I felt this was a good standard to design around. Flagpoll at the moment is a political product. If we can assimilate the product to what government sites & apps in the future will look like, it helps Flagpoll’s credibility.

The styling framework does not currently have all the design patterns needed to convey all concepts in Flagpoll, but I made sure the design decisions made in Flagpoll complements what it does have to keep things similar. You can see the framework here: https://standards.usa.gov/

Obstacles designing for the admin

With the initial designs comes some uncertainty for the path forward. Some of obstacles may be technical constraint and other times product ideas that make the MVP less refined and harder to achieve.

Graphical Heat Map

The heatmap was validated as a good feature to have. Not only is it very helpful, but it also adds a bit of “eye candy” to contrast the heavy amount of textual content. However, the development of such a feature is resource intensive. The decision was made to have a simpler table of data developed first for the initial product, with the heatmap to be worked on at a more leisurely pace.

Email workflow

This workflow is key to the admin to reach their users. VACo could continue using their email app alongside Flagpoll, but it would be redundant in task. However, to have email functionality inside the Flagpoll app is not only a huge commitment in dev resources, but also steps into the lane of established companies such as MailChimp and Campaign Monitor. We decided it was better to create minimal design iterations on a simple emailing function and do more research and validation on the concept after initial the product features are set.

The Flagpoll designs for the admin workflows and scenarios are straightforward. Technological limits at the moment may be holding back some functions and user experiences, but what Flagpoll does have now is a flexible start to the product, in the event that product features and concepts need to pivot. The next part of this case study will go into Flagpoll addressing how the state county officials (users) interact with VACo (admins).

Take a breather. Then continue with

Part Two

Designing for users

As mentioned earlier, Cass was a state official of Virginia who saw an opportunity to optimize the interactions between VACo and the state officials.

Her insights as a state official guided and advocated for what was needed for users in the Flagpoll app. On the flipside, VACo wanted specific data from users in specific scenarios. With these two POVs, as well as insight from a few other state officials, we narrowed down the main things to solve for users:

Get their bill feedback within the context of their day

Users got a lot of things going on during their day. Not all of them can set aside time to invest in leaving long feedback on bills frequently.

Encourage them to view other bills & issues

Different counties care more about certain bills than others, especially with the amount of bills and bill iterations that exist. Finding ways to let a user learn about other bills would help the State of Virginia in the long run.

Toe the line between sending heavy content and spamming them

It may be unavoidable sometimes to have a whole bunch of information dumped onto the user. We need to figure out how to have less of an information overload for the users.

From our understanding of this political domain and the workflows that it entails, we identified different types of users. The notable group is the older generation of politicos, whose computer interactions consist of word-processing and email, and lack more modern web experiences. While we can’t design the whole Flagpoll experience optimized for just these users, we made sure to make it accessible to them, as well as made a point to make sure the design and interactions are clear as intended. With that said, let's look at the Flagpoll designs:

Personas were not used The timeframe and stage of this project did not make using them ideal, as I do not believe in defining indepth personas for early stage products. User descriptions and other concepts like user stories/job-based user stories worked quicker to validate this iteration of the designs.

Responding to VACo emails

In the VACo email that users get, the url link to leave feedback brings them to a one-pager about the bill at hand. Once feedback is submitted, they see a confirmation for their input and can then go back to the rest of their day.

( 1 ) VACo email about a bill ( 2 ) one-pager about the bill; prominent area to leave feedback ( 3 ) confirmation screen; allows ability to re-edit message within a certain timeframe before it's sent to the Flagpoll system.

Overview

When users log into Flagpoll, the first thing they see is a list of bills and issues, sorted by most recent,as well as the bills’ relevancy to them.

Active Queue Tab—Users see the bills they have not commented on yet; no more digging through their email inbox to find bills.
Comments Tab—Archive of all the comments they've left on bills and issues. Helps users remember how they felt about specific iterations of bills.
One Bill's Details—Similar to what the admin sees but also includes a prominent area to entice users to comment. A dropdown reveals past comments they've made on this bill.

Get a sense of the user workflows, click around an early UI prototype:

1) Email flow  
2) User UI  

Interface and interaction decisions

The design patterns for the users are the same as for the admins. One important thing to note is that the user's list of bills and issues are filtered by default to things that are relevant to their state role or geo-location in the state (e.g. bills that affect rural counties vs cities).

Obstacles designing for users

Users were a bit more ambiguous to design for. The admins were a group of less than ten people, while the users were over 100+, not to mention more varied in roles, ranks, and scenarios.

Assumptions of users

There were a lot of assumptions on all types of scenarios the users will encounter around bills and Flagpoll. For example, how users should leave feedback. We ended up with an open-ended input textbox when originally the idea for users to declare if they are "for or against" a bill was thrown around. We made sure to identify and keep a log of all the product/user assumptions beforehand and weigh them through different criteria to decide the proper (in)actions.

Too much excitement, possible scope creep

The more we immersed ourselves into the concept of state legislation and the users, the more product ideas we felt adamant about. For example, a feature was proposed for the initial product to allow users to bookmark/favorite a bill and follow it all the way through to the end. While it would immerse the user, there were a few problems: 1) scope creep 2) it alters the original product from quick n' go to something quite different 3) an under-researched and untested concept should not be rushed into. We ended up putting the concept into the backlogs for now, even though we all think it's a great idea.

Getting Virginia state data

A few of the smoother user experience flows relied on the technological ability to access certain information, such as a database of all state officials to get their names, emails, counties, and other metadata. We also had to make sure to cover our bases and design back-up ways for users to still complete their tasks in Flagpoll.

One of the milestones for this product was to have the Flagpoll designs for both admins and users demo'd to the VACo leaders via a big group video meeting; The prototypes above were shared, insight was gathered, and questions were asked and answered. With all that approved by VACo, the next step on the roadmap was to build a working prototype.


Development + Design collaboration

There were two devs and an Agile method scrum master working on Flagpoll. The dev workflow was structured into weekly sprints, with me unblocking their paths if the interface design needed reworking, user experience conundrums arose, or any other unanticipated problems.

For devs, UX is not their main focus so sometimes they may overlook some of the finer details in the interface. For the small and trivial things, I can jump into the CSS and fix it myself. For more major bugs, it's best not to hassle the devs immediately, but to wait for them to accrue just enough for the devs to tackle them all at once.

Luckily, the Flagpoll devs were great people I worked with in-person at the office. I scheduled a few group sessions over the dev period to walk through together the working prototype full of dummy data through the lenses of admins and users. If I saw something wrong, I had the devs talk about what was going on before I went through my explanation on why this was a bug or why it was imperative that it was fixed. I itemized each bug in a spreadsheet, then later ranked each one on the priority of "user experience problem." The devs would in turn rank them in terms of "scope to fix said bug" and then work through the spreadsheet.

Going Forward

We got the development going at a good rate over a few months and was able to reach the checkpoint of demoing a working prototype to the VACo leaders. The devs led the presentation and by the end of it, VACo was ready to start this partnership formally in regards to more detailed written agreements.

We reach our milestones within the timeframe we anticipated. There was still work to be done such as considering a whole compose email feature, which I explored a bit, and the devs were figuring out how best to pull state officials' credentials and data into Flagpoll. By the end of my time at Coshx, Flagpoll had broken off into a separate entity from the company, headed by Cass.

Case Study Q&A

Aren't lobbyists bad people?

Lobbying is not inherently evil. How politics and legislation work was not something I understood before starting this project, so I felt excited to gain more knowledge about something affecting my life and society. For more info, go to http://people.howstuffworks.com/lobbying.htm/

Can this product concept be used for other types of business?

Yes, the more we discussed it, the more likely we felt this could be applied to any big organization that needs a way to distribute and collect feedback from their members. After VACo in Virginia, the next step would be to try to get another state group involved.

Who else was on the Flagpoll team?

Cass / Kevin (PM + Scrum Master) / Sammi (Dev) / Brad (Dev) / Gil (Logo)

Notes and past WIPs
1 / 3
Style guide and reusable UI components made for Flagpoll. See an mock version here
2 / 8
One of our early assumptions was that admins wanted specific answers on the bills from users. Turns out to be not the case
3 / 8
A stop-gap design option to replace the heatmap that was taking longer to develop than within the timeframe alloted
4 / 8
One of the earlier concepts was to make the user's side of Flagpoll feel more personal. It got scrapped quickly
5 / 8
An exploration on how to compose an email of a bill in Flagpoll
6 / 8
I recorded audio of a lot of the discussions and interviews, and would jot down timestamps so that I could go back and relisten to key information
7 / 8
A spreadsheet of a bug-finding session between the devs and I
8 / 8
A stack of 11 x 17 papers diagramming designs/workflows in discussions and meetings. In my opinion, a canvas for notes and sketching is always better



   Go back to list of projects or email me at johnsonchen@outlook.com