Collect form finalization improvements


alt text here

Thank you for your feedback –– we had over 60 people respond to the survey!

Our goal with this research was to understand the challenges with finalizing forms and what could be improved in the user experience based on your feedback.

:eyes: What did we learn?

  • Data collectors often complete the survey in more than one visit.
  • Supervisors are concerned about data collectors making errors, and the last step in finalizing the form often causes confusion.
  • There is a desire for more feedback about: when people are offline, when their forms have been successfully sent, and reminders to submit their forms.
  • People would like a way to return forms to the user to be reworked.
  • Lots of positive feedback about the entity-centric work that’s in progress.

Respondents also appreciated the tips we provided in the survey:

  • Did you know that you can configure Collect to always mark forms as finalized and to hide the checkbox for finalization? You can read more in the documentation.
  • Did you know that you can configure the name of filled forms to use data from inside the form? This is the name that is shown in form lists like in "Edit Saved Form". You can read more in the documentation.
  • Did you know that you can track changes? You can read more in the documentation.

Highlights from user feedback

  • “Often time researchers miss the checkbox button and just click finalized button.”
  • “We encourage cross checking records and editing if need be.”
  • “Some data collectors review the collected data and make changes, as a data manager I do not encourage this practice.”
  • “In most cases, enumerators are much in a hurry during the day to reach their targets. Editing the forms gives them time to review and check for any errors.”
  • “I did not know about this feature until recently, there is also need to proof read and correct some incomplete collected data.”
  • “Add a message at the end of the finalize form to let the user know that the form will not be automatically submitted and that he needs to do it manually. Sometimes some people forget.”

:bulb: What will we change based on feedback?

  • Add a summary screen showing what’s completed and if there is any missing information to be reviewed before sending to reduce errors.
  • Make auto-send the default, still giving people the flexibility to change this if it’s critical for their workflow.
  • Remove ability to manually write instance name. Analytics show it’s uncommon. It can be replicated by adding a text field and using its value directly as the instanceName in form design.
  • Introduce a finalization dialogue to make it clear that the data collector will not be able to edit beyond this point to avoid people submitting before they are ready.
  • Provide better feedback prompts indicating when users are offline, when forms have been sent or when forms are in the queue to be sent.
  • Give users the ability to fill out another instance of the same form when they are done or go back to the main menu to create a smoother workflow.

:date: What to expect next

  • We are going to start on this work in the second Collect release of the year.
  • You can expect the beta in the winter and see something in the spring.

Keen to give feedback but didn’t get a chance this round? Not to worry, we will be doing more research in the coming months.

5 Likes

Based on feedback from the @TAB, we are now leaning towards leaving the current default in place (no auto-send). We wanted to make auto-send the default because we believe auto-send is a better experience for most users:

  • It reduces the number of steps for completing a data collection task
  • It increases the likelihood that important data will make it to a server in a timely manner
  • It makes it less likely that data collectors will forget to send (there's still a possibility they will forget to turn on Internet access)
  • It makes it less likely that a large group of data collectors will all submit at the same time which could cause network congestion
  • Submissions are typically very small so don't use significant amounts of data

However, we know there are also good reasons to keep auto-send off:

  • Submissions with media can be big and cost real money to send
  • There may be reasons to use a specific WiFi connection to send submissions (speed, security)

Note that requiring a review step will no longer be a good reason to keep auto-send off: there will be no possibility to edit filled forms once they are queued for sending. Data collectors will need to use the "Save as draft" option to keep a filled form open for editing.

We are currently leaning towards leaving the default in place and updating documentation to make it clear that auto-sending is preferred. ODK Central already configures auto-send by default so this only affects users of alternative servers.

6 Likes

New design updates :dizzy:
We have implemented the following changes based on your feedback!

Finalizing your form
There is no longer a checkbox to “mark as finalized” on the last screen because it caused a lot of confusion for people. Now, the data collector will see a message to tell them what to expect next, and the buttons will change based on the form settings. For example, if the supervisor has turned on save as draft and auto-send in the settings, the data collector will see “Save as draft” and “Send” buttons. By default, “Save as draft” and “Finalize” are shown.

We also removed the ability to manually write the instance name.

Form design tip:bulb:If it’s really important for your workflow that data collectors first save a draft, you can add a question that prevents premature finalization. For example, you could add a checkbox at the end of the form that says "Has this gone through full review" yes/no with a constraint that yes must be selected. If the data collector selects no, they won't be able to finalize. You can tailor the message to your context. For example: "Give your phone to Zenia so they can review your answers. When they are done, Zenia will type their name below" (text question that has a constraint that it must have value "Zenia").

Main menu
We have improved the main menu! We have changed the language to make it easier to navigate, added icons, and enhanced the buttons :star_struck:

Coming soon :popcorn:

  • App feedback: We are creating more actionable feedback messages throughout the finalization flow. These messages will be shown at the bottom of the screen in a black bar to let users know what’s happening based on their action on the last screen.
  • Exit modal: We know the exit modal is confusing. Users will soon see an improved modal that makes it easier to take action.
  • Summary view: We are investigating adding a summary screen showing what’s completed and if there is any missing information to be reviewed before sending to reduce errors. We want to do some performance testing before we decide to implement.
  • Jump to another instance: We were debating giving the user the ability to jump to another instance of the same form when they are done or go back to the main menu to create a smoother workflow, but we need to do more testing.

Want to test these new features? Join the beta program

User feedback was key to making these design improvements :muscle: Let us know what you think!

4 Likes

A post was split to a new topic: The changes to the Collect end of form screen are not compatible with my workflow