Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 1 ( 1 point ) Why do we create persona? ( select all that apply ) Personas place the emphasis on specific users rather

Question 1(1 point)
Why do we create persona? (select all that apply)
Personas place the emphasis on specific users rather than "everyone".
Persona will give us the exact solution we need to our problem.
Personas help the team gain a shared understanding of users
Personas help us make better design decisions.
Personas make assumptions about users explicit.
Question 2(1 point)
A git conflict may happen when ...(pick the best answer)
you do not agree with your neighbour
more than one collaborator edit the same repository
more than one collaborator edits the same file
more than one collaborator creates a new file
Question 3(1 point)
Which one is correct about Task Flow?
Task Flows are like User flows with decision points.
Task flows are linear representing one single main goal of the user's task.
Task flows are very complicated and showed many different relations between
different features
There are only one task flow per each user story.
Question 4(1 point)
Which function ONLY prints "hello" in the console?
function myHellofunction(){
console. log(hello);
}
function myHelloFunction(){
console. log("hello");
alert("hello");
3
function myHelloFunction(){
print("hello");
}
function myHelloFunction(){
alert("hello");
}
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Making Databases Work The Pragmatic Wisdom Of Michael Stonebraker

Authors: Michael L. Brodie

1st Edition

1947487167, 978-1947487161

More Books

Students also viewed these Databases questions

Question

What is the purpose of the Salary Structure Table?

Answered: 1 week ago

Question

What is the scope and use of a Job Family Table?

Answered: 1 week ago