{
    "version" : "https://jsonfeed.org/version/1",
    "content" : "news",
    "type" : "single",
    "title" : "Open-source Information Architecture Design: Using the Tools You Have To Conduct Card Sorting and Tree Testing |Digital.gov",
    "description": "Open-source Information Architecture Design: Using the Tools You Have To Conduct Card Sorting and Tree Testing",
    "home_page_url" : "/preview/gsa/digitalgov.gov/cm-topics-button-component/","feed_url" : "/preview/gsa/digitalgov.gov/cm-topics-button-component/2022/01/06/open-source-information-architecture-design-using-the-tools-you-have-to-conduct-card-sorting-and-tree-testing/index.json","item" : [
    {"kicker" : "User Experience","title" :"Open-source Information Architecture Design: Using the Tools You Have To Conduct Card Sorting and Tree Testing","deck" : "","summary" : "Learn how we used GitHub to conduct a card sort and tree testing to improve the information architecture for onrr.gov.","date" : "2022-01-06T11:30:00-05:00","date_modified" : "2024-04-02T09:45:13-04:00","authors" : {"shannon-mcharg" : "Shannon McHarg","maroya-faied" : "Maroya Faied","lindsay-goldstein" : "Lindsay Goldstein"},"topics" : {
        
            "design" : "Design",
            "information-architecture" : "Information architecture",
            "open-source" : "Open Source",
            "research" : "Research",
            "user-experience" : "User Experience"
            },"primary_image" : { "uid" : "onrr-organized-cards-2021-ux-summit", "alt" :
  "Screenshot of our test has cards organized into categories using a GitHub project. There are five columns. From left to right, the Uncategorized column has 19 cards, the About ONRR column has six cards, the Trainings column has five cards, the Pricing column has five cards, and the Rules &amp; Regulations column has eight cards.", "width" :
  "1862", "height" :
  "804", "credit" :
  "", "caption" :
  "", "format" :
  "png" },"branch" : "cm-topics-button-component",
      "filename" :"2022-01-03-open-source-information-architecture-design-using-the-tools-you-have-to-conduct-card-sorting-and-tree-testing.md",
      
      "filepath" :"news/2022/01/2022-01-03-open-source-information-architecture-design-using-the-tools-you-have-to-conduct-card-sorting-and-tree-testing.md",
      "filepathURL" :"https://github.com/GSA/digitalgov.gov/blob/cm-topics-button-component/content/news/2022/01/2022-01-03-open-source-information-architecture-design-using-the-tools-you-have-to-conduct-card-sorting-and-tree-testing.md",
      "editpathURL" :"https://github.com/GSA/digitalgov.gov/edit/cm-topics-button-component/content/news/2022/01/2022-01-03-open-source-information-architecture-design-using-the-tools-you-have-to-conduct-card-sorting-and-tree-testing.md","slug" : "open-source-information-architecture-design-using-the-tools-you-have-to-conduct-card-sorting-and-tree-testing","url" : "/preview/gsa/digitalgov.gov/cm-topics-button-component/2022/01/06/open-source-information-architecture-design-using-the-tools-you-have-to-conduct-card-sorting-and-tree-testing/","weight" : "1","content" :"\u003cp\u003eHave you ever wanted to conduct a card sort or tree test, but didn’t have the tools? Learn how we conducted a card sort using GitHub and a tree test using a clickable prototype to improve the information architecture for onrr.gov.\u003c/p\u003e\n\u003ch2 id=\"card-sorting\"\u003eCard sorting\u003c/h2\u003e\n\u003cp\u003eCard sorting is a very useful tool when it comes to organizing websites and finding out how your users view the information space. Unfortunately, a popular tool for this doesn’t have government terms of service, and it’s difficult to get approval to use within a federal agency. We didn’t let that stop us.\u003c/p\u003e\n\u003cp\u003eWe recently took on a \u003ca href=\"https://revenuedata.doi.gov/blog/adding-a-product/\"\u003enew informational website\u003c/a\u003e that hadn’t had any user research done on it, and we wanted to understand how users think about the content and how they would organize the information presented, and decided that a card sort was definitely in order. We were hesitant to do a card sort because we had heard about the terms of service issues with the commercial software, so we were excited when one of our interns mentioned an article they had read about how someone used a task management product to conduct a card sort. It got us thinking about how GitHub, which is \u003ca href=\"https://marketplace.fedramp.gov/#!/product/github-enterprise-cloud?sort=productName\u0026amp;productNameSearch=git\"\u003eFedRAMP-authorized\u003c/a\u003e, has some of the same functionality and we might be able to use it to conduct a card sort.\u003c/p\u003e\n\u003ch3 id=\"getting-started\"\u003eGetting started\u003c/h3\u003e\n\u003cp\u003eWe started by testing out whether we could add cards to a project and simulate the environment of dragging cards to categories. We were able to do that by using the project boards available in GitHub.\u003c/p\u003e\n\u003cdiv\n  class=\"image\"\n\u003e\u003cimg\n      src=\"https://s3.amazonaws.com/digitalgov/onrr-organized-cards-2021-ux-summit_w800.png\"\n      \n        alt=\"Screenshot of our test has cards organized into categories using a GitHub project. There are five columns. From left to right, the Uncategorized column has 19 cards, the About ONRR column has six cards, the Trainings column has five cards, the Pricing column has five cards, and the Rules \u0026amp; Regulations column has eight cards.\"\n        srcset=\"https://s3.amazonaws.com/digitalgov/onrr-organized-cards-2021-ux-summit_bu.jpg 48w,https://s3.amazonaws.com/digitalgov/onrr-organized-cards-2021-ux-summit_w1200.png 1200w,https://s3.amazonaws.com/digitalgov/onrr-organized-cards-2021-ux-summit_w800.png 800w,https://s3.amazonaws.com/digitalgov/onrr-organized-cards-2021-ux-summit_w600.png 600w,https://s3.amazonaws.com/digitalgov/onrr-organized-cards-2021-ux-summit_w400.png 400w,https://s3.amazonaws.com/digitalgov/onrr-organized-cards-2021-ux-summit_w200.png 200w\"\n\n      sizes=\"(max-width: 800px) 100vw, 800px\"\n    /\u003e\u003c/div\u003e\n\n\n\u003cp\u003eThe next hurdle to get around was allowing users to log in to GitHub. We initially thought about having each participant create an account but decided against that because it logs who categorized each card and that seemed like a privacy risk. We also would have had to give each participant account access to the repo we set up for the study. To mitigate these issues, we decided to create a single login for all the participants to use.\u003c/p\u003e\n\u003cdiv\n  class=\"image\"\n\u003e\u003cimg\n      src=\"https://s3.amazonaws.com/digitalgov/onrr-card-issue-2021-ux-summit_w800.png\"\n      \n        alt=\"Screenshot showing how participants moving the card is tracked in the GitHub issue for the card. It shows an open issue in GitHub for the card. The title of the issue is Freedom of Information Act (FOIA). The updates in the issue show that I have put the card in the Uncategorized category for several participants and that the nrrdparticipant account we use for participants moved the card a couple of times in the GitHub project we used to test the process.\"\n        srcset=\"https://s3.amazonaws.com/digitalgov/onrr-card-issue-2021-ux-summit_bu.jpg 48w,https://s3.amazonaws.com/digitalgov/onrr-card-issue-2021-ux-summit_w1200.png 1200w,https://s3.amazonaws.com/digitalgov/onrr-card-issue-2021-ux-summit_w800.png 800w,https://s3.amazonaws.com/digitalgov/onrr-card-issue-2021-ux-summit_w600.png 600w,https://s3.amazonaws.com/digitalgov/onrr-card-issue-2021-ux-summit_w400.png 400w,https://s3.amazonaws.com/digitalgov/onrr-card-issue-2021-ux-summit_w200.png 200w\"\n\n      sizes=\"(max-width: 800px) 100vw, 800px\"\n    /\u003e\u003c/div\u003e\n\n\n\u003cp\u003eWith GitHub’s security features, we couldn’t completely get rid of the two-factor authentication and were required to input a code sent to the email address associated with the account each time a participant logged into GitHub, which prevented us from just sending out the link and having participants complete the study on their own time. As a result, we ended up moderating sessions, which gave us the ability to ask and answer questions and probe into why participants organized the information the way they did—something we haven’t done since the days when we conducted card sorts using index cards. We forgot how valuable it was to get the contextual information from each participant.\u003c/p\u003e\n\u003ch3 id=\"planning-the-study\"\u003ePlanning the study\u003c/h3\u003e\n\u003cp\u003eWe created 56 cards using the issue function in GitHub. We picked the cards based on analytics that show how often content was used over the last fiscal year, search terms that indicate content users have a difficult time finding, and balancing to make sure the cards were a good representation of the content we have on the site. We recruited participants from people who we know use the site with a mix of participants from industry and internal users from our agency. You can \u003ca href=\"https://github.com/ONRR/research/blob/master/onnr-dot-gov-research/03_card_sort/plan.md\"\u003eread our study plan\u003c/a\u003e for more details.\u003c/p\u003e\n\u003ch3 id=\"conducting-the-study\"\u003eConducting the study\u003c/h3\u003e\n\u003cp\u003eWe created a new GitHub project for each participant. They started out with a list of cards in an “Uncategorized” category, and we \u003ca href=\"https://github.com/ONRR/research/blob/master/onnr-dot-gov-research/03_card_sort/plan.md\"\u003eexplained\u003c/a\u003e how to add new columns for each category the participant wanted to create.\u003c/p\u003e\n\u003cdiv\n  class=\"image\"\n\u003e\u003cimg\n      src=\"https://s3.amazonaws.com/digitalgov/onrr-default-view-2021-ux-summit_w800.png\"\n      \n        alt=\"Screenshot showing the default view participants saw in GitHub with a list of 54 uncategorized cards and the ability to add a new column.\"\n        srcset=\"https://s3.amazonaws.com/digitalgov/onrr-default-view-2021-ux-summit_bu.jpg 48w,https://s3.amazonaws.com/digitalgov/onrr-default-view-2021-ux-summit_w1200.png 1200w,https://s3.amazonaws.com/digitalgov/onrr-default-view-2021-ux-summit_w800.png 800w,https://s3.amazonaws.com/digitalgov/onrr-default-view-2021-ux-summit_w600.png 600w,https://s3.amazonaws.com/digitalgov/onrr-default-view-2021-ux-summit_w400.png 400w,https://s3.amazonaws.com/digitalgov/onrr-default-view-2021-ux-summit_w200.png 200w\"\n\n      sizes=\"(max-width: 800px) 100vw, 800px\"\n    /\u003e\u003c/div\u003e\n\n\n\u003cp\u003eWe figured out in the process of interacting with participants that we could allow them to add subcategories and new cards, and put cards in multiple places using the Add Note function to create cards on the fly.\u003c/p\u003e\n\u003cimg src=\"https://s3.amazonaws.com/digitalgov/onrr-foia-note-2021-ux-summit.png\" alt=\"Screenshot showing the note function in GitHubThe top of the note shows that it’s in the “Uncategorized” column. Below is a text entry box and two buttons; on the left is a green button with the word Add in white text, and on the right is a light gray button with the word Cancel in black text. This note entry box appears above the next issue in the column, Freedom of Information Act (FOIA).\" align=\"center\"\u003e\n\u003cp\u003eThe image below shows how participants used the note function to add new cards. “References” is a card the participant thought was missing and “54” is to indicate that the card numbered 54 should go in this category in addition to the other category it was placed in.\u003c/p\u003e\n\u003cimg src=\"https://s3.amazonaws.com/digitalgov/onrr-added-notes-cards-2021-ux-summit.png\" alt=\"Screenshot of cards added using the note function.\" align=\"center\"\u003e\n\u003cp\u003eAs participants sorted, we had them think out loud and explain how they were organizing the content and ask questions if they didn’t understand what a card was. We also had them tell us if cards were missing for things they use the site for and would like to add to a category. We also instructed them to leave any cards that they don’t understand in the Uncategorized category.\u003c/p\u003e\n\u003ch3 id=\"analysis\"\u003eAnalysis\u003c/h3\u003e\n\u003cp\u003eOne thing that was missing that is now in commercial card sorting software is analysis. We went back to this trusty old \u003ca href=\"https://boxesandarrows.com/analyzing-card-sort-results-with-a-spreadsheet-template/\"\u003eBoxes and Arrows column\u003c/a\u003e and created a modified version of their analysis spreadsheet to meet our analysis needs. You can download our \u003ca href=\"https://github.com/ONRR/research/blob/master/onnr-dot-gov-research/03_card_sort/Card_Sort_Findings_Template.xlsx?raw=true\"\u003emodified spreadsheet template (xls)\u003c/a\u003e.\u003c/p\u003e\n\u003cp\u003eWe analyzed the findings by looking at the raw organization, normalizing the categories so that like things got counted as the same (e.g., About Us and About ONRR are the same), and then looking at how often participants agreed. We also looked at the results for each user type (industry and internal ONRR people) separately to understand differences between how the two audiences think. You can read our full \u003ca href=\"https://github.com/ONRR/research/blob/master/onnr-dot-gov-research/03_card_sort/CardSortFindings.pptx?raw=true\"\u003efindings report (ppt)\u003c/a\u003e. Our next step is to do a closed card sort to make sure the organization scheme we go with works.\u003c/p\u003e\n\u003ch3 id=\"lessons-learned\"\u003eLessons learned\u003c/h3\u003e\n\u003cp\u003eWe only allocated 30 minutes per session for our participants, and we quickly learned that we should’ve given the participants more time. It took close to 10-15 minutes for participants to log on and share their screen before they actually started sorting cards. A few participants were overwhelmed with all the card options and asked to finish the card sort on their own time. We may also reduce the number of cards for the closed sort.\u003c/p\u003e\n\u003cp\u003eWe had 11 participants across two audiences, and it would have been helpful to have more participants. Although our analysis revealed overlapping patterns for most of the cards to help us determine an organization scheme, there were some card items where there was not a strong pattern for us to determine where those items best belonged.\u003c/p\u003e\n\u003cp\u003eThere were also some cards that users did not know where to place due to the labeling or title not being clear. We should have better labeled those cards to avoid time lost for the user trying to make sense of its title and make it fit into a category. We will update the card labels to better match users’ expectations in the closed sort.\u003c/p\u003e\n\u003cp\u003eAs we mentioned, we initially did not intend to moderate the card sorting session, but it turned out to be a valuable opportunity to help us gain insight into users’ rationale for their grouping decisions. It also gave us the chance to ask questions and further understand the users’ thought processes about the content. We were also able to discover user needs from the tool, such as using the note feature to add new cards, place cards in more than one place, and create subcategories.\u003c/p\u003e\n\u003cp\u003eOverall, GitHub worked well to help us learn what we wanted to learn, and we will continue to use it in the future.\u003c/p\u003e\n\u003ch2 id=\"tree-testing\"\u003eTree Testing\u003c/h2\u003e\n\u003cp\u003eAfter we completed both open and closed card sorting to determine the categories and subcategories that users expect to see on the website, we wanted to further confirm that we were placing the subcategories into the correct main categories and that users would be able to find the needed information, so we turned to tree testing. Tree testing was a new type of user research to our program analysts so we read a few \u003ca href=\"https://www.optimalworkshop.com/learn/101s/tree-testing/\"\u003earticles\u003c/a\u003e to get up to speed.\u003c/p\u003e\n\u003ch3 id=\"getting-started-1\"\u003eGetting started\u003c/h3\u003e\n\u003cp\u003eOur first step in the process was to figure out how to use our existing or free software to conduct the tree testing. After some investigation, our UX expert determined that a \u003ca href=\"https://wkvlqa.axshare.com/\"\u003eclickable prototype\u003c/a\u003e would serve our needs. We used the software that she already uses for prototyping so she could quickly create the testing materials. You could use any software that allows clickable interfaces to do the same thing.\u003c/p\u003e\n\u003ch3 id=\"planning-the-study-1\"\u003ePlanning the study\u003c/h3\u003e\n\u003cp\u003eIn \u003ca href=\"https://github.com/ONRR/research/blob/master/onnr-dot-gov-research/06_tree_test/plan.md\"\u003eplanning the study\u003c/a\u003e, our goals were to validate the structure that came out of tree testing, determine whether users could find items that were hard to categorize in the card sort, and determine if we needed to change any category labels. We wanted to have common tasks that would direct users to each main category so we could really get a feel for how users search for information on our site. We limited the list to 10 tasks, since users learn the categories quickly in tree testing. We dug into past research to help us determine the user tasks and had our teammates peer review to make sure that our tasks were realistic and encompassed common user needs. Our UX expert also created 3 different versions of the prototype with the tasks randomly organized in different orders to remove some bias in the task order.\u003c/p\u003e\n\u003cp\u003eView \u003ca href=\"https://wkvlqa.axshare.com/version_1.html\"\u003eversion 1 of the clickable prototype\u003c/a\u003e.\u003c/p\u003e\n\u003cp\u003eWe also decided to show a \u003ca href=\"https://wkvlqa.axshare.com/#g=1\u0026amp;p=homepage\"\u003ewireframe\u003c/a\u003e of the homepage using the categories after the tree test tasks, so users could see where we were headed with the site using the categories and get some feedback on the categories in context.\u003c/p\u003e\n\u003cp\u003eWhile we were planning the study, we also recruited as many external (capped at 9) and industry users as possible to survey a wide user audience.\u003c/p\u003e\n\u003ch3 id=\"conducting-the-study-1\"\u003eConducting the study\u003c/h3\u003e\n\u003cp\u003eWe scheduled 30-minute moderated virtual interview sessions with all 11 participants – 4 external and 7 internal. We had one moderator and tried to have two notetakers since this was a new way of doing user research for our team. After the initial explanation we had them work through all tasks and talk through their category decisions.\u003c/p\u003e\n\u003cp\u003eWe initially tried to record their responses right in a \u003ca href=\"https://github.com/ONRR/research/blob/master/onnr-dot-gov-research/06_tree_test/TreeTest_Notes_Sample.xlsx?raw=true\"\u003espreadsheet\u003c/a\u003e to make it easier to analyze our findings, but in the first interview we found that it was too difficult to work quickly within the spreadsheet and we decided to use a \u003ca href=\"https://github.com/ONRR/research/blob/master/onnr-dot-gov-research/06_tree_test/NotesTemplate.docx?raw=true\"\u003edocument to take our notes\u003c/a\u003e instead. Despite it being our first time conducting tree testing using this process, we were able to easily communicate the instructions to the participants.\u003c/p\u003e\n\u003ch3 id=\"analysis-1\"\u003eAnalysis\u003c/h3\u003e\n\u003cp\u003eAfter \u003ca href=\"https://github.com/ONRR/research/blob/master/onnr-dot-gov-research/06_tree_test/Tree%20Test%20Findings.pptx?raw=true\"\u003esummarizing the findings\u003c/a\u003e, we used \u003ca href=\"https://en.wikipedia.org/wiki/Sankey_diagram\"\u003eSankey diagrams\u003c/a\u003e to show how users navigated from the task to the subcategory. The visualization helped to illustrate which tasks were straightforward and which ones were confusing. We had several tasks that made us feel confident that we had the right structure in place, including leading participants to report production, find contacts, file appeals, and make rent payments. The diagram below illustrates how all participants agreed on where to report production.\u003c/p\u003e\n\u003cdiv\n  class=\"image\"\n\u003e\u003cimg\n      src=\"https://s3.amazonaws.com/digitalgov/onrr-task-3-2021-ux-summit_w800.png\"\n      \n        alt=\"Diagram showing results titled, Task 3: You need to report production. It shows that all 11 participants clicked on Reporting, indicated on the left with a dark blue bar, and then on Production, indicated on the right with a lighter blue bar, with a medium blue fill in between. Includes an analysis note that says nobody had trouble finding the correct location for this task.\"\n        srcset=\"https://s3.amazonaws.com/digitalgov/onrr-task-3-2021-ux-summit_bu.jpg 48w,https://s3.amazonaws.com/digitalgov/onrr-task-3-2021-ux-summit_w800.png 800w,https://s3.amazonaws.com/digitalgov/onrr-task-3-2021-ux-summit_w600.png 600w,https://s3.amazonaws.com/digitalgov/onrr-task-3-2021-ux-summit_w400.png 400w,https://s3.amazonaws.com/digitalgov/onrr-task-3-2021-ux-summit_w200.png 200w\"\n\n      sizes=\"(max-width: 800px) 100vw, 800px\"\n    /\u003e\u003c/div\u003e\n\n\n\u003cp\u003eThen we had several tasks where participant responses diverged significantly. These tasks included how to set up a new team member, how to find information on the site, and how to find help with ONRR reporting and paying systems. The diagram below shows that participants were divided on whether to go to the Getting Started category or Reporting Resources main categories to add a new team member as a contact. The responses further diverged within the subcategories as some participants were looking for a specific form and some thought it would be in Getting Started. Our solution to this and similar issues will be to include the needed resource in more than one category.\u003c/p\u003e\n\u003cdiv\n  class=\"image\"\n\u003e\u003cimg\n      src=\"https://s3.amazonaws.com/digitalgov/onrr-task-7-2021-ux-summit_w800.png\"\n      \n        alt=\"Diagram showing results for Task 7: You have a new person on your team and need to fill out the form for them to be an official contact (Addressee of Record Designation for Service of Official Correspondence Form – ONRR-4444). It shows that all six participants started by clicking Getting Started, inidcated on the left with a dark blue bar, one participant started by clicking Reporting, indicated on the left with a medium orange bar, and four participants started by clicking Reporting Resources, also indicated on the left with a medium orange bar. Of the six participants who started with Getting Started\u0026amp;mdash;represented by medium blue fills between Getting Started on the left and their destination on the right\u0026amp;mdash;one selected Getting Started Home, indicated on the right with a dark blue bar, one selected New Reporter Checklists, indicated on the right with a light blue bar, and four selected System Access, indicated on the right with a dark orange bar. The one participant who started with Reporting, represented by light orange fill, selected Production, indicated on the right with a dark green bar. Of the four participants who selected Reporting Resources, represented with light orange fills between Reporting Resources on the left and their destination on the right, one selected Reference Lists and Codes, indicated on the right with a light green bar, one selected Reporting Contacts, indicated on the right with a medium orange bar, and two selected Forms, inidcated on the right with a red bar. Includes an analysis note on the right that says some participants associated this with getting started and some with forms and that it should be included in both places.\"\n        srcset=\"https://s3.amazonaws.com/digitalgov/onrr-task-7-2021-ux-summit_bu.jpg 48w,https://s3.amazonaws.com/digitalgov/onrr-task-7-2021-ux-summit_w800.png 800w,https://s3.amazonaws.com/digitalgov/onrr-task-7-2021-ux-summit_w600.png 600w,https://s3.amazonaws.com/digitalgov/onrr-task-7-2021-ux-summit_w400.png 400w,https://s3.amazonaws.com/digitalgov/onrr-task-7-2021-ux-summit_w200.png 200w\"\n\n      sizes=\"(max-width: 800px) 100vw, 800px\"\n    /\u003e\u003c/div\u003e\n\n\n\u003cp\u003eWe also made some major changes to the categories. We found that participants had to think about where to look for the valuation regulation task and thought that valuation should be a separate category, so we added one for that. Participants unfamiliar with Indian reporting would navigate to the Indian Resources category for anything Indian related so we will cross post Indian pricing, regulations, and codes to the Indian Resources category. Participants were also divided on whether to look for similar information in the Reporting or Reporting Resources category. We determined that it would be better to use only the Reporting category and add the Reporting Resources as sub-categories to each reporting section.\u003c/p\u003e\n\u003cp\u003eOverall, participants wanted more information about how the entire reporting and paying process works, especially those that are newer to their positions or need information on how to report and pay on more complex leases and agreements. People from within our agency who field contacts from industry also expressed this need, so we will be creating a visual showing the process.\u003c/p\u003e\n\u003cp\u003eTo better illustrate the changes to the main and subcategories that we are proposing, the first table below shows the original tested categories and the second table shows the new proposed categories.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eTested categories:\u003c/strong\u003e\u003c/p\u003e\n\u003col type='1'\u003e\n\u003cli\u003e\u003cstrong\u003eGetting Started\u003c/strong\u003e\n  \u003col type='A'\u003e\n\u003cli\u003eNew Reporter Checklist\u003c/li\u003e\n\u003cli\u003eSystem Access\u003c/li\u003e\n\u003c/ol\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eReporting\u003c/strong\u003e\n  \u003col type='A'\u003e\n\u003cli\u003eProduction\u003c/li\u003e\n\u003cli\u003eRoyalty\u003c/li\u003e\n\u003cli\u003eSolid Minerals\u003c/li\u003e\n\u003cli\u003eGeothermal\u003c/li\u003e\n\u003c/ol\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eReporting Resources\u003c/strong\u003e\n  \u003col type='A'\u003e\n\u003cli\u003eReference Lists \u0026 Codes\u003c/li\u003e\n\u003cli\u003eReporting Contacts\u003c/li\u003e\n\u003cli\u003eHandbooks\u003c/li\u003e\n\u003cli\u003eForms\u003c/li\u003e\n\u003cli\u003ePricing\u003c/li\u003e\n\u003cli\u003eUnbundling\u003c/li\u003e\n\u003cli\u003eReporter Letters\u003c/li\u003e\n\u003cli\u003eRegulations\u003c/li\u003e\n\u003cli\u003eTraining Videos\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003ePaying\u003c/strong\u003e\n  \u003col type='A'\u003e\n\u003cli\u003eRental Payments\u003c/li\u003e\n\u003cli\u003eRoyalty Payments\u003c/li\u003e\n\u003cli\u003eLate Payment Interest\u003c/li\u003e\n\u003cli\u003eTreasury Referrals\u003c/li\u003e\n\u003c/ol\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eEnforcement \u0026 Appeals\u003c/strong\u003e\n  \u003col type='A'\u003e\n\u003cli\u003eCompliance Authorities\u003c/li\u003e\n\u003cli\u003eAppeals\u003c/li\u003e\n\u003cli\u003eBankruptcies\u003c/li\u003e\n\u003cli\u003eCivil Penalties\u003c/li\u003e\n\u003c/ol\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eIndian Resources\u003c/strong\u003e\n  \u003col type='A'\u003e\n\u003cli\u003eCooperative Agreements\u003c/li\u003e\n\u003cli\u003eAllottee Assistance\u003c/li\u003e\n\u003cli\u003eFederal Indian Minerals Office\u003c/li\u003e\n\u003cli\u003eIndian Energy Service Center\u003c/li\u003e\n\u003cli\u003eTribal Assistance\u003c/li\u003e\n\u003cli\u003eTribal Consultation\u003c/li\u003e\n\u003c/ol\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eAbout ONRR\u003c/strong\u003e\n  \u003col type='a'\u003e\n\u003cli\u003ePress Releases\u003c/li\u003e\n\u003cli\u003eLeadership\u003c/li\u003e\n\u003cli\u003eOffice Locations\u003c/li\u003e\n\u003cli\u003eEmployment\u003c/li\u003e\n\u003cli\u003eCommittees\u003c/li\u003e\n\u003cli\u003eTestimony\u003c/li\u003e\n\u003cli\u003eFreedom of Information Act (FOIA)\u003c/li\u003e\n\u003cli\u003eAnti-Harassment Program\u003c/li\u003e\n\u003cli\u003eContact Us\u003c/li\u003e\n\u003c/ol\u003e\n\u003c/li\u003e\n\u003c/ol\u003e\n\u003cp\u003e\u003cstrong\u003eCategories after testing:\u003c/strong\u003e\u003c/p\u003e\n\u003col type='1'\u003e\n\u003cli\u003e\u003cstrong\u003eGetting Started\u003c/strong\u003e\n  \u003col type='A'\u003e\n\u003cli\u003eHow Leasing Works\u003c/li\u003e\n\u003cli\u003eNew Reporter Checklist\u003c/li\u003e\n\u003cli\u003eSystem Access\u003c/li\u003e\n\u003cli\u003eReporter Training\u003c/li\u003e\n\u003c/ol\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eReporting\u003c/strong\u003e\n  \u003col type='A'\u003e\n\u003cli\u003eOil \u0026 Gas Production\n  \u003col type='i'\u003e\u003cli\u003eFile Reports\u003c/li\u003e\n    \u003cli\u003eForms\u003c/li\u003e\n    \u003cli\u003eReferences\u003c/li\u003e\n    \u003cli\u003eReporter Setup\u003c/li\u003e\n    \u003cli\u003eContacts\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/li\u003e\n\u003cli\u003eOil \u0026 Gas Revenue\n  \u003col type='i'\u003e\u003cli\u003eFile Reports\u003c/li\u003e\n    \u003cli\u003eForms\u003c/li\u003e\n    \u003cli\u003eReferences\u003c/li\u003e\n    \u003cli\u003eReporter Setup\u003c/li\u003e\n    \u003cli\u003eContacts\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/li\u003e\n\u003cli\u003eSolid Minerals\n  \u003col type='i'\u003e\u003cli\u003eFile Reports\u003c/li\u003e\n    \u003cli\u003eForms\u003c/li\u003e\n    \u003cli\u003eReferences\u003c/li\u003e\n    \u003cli\u003eReporter Setup\u003c/li\u003e\n    \u003cli\u003eContacts\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/li\u003e\n\u003cli\u003eGeothermal\n  \u003col type='i'\u003e\u003cli\u003eFile Reports\u003c/li\u003e\n    \u003cli\u003eForms\u003c/li\u003e\n    \u003cli\u003eReferences\u003c/li\u003e\n    \u003cli\u003eReporter Setup\u003c/li\u003e\n    \u003cli\u003eContacts\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/li\u003e\n\u003c/ol\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eGuidance \u0026 References\u003c/strong\u003e\n    \u003col type='A'\u003e\n\u003cli\u003eValuation \u0026 Pricing\u003c/li\u003e\n\u003cli\u003eReference Lists \u0026 Codes\u003c/li\u003e\n\u003cli\u003eReporter Training\u003c/li\u003e\n\u003cli\u003eHandbooks\u003c/li\u003e\n\u003cli\u003eForms\u003c/li\u003e\n\u003cli\u003eReporter Letters\u003c/li\u003e\n\u003cli\u003eRules \u0026 Regulations\u003c/li\u003e\n\u003c/ol\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003ePaying\u003c/strong\u003e\n    \u003col type='A'\u003e\n\u003cli\u003ePayment Options\u003c/li\u003e\n\u003cli\u003eJointly-Owned Lease Payments\u003c/li\u003e\n\u003cli\u003eLate Payment Interest\u003c/li\u003e\n\u003cli\u003eUnpaid Debt\u003c/li\u003e\n\u003cli\u003eContacts\u003c/li\u003e\n\u003c/ol\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eEnforcement \u0026 Appeals\u003c/strong\u003e\n    \u003col type='A'\u003e\n\u003cli\u003eCompliance Authorities\u003c/li\u003e\n\u003cli\u003eAppeals\u003c/li\u003e\n\u003cli\u003eBankruptcies\u003c/li\u003e\n\u003cli\u003eCivil Penalties\u003c/li\u003e\n\u003cli\u003eCooperative Agreements\u003c/li\u003e\n\u003c/ol\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eIndian Resources\u003c/strong\u003e\n  \u003col type='A'\u003e\n\u003cli\u003eAssistance\u003c/li\u003e\n\u003cli\u003eCooperative Agreements\u003c/li\u003e\n\u003cli\u003eIndian Guidance \u0026 References\u003c/li\u003e\n\u003cli\u003eIndian Payments\u003c/li\u003e\n\u003c/ol\u003e\n\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eAbout ONRR\u003c/strong\u003e\n  \u003col type='A'\u003e\n\u003cli\u003ePublic Affairs\u003c/li\u003e\n\u003cli\u003eOrganization \u0026 Leadership\u003c/li\u003e\n\u003cli\u003eOffice Locations\u003c/li\u003e\n\u003cli\u003eEmployment\u003c/li\u003e\n\u003cli\u003eCommittees\u003c/li\u003e\n\u003cli\u003eTestimony\u003c/li\u003e\n\u003cli\u003eFreedom of Information Act (FOIA)\u003c/li\u003e\n\u003cli\u003eAnti-Harassment Program\u003c/li\u003e\n\u003cli\u003eContact Us\u003c/li\u003e\n\u003c/ol\u003e\n\u003c/li\u003e\n\u003c/ol\u003e\n\u003ch3 id=\"lessons-learned-1\"\u003eLessons learned\u003c/h3\u003e\n\u003cp\u003eThe tree test was a valuable way to dig into our site reorganization and test our hypotheses and assumptions. We tried again to take notes in a spreadsheet rather than a document and it didn’t work out very well. We tried this about a year ago for user interviews with the same result, so we should avoid doing that in the future to save ourselves from having to duplicate the notes we take. We also found it was helpful to have more than one person observe and take notes because participants moved through the tasks very quickly and it was sometimes hard to record their responses. The moderator learned to ask questions and slow them down to give the note takers more time.\u003c/p\u003e\n\u003cp\u003eWe also learned how quickly participants move through a tree study and learn the categories. None of us had ever observed one live because we had always used remote tools before and it really underscored the importance of having few tasks and randomizing the order. Some of our sessions only lasted 15 minutes even after troubleshooting technical issues getting started.\u003c/p\u003e\n\u003cp\u003eWe also learned how to simplify some of our main categories in our site organization and to reorganize some of the sections where we needed more feedback.\u003c/p\u003e\n\u003cp\u003eOur next step is to use the content audit to place everything into the new categories, and refine the current subcategories to match the website content. We are also wireframing at the same time to make sure that we have content where we want it and a home for every piece of content. Finally, we will run another round of user interviews after we finish refining the subcategories to confirm that we’ve properly organized the content.\u003c/p\u003e\n\u003cp\u003e\u003cem\u003eYou can also \n\u003ca\n    href=\"https://s3.amazonaws.com/digitalgov/static/open-source-information-architecture-rev.pptx\"\u003eview the slides (PowerPoint presentation, 24.1 MB, 60 pages)\u003c/a\u003e\n\n from our presentation at the \u003ca href=\"https://digital.gov/event/2021/06/22/2021-user-experience-summit/\"\u003e2021 User Experience Summit\u003c/a\u003e, which was hosted by the \u003ca href=\"https://digital.gov/communities/user-experience/\"\u003eUX Community of Practice\u003c/a\u003e and Digital.gov.\u003c/em\u003e\u003c/p\u003e\n"}
  ]
}
