Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section


Column
width16%

Initiate

Kick off project, define problem and scope, identify SMEs andreview existing data.

HTML
<!-- THIS CODE IS FOR THE DROPDOWNS TO WORK PROPERLY.  THIS IS HTML CODE FOR NOW, BUT A TICKET WILL BE IN WITH THE JIRA TEAM TO CREATE THIS WITHOUT HTML KNOWLEDGE -->
<p align="center">
<!-- THE HREF="javascript:void(0);" and ARIA-OWNS="initiate" determines what dropdown - DIV id="initiate" without the # - appears when clicking on the link. This needs to be custom for each link / dropdown combo  -->
<a href="javascript:void(0);" aria-owns="initiate" aria-haspopup="true" class="aui-button aui-dropdown2-trigger aui-style-default">INITIATE</a></p>
<!-- Simple Dropdown - dropdown -->
<div id="initiate" class="aui-dropdown2 aui-style-default">
    <ul class="aui-list-truncate">
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/HCD+Process%3A+Initiate">Initiate Overview</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Analysis%20and%20Synthesis">Analysis & Synthesis<How+Might+We">How Might We...?</a></li>
         <li><a href="https://qnetconfluence.cms.gov/display/HCD/Bodystorming">Bodystorming<Project+Design+Brief">Project / Design Brief</a></li>
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/Empathy+Maps">Empathy Maps<Stakeholder+Mapping">Stakeholder Mapping</a></li>

		<!--<li><a href="https://qnetconfluence.cms.gov/display/HCD/Analysis%20and%20Synthesis">Analysis & Synthesis</a></li>
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/How+Might+We">How Might We...?<Bodystorming">Bodystorming</a></li>
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/ProblemEmpathy+StatementMaps">Problem>Empathy Statement<Maps</a></li>
        
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/ProjectProblem+Design+BriefStatement">Project>Problem Statement</a></li>
   Design Brief</a></li>   
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Project+Kickoff+Meeting">Project Kickoff Meeting</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Requirements+Gathering">Requirements Gathering</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Stakeholder+Interviews">Stakeholder Interviews</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Stakeholder+Mapping">Stakeholder Mapping</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Storyboard">Storyboard</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/User+Stories">User Stories</a></li>-->
    </ul>
</div><!-- .aui-dropdown2 -->



Column
width16%

Immerse

Observe and document where your users' problems exist via interviews and immersion.

HTML
<!-- THIS CODE IS FOR THE DROPDOWNS TO WORK PROPERLY.  THIS IS HTML CODE FOR NOW, BUT A TICKET WILL BE IN WITH THE JIRA TEAM TO CREATE THIS WITHOUT HTML KNOWLEDGE -->
<p align="center">
<!-- THE HREF="javascript:void(0);" and ARIA-OWNS="immerse" determines what dropdown - DIV id="initiate" without the # - appears when clicking on the link. This needs to be custom for each link / dropdown combo  -->
<a href="javascript:void(0);" aria-owns="immerse" aria-haspopup="true" class="aui-button aui-dropdown2-trigger aui-style-default">IMMERSE</a></p>
<!-- Simple Dropdown - dropdown -->
<div id="immerse" class="aui-dropdown2 aui-style-default">
    <ul class="aui-list-truncate">
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/HCD+Process%3A+Immerse">Immerse Overview<">Immerse Overview</a></li>
<li><a href="https://qnetconfluence.cms.gov/display/HCD/Contextual+Inquiry">Contextual Inquiry</a></li>
		 <li><a href="https://qnetconfluence.cms.gov/display/HCD/CognitiveCustomer+Journey+MappingMaps">Cognitive>Customer Journey Mapping<Maps</a></li>

		
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Contextual+Inquiry">Contextual Inquiry<Interviews">Interviews</a></li>
       
        <!--<li><a href="https://qnetconfluence.cms.gov/display/HCD/CustomerDesign+Journey+MapsStudios">Customer>Design Journey Maps<Studios</a></li>
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/DesignCognitive+StudiosMapping">Design>Cognitive Studios<Mapping</a></li>
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/Desirability+Testing">Desirability Testing</a></li>
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/Diary+Studies">Diary Studies</a></li>
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/Empathy+Map">Empathy Map</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Ethnographic+Research">Ethnographic Research</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Focus+Groups">Focus Groups</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Interviews">Interviews</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Participatory+Design">Participatory Design</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Personas">Personas</a></li>-->
    </ul>
</div><!-- .aui-dropdown2 -->



Column
width16%

SYNTHESIZE

Analyze your research to find themes, patterns and insights.

HTML
<!-- THIS CODE IS FOR THE DROPDOWNS TO WORK PROPERLY.  THIS IS HTML CODE FOR NOW, BUT A TICKET WILL BE IN WITH THE JIRA TEAM TO CREATE THIS WITHOUT HTML KNOWLEDGE -->
<p align="center">
<!-- THE HREF="javascript:void(0);" and ARIA-OWNS="synthesize" determines what dropdown - DIV id="initiate" without the # - appears when clicking on the link. This needs to be custom for each link / dropdown combo  -->
<a href="javascript:void(0);" aria-owns="synthesize" aria-haspopup="true" class="aui-button aui-dropdown2-trigger aui-style-default">SYNTHESIZE</a></p>
<!-- Simple Dropdown - dropdown -->
<div id="synthesize" class="aui-dropdown2 aui-style-default">
    <ul class="aui-list-truncate">
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/HCD+Process%3A+Synthesize">Synthesize Overview</a></li>
				<li><a href="https://qnetconfluence.cms.gov/display/HCD/Affinity+Diagram">Affinity Diagramming</a></li>
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/AffinityCard+DiagramSorting">Affinity>Card Diagramming<Sorting</a></li>
        		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Card+Sorting">Card Sorting<Mind-mapping">Mind-mapping</a></li>

       <!-- <li><a href="https://qnetconfluence.cms.gov/display/HCD/Comparative+Analysis">Comparative Analysis</a></li>
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/Content+Audit">Content Audit</a></li>
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/Data+Visualization">Data Visualization</a></li>
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/Empathy+Maps+again">Empathy Map</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Journey+Mapping">Journey Mapping</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Mental+Modeling">Mental Modeling</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Mind-mapping">Mind-mapping<Modeling</a></li>
		
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Proto+Personas">Proto Personas</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Top+Task+Analysis">Top Task Analysis</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/User+Stories+again">User Stories</a></li>-->
    </ul>
</div><!-- .aui-dropdown2 -->



Column
width16%

IDEATE

Brainstorm potential solutions,co-design with users, identify ideas to test.

HTML
<!-- THIS CODE IS FOR THE DROPDOWNS TO WORK PROPERLY.  THIS IS HTML CODE FOR NOW, BUT A TICKET WILL BE IN WITH THE JIRA TEAM TO CREATE THIS WITHOUT HTML KNOWLEDGE -->
<p align="center">
<!-- THE HREF="javascript:void(0);" and ARIA-OWNS="ideate" determines what dropdown - DIV id="initiate" without the # - appears when clicking on the link. This needs to be custom for each link / dropdown combo  -->
<a href="javascript:void(0);" aria-owns="ideate" aria-haspopup="true" class="aui-button aui-dropdown2-trigger aui-style-default">IDEATE</a></p>
<!-- Simple Dropdown - dropdown -->
<div id="ideate" class="aui-dropdown2 aui-style-default">
    <ul class="aui-list-truncate">
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/HCD+Process%3A+Ideate">Ideate Overview</a></li>
 		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Brainstorming">Brainstorming<Collaborative+Sketching">Collaborative Sketching</a></li>
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/Brain-writing">Brain-Writing<Design+a+Superhero">Design a Superhero</a></li>
        		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Collaborative+Sketching">Collaborative Sketching<Mash-up">Mash-up</a></li>
        		
<!--<li><a href="https://qnetconfluence.cms.gov/display/HCD/Design+a+Superhero">Design a Superhero<Brainstorming">Brainstorming</a></li>
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/Forced+Connections">Forced Connections<Brain-writing">Brain-Writing</a></li>
       
       
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/Mash-up">Mash-up<Forced+Connections">Forced Connections</a></li>
      
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Questioning+Assumptions">Questioning Assumptions</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/SCAMPER">S.C.A.M.P.E.R.</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Six+Thinking+Hats">Six Thinking Hats</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Storyboarding">Storyboarding</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Wishing">Wishing</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Zero+Draft">Zero Draft</a></li>li>-->
    </ul>
</div><!-- .aui-dropdown2 -->



Column
width16%

PROTOTYPE

Create storyboards or low-fidelity solutions to elicit feedback; refine and iterate.

HTML
<!-- THIS CODE IS FOR THE DROPDOWNS TO WORK PROPERLY.  THIS IS HTML CODE FOR NOW, BUT A TICKET WILL BE IN WITH THE JIRA TEAM TO CREATE THIS WITHOUT HTML KNOWLEDGE -->
<p align="center">
<!-- THE HREF="javascript:void(0);" and ARIA-OWNS="prototype" determines what dropdown - DIV id="initiate" - appears when clicking on the link. This needs to be custom for each link / dropdown combo  -->
<a href="javascript:void(0)" aria-owns="prototype" aria-haspopup="true" class="aui-button aui-dropdown2-trigger aui-style-default">PROTOTYPE</a></p>
<!-- Simple Dropdown - dropdown -->
<div id="prototype" class="aui-dropdown2 aui-style-default">
    <ul class="aui-list-truncate">
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/HCD+Process%3A+Prototype">Prototype Overview</a></li>
			
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/CognitiveProduct+WalkthroughPrototype">Cognitive>Product Walkthrough<Prototype</a></li>
        		<li><a href="https://qnetconfluence.cms.gov/display/HCD/InteractiveService+Prototype">Interactive>Service Prototype</a></li>
        		<li><a href="https://qnetconfluence.cms.gov/display/HCD/PaperStoryboarding+PrototypeFlow">Paper>Storyboarding Prototype<Flow</a></li>
        		<!--<li><a href="https://qnetconfluence.cms.gov/display/HCD/ProductCognitive+PrototypeWalkthrough">Product>Cognitive Prototype<Walkthrough</a></li>
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/RoleInteractive+PlayingPrototype">Role>Interactive Playing<Prototype</a></li>
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/ServicePaper+Prototype">Service>Paper Prototype</a></li>
		        <li><a href="https://qnetconfluence.cms.gov/display/HCD/Sketch">Sketch<Role+Playing">Role Playing</a></li>
        
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Storyboarding+Flow">Storyboarding Flow<Sketch">Sketch</a></li>
		
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Tree+Testing">Tree Testing</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Usability+Testing">Usability Testing</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Wireframing">Wireframing</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Wizard+of+Oz+Prototype">Wizard of Oz Prototype</a></li>-->
    </ul>
</div><!-- .aui-dropdown2 -->



Column
width16%

IMPLEMENT

Pilot a solution; track metrics, manage and communicate change, and improve for roll-out.

HTML
<!-- THIS CODE IS FOR THE DROPDOWNS TO WORK PROPERLY.  THIS IS HTML CODE FOR NOW, BUT A TICKET WILL BE IN WITH THE JIRA TEAM TO CREATE THIS WITHOUT HTML KNOWLEDGE -->
<p align="center">
<!-- THE HREF="javascript:void(0);" and ARIA-OWNS="prototype" determines what dropdown - DIV id="initiate" without the # - appears when clicking on the link. This needs to be custom for each link / dropdown combo  -->
<a href="javascript:void(0)" aria-owns="implement" aria-haspopup="true" class="aui-button aui-dropdown2-trigger aui-style-default">IMPLEMENT</a></p>
<!-- Simple Dropdown - dropdown -->
<div id="implement" class="aui-dropdown2 aui-style-default">
    <ul class="aui-list-truncate">
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/BetaHCD+Process%3A+VersionImplement">Beta>Implement Version<Overview</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/Change+Management">Change Management</a></li>
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/Feedback+Loop">Feedback Loop</a></li>
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/Performance+Testing">Performance Testing</a></li>
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/Phased+Rollout">Phased Rollout</a></li>
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/Quality+Metrics">Quality Metrics</a></li>
        <li><a href="https://qnetconfluence.cms.gov/display/HCD/Sunsetting">Sunsetting</a></li>
		<li><a href="https://qnetconfluence.cms.gov/display/HCD/User+Acceptance+Testing+UAT">User Acceptance Testing (UAT)</a></li>
    </ul>
</div><!-- .aui-dropdown2 -->



...