@@ -58,7 +58,7 @@ based on: [@bruton2022what]
5858
5959## design prototyping
6060
61- ![ Interaction Design Foundation [ @ixdf2019what ] | [ CC BY-SA 4.0] ( https://creativecommons.org/licenses/by-sa/4.0/ )] ( figures/borrowed/td-design-thinking-non-linear-process.webp ) {height=475 }
61+ ![ Interaction Design Foundation [ @ixdf2019what ] | [ CC BY-SA 4.0] ( https://creativecommons.org/licenses/by-sa/4.0/ )] ( figures/borrowed/td-design-thinking-non-linear-process.webp ) {height=450 data-preview-image="figures/borrowed/td-design-thinking-non-linear-process.webp" data-preview-fit="contain" }
6262
6363
6464# types of wireframes
@@ -82,7 +82,7 @@ based on: [@bruton2022what]
8282::::::::: {.column width="70" .mt-2}
8383- first sketch
8484- simple
85- - rough visual representations of a webpage or application
85+ - rough visual representations of a webpage< br > or application
8686- don't consider scale or pixel accuracy
8787- don't include actual content, typography, colors
8888 - image: boxes with an X
@@ -94,18 +94,19 @@ source: [@bruton2022what]
9494:::
9595:::::::::
9696::::::::: {.column width="30%"}
97- ![ ] ( figures/user_statistics/wireframe_lofi.drawio.svg ) {width=250}
97+ ![ ] ( figures/user_statistics/wireframe_lofi.drawio.svg ) {width=300}
98+
9899:::::::::
99100::::::::::::
100101
101102
102103## mid-fidelity wireframe
103104
104105:::::::::::: {.columns}
105- ::::::::: {.column width="70 " .mt-2}
106+ ::::::::: {.column width="60 " .mt-2}
106107- provides more precise representations of the layout
107108- for exploring design ideas, establishing spacing and buttons, and user flow
108- - still don't include images, typography or detailed content
109+ - still don't include images, typography< br > or detailed content
109110 - but show more details regarding components and features
110111- no colors, grayscale
111112- usually made with digital tool
@@ -114,16 +115,16 @@ source: [@bruton2022what]
114115source: [ @bruton2022what ]
115116:::
116117:::::::::
117- ::::::::: {.column width="30 %"}
118- ![ mid-fidelity ] ( figures/user_stats.drawio.svg ) {width=250 }
118+ ::::::::: {.column width="40 %"}
119+ ![ ] ( figures/user_stats.drawio.svg ) {width=300 }
119120:::::::::
120121::::::::::::
121122
122123
123124## hi-fidelity wireframe
124125
125126:::::::::::: {.columns}
126- ::::::::: {.column width="70 " .mt-2}
127+ ::::::::: {.column width="60 " .mt-2}
127128- exploring complex concepts, finalising design
128129- provides pixel-specific layouts
129130- usually have actual images and written content
@@ -136,8 +137,8 @@ source: [@bruton2022what]
136137source: [ @bruton2022what ]
137138:::
138139:::::::::
139- ::::::::: {.column width="30 %"}
140- ![ high-fidelity ] ( figures/user_statistics/wireframe_hifi.drawio.svg ) {width=250 }
140+ ::::::::: {.column width="40 %"}
141+ ![ ] ( figures/user_statistics/wireframe_hifi.drawio.svg ) {width=300 }
141142:::::::::
142143::::::::::::
143144
@@ -166,7 +167,7 @@ shows user flow, ~ user story map flow
166167
167168:::::::::
168169::::::::: {.column width="75%"}
169- ![ ] ( figures/sitemap_wbs.svg ) {width=600}
170+ ![ ] ( figures/sitemap_wbs.svg ) {width=600 data-preview-image="figures/sitemap_wbs.svg" data-preview-fit="contain" }
170171
171172:::::::::
172173::::::::::::
@@ -178,8 +179,9 @@ shows user flow, ~ user story map flow
178179
179180# some free tools
180181
181- - [ Google Drawings ] ( https://docs.google. com/drawings )
182+ - [ Excalidraw ] ( https://excalidraw. com/ )
182183- [ draw.io] ( https://app.diagrams.net/ )
184+ - [ Google Drawings] ( https://docs.google.com/drawings )
183185- [ Quant-UX] ( https://quant-ux.com/ )
184186 - open source (self-hosted) or free as a service
185187- [ wireframe.cc] ( https://wireframe.cc/ )
0 commit comments