.png)
During a licensing process, the user has to make a decision regarding dozens of requests in a short time. Many quantitative and qualitative factors influence the decision. A wrong decision might end up costing the applicants a lot of money or lead to legal action being taken against the department.
An interface for displaying information about all requests, including data visualization and the ability to make decisions quickly.
I started the research by reading the approval process policy. This policy describes the criteria and the general process of approval. After that, I interviewed the main user of the feature. During the interview, the user showed her working method, and presented us with an Excel file that she used to document her actions. I later used this file as an initial model for the design.
Based on the research, I created a user flow to describe the main decision making process.

I started by creating a basic sketch of the screen area and their functional roles.
Then, I used the “crazy-8” method to open my mind for various solutions.
%2520(1)%2520(1).jpeg)
Finally, I’ve created a high fidelity wireframe using Axure RP (Note: All the data in the wireframes is fake. Importers names and IDs, quotas names and numbers, categories and quantities are different in reality).

When I started the design process, I thought the user needed a detailed information about each quota so she can recognise it. Then, I noticed that she referred quotas mainly by their ID numbers. Each ID number was 3-4 digits, and easy to remember. As an expert user, she knew those ID numbers well.
Therefore, I decided to show only the quota's ID on the initial display. The user has to click an "Info" icon to show all the quota's details.

As part of the process, the user creates categories and divides the requests into these categories. In the user research I found out that the categorization process is an iterative process, and the categorization can change on the fly.
I decided to show a short display of the categories, with expanded data in a modal screen. The modal helps the user focus on every category at a time. I also allows to add more information on each category, without losing the context of the other categories.

During the process, the user has to divide each request into a category. The operation is performed iteratively on each of the requests in the list (up to a few dozen items).
I decided to allow the user an inline edit, to make the acation quicker. To help the user decide which category to choose, I added a description of each category inside the combo-box.
.png)