From be5125e79f251c611c87d3d5f570c368d9348180 Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Mon, 16 Jan 2023 17:53:50 +0100 Subject: [PATCH] Update --ux --- bundle/bundle--ux.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bundle/bundle--ux.el b/bundle/bundle--ux.el index 2235537a..e57703da 100644 --- a/bundle/bundle--ux.el +++ b/bundle/bundle--ux.el @@ -190,7 +190,7 @@ "https://www.interaction-design.org/") "Important websites for UX topics.") -(defvar ux:explain-codes +(defvar ux:behavior-model '((gain "Something wanted or Desirable." "I want to be a great scientist, bring humanity a step forward.") @@ -211,7 +211,7 @@ "I need to figure out the postal address of the university, using their website.")) "Explain codes used for thematic analysis.") -(defvar ux:map-codes-to-questions +(defvar ux:behavior-to-questions '((activity . how) (job . what) (objective . why)