Designing digital forms seems like a pretty simple task. You just make an interface that looks like your existing paper forms, right? If you take that approach, you might solve some of the problems with paper, but you’re going to miss out on most of the capabilities that make switching to digital so compelling in the first place. At Kordata, we’ve noticed that our customers’ first instinct is to create a 1:1 copy of their paper forms in our system. That train of thought makes sense on the surface: “Minimize the impact on my staff so they don’t lose productivity.” But what you should be thinking is, “How do I leverage the technology so I can increase productivity?”

In this article, we’re going to look at some common form design patterns, and then I’ll show you how modifying the digital version can save time, increase accuracy, and ensure data integrity. Let’s get started!

Give your user a clear path to completion

A request we commonly hear from customers is to put form fields side-by-side on the mobile device. This is a very common practice on paper forms, but the design doesn’t work well when people actually fill out the form. Here’s a form that demonstrates this. The animation represents the path a ‘user’ must take to complete the form.

Complex path creates mental strain
This form completion path is far from optimal, and can lead to missing data

You should immediately notice a couple things about the form. First, the completion path bounces back and forth between the question prompt and the area for the response. This creates mental strain on the person filling out the form, thereby reducing speed. Second, the big box for comments spreads across the whole form. The ‘user’ will expend significant mental effort filling out that comment box because it requires them to write a response. When finished, the natural inclination is to keep moving down the form, not back up to the top to fill out the ‘verification method(s)’ section. It will be a common occurrence for that section of the form to come back blank.

You’re probably thinking, ‘If side-by-side doesn’t work very well, why do we design so many forms like that?’ To save paper! But with digital forms, length / layout of a form has zero impact on the cost of the form – so why are we still operating under the constraints of the old system? Let’s redesign this form:

Improved form provides a clear path to completion.
Improved form completion path

That’s a much clearer path to completion, and it results in less mental strain, and fewer omissions.

Let your user tell you how many line items there are

It’s very common for forms to have sections where the respondent enters in one or more line items. Some examples are order forms, inspections, and test results. It’s simple to design the layout for such a section, but how many blank spaces for items should you put in the form? Take a look at the following two examples. On the one hand, there probably aren’t enough spaces, and you’ll end up with people writing ‘see back’ or putting lab results in the margins. On the other hand, almost the entire form is blank spaces for line items. That’s a lot of wasted space if you only need to fill out one or two.

A paper form with too few line items
Too few line items
A paper form with too many line items
Too many line items

You can solve this problem easily on a digital form: don’t display any blank fields at all! Instead, present a button that allows the user to create a new item and put control in the user’s hands. You’ll have a perfectly sized form every time.

A line items field for digital forms
The user can add as many signatures as they need

Don’t display fields you don’t need filled out

You might want to have a form where the respondent needs to fill out a section of fields, but only if some condition is true. Here’s an example:

A confusing paper form with lots of branching paths

You might think that’s not too bad, but forms comprised entirely of logic like this create a serious mental load on the person doing the work. Mistakes are commonplace in forms like these, but there’s no better solution for a paper form – you have to have a place to enter all possible data. Fortunately, this is another problem that digital forms solve extremely well. A software application can change dynamically as the user enters data. So the previous form might become something like this:

Conditional logic lets you collect only the data you need

Fantastic!

Link your data to save time and reduce errors

Here’s an excerpt from a common OSHA Form 301 report:

A paper form that collects redundant data not necessary for digital forms

This is a good example of how paper forms ask for information we probably already know or have previously collected in order to provide context to the information in the form. First, the blue box on this form presents a challenge because the respondent won’t have the data immediately available. They’ll have to go look it up to be able to complete the form.

Digital forms can link to other forms they share data with. In this case, the employee’s information was probably already collected and entered into the system when they were hired. So on the injury report, present a selection box to your user to show a list of current employees. Then, use the selection to link the new form to the employee information form and present the previously collected data to the user. You can even filter the list down based on any criteria you need to further reduce error.

In addition, with a digital form there’s no need to have a section for collecting data about the respondent (the red box on the example form). The system already knows all of that information because it has the current user’s account information. Simply link the new form to the current user account, then display the data you need.

Use validation rules to ensure correct data

The last design pattern we’ll cover is validation rules. Most people are familiar with the concept of required fields in digital forms, but the power and complexity of validation logic takes their power to the next level. Here are a couple more examples of paper forms that can be improved:

Screen Shot 2019 03 26 at 11.42.43 AM
This form uses delineated boxes to try to enforce correct VIN length
Screen Shot 2019 03 26 at 11.50.54 AM
When the ‘Married filing jointly’ box is checked, then both signatures are required

Forms have rules, and forms often try to enforce their rules. But at the end of the day, the person with the pen can still write whatever and wherever they want (or not at all). Digital forms can guarantee valid data and provide a better experience. Implement logic behind-the-scenes that monitors the state of the form. Check that the data matches the pattern or format you expect, or change the requirements of fields further down the form when the user enters data. Maybe even tell the user they don’t need to fill out the form after all!


Moving forms from paper to digital is sometimes more of an art than a science. At Kordata, we’ve spent years refining this process and studying user interface design to really take forms to the next level. Now we’ve given you the tools to start thinking about how to improve your processes rather than just duplicate them.

paper blogFuturistic-sounding tech developments regularly make the news. In comparison, “going paperless” can seem very 1990sBut paper is still used daily in the construction industry, so technological developments that help reduce reliance on it are imperative. 

Projects that are over schedule and over budget are so common in the construction industry that they are practically business as usual. According to a June 2016 report by global management consulting firm McKinsey & Company, “Large projects across asset classes typically take 20 percent longer to finish than scheduled and are up to 80 percent over budget.” A decline in productivity, accompanied by low profits for construction firms, are also noted. The same report suggests technology-related “big ideas” that the construction industry should adopt, among them the use of digital collaboration tools, with the goal of going paperless. 

How does going paperless manage to rank alongside cutting-edge, and sometimes glamorous, tech trends like the Internet of Things and geolocation? The answer is: because paper-based systems are still costing the industry countless millions of dollars each year. Paper has been around for a long time and it is the basis for almost all of the industry’s existing systems, so many construction industry personnel question whether completely changing those systems can result in efficiency gains. But paper-based systems have fatal flaws—and digital solutions can go a long way toward addressing those flaws. 

Completeness 

A line on a form that isn’t filled in…a page missing from a packet…an entire binder, perhaps, that isn’t on the shelf: these scenarios are all too familiar. Often, they’re compounded by other “missing” items: calculations that don’t get performed, unsigned paperwork and photographic evidence that is no longer attached to the documentation it is supposed to support. All of these situations can slow the resolution of claims, change orders, etc. 

Having a preset electronic process and document set—especially one that has been customized by the team to be project- or company-specific—is a good way to overcome the problem of missing or incomplete paperwork. Forms that use conditional, “if-then” logic enable personnel to fill out documents correctly and completely by prompting them for responses that fall within certain parameters. Files created in different applications (such as photo files, signatures or calculation sheets) are easily stored together.  

With paper-based systems, stakeholders often get left out of the loop when documents are circulated. Expenses such as courier services can be involved with moving documents, too. When desktop computer workstations came into common use, cc’ing all team members became easier, but licensing fees often prevented key players from accessing important files. A software-as-a-service (SaaS) delivery method, on the other hand, allows all team members to have access to the data, greatly enhancing its completeness. 

 

Timeliness 

Even if paper documents could be completely accurate, their relay does not happen in real time, which creates an inherently slower rate of progress. Traditionally, offices have had to employ layers of administrators and office personnel to organize and store data; those employees then had to turn the data back around in the form of new reports and documents. There’s a reason, after all, that these management layers were called “paper pushers.” All of the efforts at collecting, organizing and repackaging information led to enormous amounts of rework, snowballing errors, and substantial overhead costs. 

By using tablets or mobile phones to access cloud-based documents, these problems are dramatically reduced. Personnel can view and edit all files associated with a project, either from the office or in the field. They can do so even when an internet connection is unavailable. Once a connection has been restored, data syncs via the cloud. 

Electronic updates, which happen instantaneously, also lead to clearer chronological organization of documents. Many software solutions offer date- and time-stamps, workflow and role-based permission settings and protection against alteration by non-authorized users. These controls make it clear what version of a document is most recent and establish a chain of custody that keeps progress on track. The flexibility of SaaS-based documentation also streamlines the schedule: follow-up reports can be quickly and seamlessly attached to preceding ones, for example, eliminating the need to sift through multiple files. 

 

Lifespan 

Customized electronic forms provide cumulative advantages. They are flexible enough to be adapted to each new project, yet there is no need to “reinvent the wheel” each time. This represents savings in both time and money. 

Furthermore, when using paper-based systems, the loss of historical performance data or analytics can mean that lessons learned on one project don’t carry over to the next one. With digital solutions, contracts, forms, calculations, procurement information and more can be carried over from project to project, improving efficiency each time.  

Ultimately, the digitization of information sharing underlies most other gains. When important decisions rest upon paper documentation—which is slow to move from place to place, hard to duplicate, and not always easy to access when and where it’s needed—the entire decision-making process can get bogged down. Using technological tools to eliminate these steps becomes invaluable.  

CoatingsPro Cover July 2018

July 2018 Issue

Article Published in CoatingsPro Magazine July 2018, pg 22-24

Accidents, especially on construction sites, are not uncommon. That is why companies need to be responsible for training employees not only for productivity but for safety, too. And because legally it doesn’t matter whether the accident is the result of employer negligence or employee carelessness, employers are bound by various regulations to establish processes to protect their employees from injury. It’s important to note that even when the employee’s own behavior leads to an accident when on the job site, the employer is still responsible for ensuring workers’ safety.

To protect employees, customers, and themselves, it is imperative for employers to take measures to safeguard their employees from accidents at work. Safeguards can be as simple as putting up signs reminding workers to wash their hands after visiting the restroom, and they can be as complex as multi-step field inspections. The bottom line is that no safety measures will work without a culture of “safety first.”

So the real question is how can companies instill a safety-first culture? And more importantly, how can employers protect both their employees and their mutual livelihoods?

Benefits of a Strong Culture of Safety

A simple but necessary first step in creating a safety culture is to require staff to conduct daily safety meetings. Often, this is required by law, but even when it’s not, holding regular safety meetings will instill an attention to safety and help build your safety culture. The following are benefits of a strong safety culture:

  • Strong Teams: Safety incidents degrade the performance of the team and the job’s progress, which can impact completion bonuses. Further, repeated incidents erode trust in the company from both employees and clients. Consistent safety training can increase team confidence and performance, give employees a voice in the process, and make for a more profitable company.
  •  Marketability. Any workplace that has a great safety culture — and the data to back it up — is more competitive in the marketplace. Not only is it easier to tap the talent pool, but a strong safety record can be a huge marketing advantage when selling to new customers. A safety record backed up by real data is a huge competitive advantage.
  • Profitability. A culture of strong safety leads to less turnover, better customer acquisition and retention, and fewer costs associated with fixing lapses in safety (i.e., accidents). All of these things hit your bottom line — why let them?

Having a strong safety culture is great, but to protect customers, employers, and employees, companies need to take the next step and document and preserve safety actions. Why? Because accidents happen — even when you’ve done everything reasonable to prevent them — and proper documentation can protect you from the inevitable legal review when a job site incident occurs.

Collecting and storing safety documentation can be overwhelming, and using paper may increase your risk of losing critical, legally-protective data. For this reason, you should consider electronic documentation and mobile data collection technologies to support your safety culture.

Mobile data collection has revolutionized safety-related processes, and it may significantly decrease costs and regulatory liabilities, help build a culture of safety, and ultimately save lives.

Mobile Data Field Collection

mobile painterMobile technology is part of all our personal and business lives. Mobile devices are readily available, whether they are personal devices or corporate-owned. This means that many of your workers are probably already familiar with this type of data collection. Additionally, it’s easily accessed from remote sites and can often be obtained through lightweight devices, a plus when working with heavy tools. Leveraging new mobile data collection technologies may improve your processes and increase profitability. Therefore, it’s important that you pick the right one.

There are several things to bear in mind when evaluating a mobile data collection solution:

  • Network. If your team is out of range of a mobile network, either WiFi or cellular, your system should be able to still collect data, then seamlessly sync and upload it when you are in range.
  •  Foundation. Mobile data collection solutions can either be web- or app-based. We recommend the app-based approach as that allow will you to continue your work unconnected (i.e., you don’t have to have web access to make it work). This doesn’t mean that the solution shouldn’t have a web portal that you can use to generate reports or analyse results — or even make those reports available to your customers — but it does mean that you need to be able to use the application in the field, just as you would with paper and a clipboard.
  •  Connection. Your mobile app should be flexible enough to map to your current (and evolving) safety meeting work process. Most of this will be standard, but if you need to change something, it should be easy and cost-effective to do so, whether this is done by your vendor or by yourself.
  •  Storage. Once the data is collected, you need to make sure it’s stored appropriately and securely — and that it’s available only to those who should have access. Consider leveraging the cloud for this. Some vendors offer on-site storage, but this can be more expensive to maintain the storage servers and to staff them. However, not everyone is comfortable with the cloud yet, so take that into consideration.
  • Reporting. Your system should be able to generate reports that both your team and your customers can use. These can be custom reports based on your safety processes or standard industry reports, but they need to be available both online and offline. Having this data will also aid in the analysis of your safety procedures and history.
  •  Accessibility. By having the data always available, you will be able to show auditors, customers, prospects, and even employees that you are maintaining safety records appropriately and instituting a culture of safety. If the reports are accessible, sharing pertinent information will be difficult.

Safety and Beyond

Documenting your safety meetings and procedures using a mobile device can be easier and more cost-effective than traditional paper-based forms. You can map the forms, notes, and photos directly onto your smartphone or tablet, then push that data into whichever reporting format your company uses. The data will always be there — no more transcribing back at the

office or, worse, in the hotel room at night. And this may mean fewer mistakes or missed opportunities for you.

The problem with handling paper documentation is that you must keep them safe and secure somewhere, then take on additional costs to prepare, send, or retrieve the information from the job site. Paper-based data is not immediately available to everyone and may not be easily accessible but digital data can be.

Proper and accessible documentation is invaluable when working with auditors, lawyers, or others who need access to your safety data. Building a legal case and protecting your company can be much less painful with good data. Through mobile collection and presentation of required documentation, you can immediately demonstrate that diligent, standard processes were maintained in making the workplace safer for everyone.

Accidents can happen anytime, anywhere, and to anyone. We can’t prevent all job site incidents, but you can take proactive measures to mitigate risks. Creating proper safety procedure is only the first step; you also need to focus on developing a safety culture through regular safety meetings — and then document them for analysis, improvement, and legal protection. A culture of safety may reduce risk, save lives, and ultimately minimize organizational liability. And using mobile data collection technology may make the process much more efficient and cost-effective for you to do so.

 

Article Published in CoatingsPro Magazine July 2018, pg 22-24

Change ManagementOver the last few months, we’ve covered topics ranging from selecting a mobile data collection vendor to managing your fleet of devices. One of the major challenges with implementing a mobile data collection solution is overcoming your staff’s resistance to change.

3 Responses to Change

Imagine that you’ve selected a mobile data collection vendor, you’ve figured out the devices, you’ve had staff involved with the selection process, and now it’s time to implement the solution and train everyone. As training is conducted you find that people have aligned themselves with one of three groups. You have the early adopters who embrace the new technology and are excited about the change. Then you have the people who are concerned with the change but go along with the flow. Finally, you have the technology laggards who express frustration over the new changes and how it will make their job much more difficult. Even after you explain that things will be better with the new technology, this voice is louder than the rest and staff cynicism sets in. The success of the solution is at risk, and you feel defeated.

This scenario arises all too frequently with these types of projects. It is why it’s important to consider change management early in the process. Moving to mobile data collection is a cultural shift that not every organization is ready for, but if you incorporate change management early in the planning process you can overcome the potential backlash from employees that are not ready for any change and ensure project success.

How to Successfully Implement Change

Competitive pressures, market changes, regulatory requirements, and other external forces are pushing companies to embrace organizational change in order to remain profitable. Organizations that are successful in implementing change take a calm, measured approach to change, and embrace employee involvement early in the process. Using this approach, you help your staff acquire new skills, innovation is embraced, and your company’s profit margins will grow with the positive influence of change. Moving to mobile data collection is not a trivial undertaking and should be managed like any other project you’ve taken on.

Managing the Cultural Change

We’ve discussed best practices for mobile data collection and the steps to success. Building the strategy and tactical plan is a good start, but you need to be able to manage the cultural change and clearly articulate why you are moving to mobile data collection in a clear, concise manner to all stakeholders. From management to staff, everyone needs to know their role and understand the impact to their role/job function. You don’t need agreement, but you do need alignment on why you are making this change. In the end, everyone should understand the drivers for the project and the expected outcomes. These could include empowering staff with modern tools to make their job easier in the field, reducing office overhead, increasing the visibility of fieldwork, and getting reports completed.

Engage Them Early In The Project

Once you have staff aligned with your plans, engage them early in the project and provide them an opportunity to contribute throughout the process. This will allow the team to give feedback before the solution is finalized, thereby minimizing the employee backlash that occurs when the training session is the first exposure to the solution. No matter how hard you try, you can expect that there will always be someone that will be resistant to change. However, the more people you get on board with the new process, the easier it will be to overcome the objection of these laggards and end up with a successful solution that everyone buys into.

Manage And Incorporate Feedback

Finally, as you deploy your new mobile data collection project, you will need to find a way to manage and incorporate the feedback your team provides on the solution. As you start seeing the benefits of mobile technology, you might want to jump in and start changing things right away based on that feedback. Take the time to let the first wave of feedback, feature requests, and bugs to settle, then start managing and prioritizing these change requests. Review the requests with a group of staff members to ensure that you are not introducing a change that could negatively impact all staff just to satisfy one person’s request.

Change management can be a challenge for any organization, more so if not handled properly. Remember to plan early, include key stakeholders, gain alignment with your plan, and collect feedback throughout the project planning process, and roll out the solution carefully. Most of all communicate, communicate, communicate! It’s much easier to put the effort in early to ensure that change is accepted with less resistance and that your project will ultimately be a success!

I’d love to hear more about your projects and the challenges you’ve faced with change management and going to mobile. Please feel free to contact me anytime if you have any feedback or questions about how we can help with your change management challenges.