Update ux

This commit is contained in:
Marcus Kammer 2022-11-12 18:29:44 +01:00
parent f28c8299d0
commit f42a40cdaa

View file

@ -1,6 +1,9 @@
;; Personal UX database. Goal of this database is to provide funtions and data
;; to generate an org file for ux planning.
(defconst ux:glossary
'((context-of-use "The Context of Use is the actual conditions under which a given artifact/software product is used, or will be used in a normal day to day working situation.")))
(defconst ux:roles
'((strategist "In essence, the UX strategist gives valuable input and suggestions to key business decisions with a user-centered mindset. They work with different stakeholders to determine what features to improve upon or add to the product—always with the goal of improving the business overall.")
(architect "The purpose of a User Experience (UX) Architect is to develop the structure and flow of a digital solution (website, app, software, mobile, etc.). The Architect conducts research, interviews, and surveys, and then translates that information into sitemaps, wireframes, and prototypes.")
@ -191,8 +194,8 @@
"Important websites for UX topics.")
(defconst ux:explain-codes
'((activity "the quality or state of being active. behavior or actions of a particular kind physical activity")
(job "a piece of work. something that has to be done (task)")
'((action "the quality or state of being active. behavior or actions of a particular kind physical activity")
(task "a piece of work. something that has to be done (task)")
(gain "something wanted or desirable")
(pain "mental or emotional distress or suffering")
(objective "something toward which effort is directed"