From ab3d3033c6a2eca7a54488bbb1a331af156babac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Breand=C3=A1n?= Date: Wed, 11 Jul 2018 13:04:05 +0100 Subject: [PATCH 1/2] Strengthened the knowledge of users question. --- app/tcop.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/tcop.json b/app/tcop.json index 10d8853..5526529 100644 --- a/app/tcop.json +++ b/app/tcop.json @@ -11,7 +11,7 @@ "summary": "Understand your users and their needs. Develop knowledge of your users and what that means for your technology project or programme.", "prompts": [ "Have you carried out user research in the form of multiple interviews or observations of the users?", - "Do you have a thorough knowledge of who your users are?", + "Do you have a very thorough knowledge of who your users are?", "Does your evidence support your understanding of your users’ needs?", "Can you describe how your service/product reflects the needs of the user?" ], From 437d208e94c0984fed20de76a143c22a5ab46b29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Breand=C3=A1n?= Date: Wed, 11 Jul 2018 13:04:40 +0100 Subject: [PATCH 2/2] Added another word! --- app/tcop.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/tcop.json b/app/tcop.json index 5526529..e16d9ec 100644 --- a/app/tcop.json +++ b/app/tcop.json @@ -32,7 +32,7 @@ { "id": "personas", "short-description": "groups users by what they need rather than who they are", - "description": "The project or programme has identified users with different needs. They are grouped by goals or activities rather than demographics. User personas might be used to illustrate these different groups.", + "description": "The project or programme has identified users with many different needs. They are grouped by goals or activities rather than demographics. User personas might be used to illustrate these different groups.", "recommendation": "creating personas for your users and grouping them by their needs rather than who they are. There is user research guidance in the service manual. Other help can be found in the technology guidance topics and by contacting [someone in user research?]" } ],