From 631b4f6c6189f38fb4c3e95c861393aee8e5f115 Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Fri, 2 Jun 2023 08:05:48 +0200 Subject: [PATCH] Update ux behavior model --- bundle/bundle--ux.el | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/bundle/bundle--ux.el b/bundle/bundle--ux.el index 84dbde38..818aba45 100644 --- a/bundle/bundle--ux.el +++ b/bundle/bundle--ux.el @@ -183,24 +183,24 @@ "What do we want to learn from users or/and customers?") (defvar ux:behavior-model - '((gain + '(pain + "Mental or emotional distress or suffering." + "Many people suffer because of climate change, it has to be stopped." + (gain "Something wanted or Desirable." - "I want to be a great scientist, bring humanity a step forward.") - (pain - "Mental or emotional distress or suffering." - "Many people suffer because of climate change, it has to be stopped.") - (goal - "A long term purpose which a person strives to achieve." - "I want to discover something new in physics.") - (objective - "Achievements which can be attained only if the attempts are made in a particular direction." - "I will finish a Phd in physics in 5 years.") - (task - "A piece of work. Something that has to be done" - "I need to apply for studying physics at the university.") - (action - "The quality or state of being active. Behavior or actions of a particular kind physical activity." - "I need to figure out the postal address of the university, using their website.")) + "I want to be a great scientist, bring humanity a step forward." + (goal + "A long term purpose which a person strives to achieve." + "I want to discover something new in physics." + (objective + "Achievements which can be attained only if the attempts are made in a particular direction." + "I will finish a Phd in physics in 5 years." + (task + "A piece of work. Something that has to be done" + "I need to apply for studying physics at the university." + (action + "The quality or state of being active. Behavior or actions of a particular kind physical activity." + "I need to figure out the postal address of the university, using their website.")))))) "Explain codes used for thematic analysis.") (defvar ux:behavior-to-questions