Conversational UX, Mobile, & AI Ethics Quiz

Answer the questions below, then click Check Score to see how many you got correct. Use the Show explanation button under each question to reveal why a particular answer is correct.

Q1 - What is one of the primary challenges in designing conversational user interfaces?
Natural conversation depends on persistent context across turns. Many system-centric interfaces lack this, making them feel unnatural and fragmented.
Q2 - In ELIZA, what technique is used to make the agent appear as if it is listening?
ELIZA simulates listening by reflecting the user’s statement back as a paraphrase request, giving the illusion of understanding.
Q3 - What feature is missing from system-centric styles that limits their conversational ability?
System-centric approaches often treat each request independently and fail to remember previous turns, so they lack sequential context memory.
Q4 - What is a disadvantage of verbose content-centric responses in conversational AI?
Very long, detailed responses are tedious to listen to, which makes them poorly suited for voice-only interfaces.
Q5 - What interaction style relies on visual elements like buttons and images to improve usability?
Visual-centric styles borrow from GUIs and mobile UI patterns, using buttons, cards, and images to help the user.
Q6 - What is the primary feature of modern conversational AI systems?
Many modern NLU-based systems can understand and generate responses in multiple languages, making multilingual capability a hallmark feature.
Q7 - What method does a conversational AI use to extract specific information from user inputs?
Slot filling pulls out entities (like dates, locations, or names) from user utterances so the system can complete tasks.
Q8 - What is the purpose of sentiment analysis in conversational AI?
Sentiment analysis looks at the emotional tone (e.g., positive, negative, frustrated) behind what the user says.
Q9 - What is a key advantage of using buttons in chatbot interfaces?
Buttons let users respond with a tap instead of typing, speeding up interaction and reducing effort.
Q10 - What interaction style requires the user to input their request as a single, complete query?
System-centric interfaces are query-style: the user must pack all necessary details into a single turn, like a search query.
Q11 - What is the primary goal of conversation-centric UX design for AI interfaces?
Conversation-centric UX lets both user and system take the initiative, allowing flexible, nonlinear task flows like natural dialogue.
Q12 - Which style is based on the “query-response” model, often seen in web searches?
Information retrieval systems mirror web search: you issue a query and get a result back, with minimal turn-taking.
Q13 - Why might VUIs be more practical than typing in certain scenarios?
When driving, cooking, or otherwise busy, voice lets you interact without using your hands or looking at a screen.
Q14 - What aspect is crucial for a VUI designer to understand about their system?
VUI designers must know what the speech and language tech can and cannot do so their designs stay realistic and usable.
Q15 - What is the primary difference between implicit and explicit confirmation in VUI design?
Explicit confirmation asks the user to approve what the system heard; implicit confirmation just proceeds while restating or acknowledging the info.
Q16 - What is the main purpose of using confidence thresholds in VUI design?
Confidence scores estimate how likely the recognized text is correct; thresholds control when to accept, reject, or confirm.
Q17 - What is a common error-handling strategy for VUIs when speech is detected but not recognized?
When speech is heard but not understood, the system typically asks the user to repeat, e.g., “Sorry, I didn’t get that…”.
Q18 - Why might VUIs choose to remain silent after failing to detect user speech?
Constantly prompting users can feel nagging; remaining silent in some error cases reduces annoyance.
Q19 - What is an effective approach to maintain user engagement when an error occurs repeatedly in VUI interactions?
To keep users feeling respected, designers phrase errors as system or environmental issues, not user failures.
Q20 - What is the "Three-Tiered Confidence" method in VUI error handling?
Depending on the confidence score, the system may reject, explicitly confirm, or implicitly accept what it heard.
Q21 - What is an example of "Nonspeech Confirmation" in VUI design?
Nonspeech confirmations include earcons (short sounds) or simply performing the action as confirmation instead of speaking.
Q22 - What is a key characteristic of "Generic Confirmation" in conversational systems?
Generic confirmations like “Okay, got it” move the dialogue forward without restating the details of what was said.
Q23 - What is the key difference between "Command-and-Control" and "Conversational" VUI systems?
Command-and-control systems need an explicit trigger (like “Hey Siri”), whereas conversational systems can manage more natural back-and-forth turns.
Q24 - In the concept of “Mobile First” design, what is prioritized during the initial design stages?
Mobile-first forces designers to focus on the core tasks and information that fit a small screen and short sessions.
Q25 - What is one of the primary limitations of web applications compared to native applications?
Traditional web apps depend on network connectivity and historically have had weaker offline and push-notification capabilities than native apps.
Q26 - How does the role of customer feedback differ for mobile users compared to desktop users?
Mobile users tend to do less per visit; feedback helps decide which features deserve space and tap-time in these short sessions.
Q27 - Why might a company choose a native app over a hybrid app despite higher development costs?
Native apps follow each OS’s design patterns more closely, providing a smoother, more integrated experience for users.
Q28 - Which of the following is a potential disadvantage of using mobile browsers for web apps?
Switching between multiple browser windows or tabs on a phone can be awkward, disrupting the flow for complex tasks.
Q29 - How does the embedded web view in mobile apps differ from a traditional browser?
An embedded web view is a browser component inside the app, showing web content without switching to a separate browser app.
Q30 - Why might companies like Facebook and LinkedIn shift from hybrid to native apps?
Native apps generally feel faster, smoother, and more responsive, which is critical for large platforms with many daily users.
Q31 - Which app development type is best for companies aiming to minimize platform-specific visual variations?
Web apps run in browsers and tend to look the same across platforms, reducing OS-specific UI differences.
Q32 - Which aspect of a mobile app design reflects a "linear story"?
Mobile design often cuts down features and guides users through a simpler, more focused sequence of actions.
Q33 - Which functionality is limited in web apps due to their lack of close hardware integration?
Because web apps run in a browser sandbox, they can’t fully control or optimize low-level hardware resources like memory.
Q34 - Which subfield of ethics examines the practical means of determining a morally correct course of action?
Normative ethics asks what we ought to do and proposes principles or rules for morally right action.
Q35 - AI ethics is primarily a subfield of which area of ethics?
AI ethics looks at concrete issues around real AI systems, which makes it part of applied ethics.
Q36 - In utilitarianism, what is considered the standard for determining the moral correctness of an action?
Utilitarianism judges actions by their consequences: the greater the total well-being produced, the more right the action.
Q37 - Which ethical principle focuses on avoiding harm rather than creating benefits using AI?
Non-maleficence is the “do no harm” principle, emphasizing prevention of negative outcomes.
Q38 - What is a "black box" system in AI?
A black-box AI can produce outputs, but humans cannot readily see or understand the reasoning steps inside.
Q39 - Which principle involves the ethical requirement to ensure non-arbitrariness in decision-making?
Transparency in governance and AI design helps ensure decisions are explainable and not arbitrary or secretive.
Q40 - What is the difference between equity and equality?
Equality gives everyone the same thing; equity adjusts support so each person gets what they specifically need to succeed.
Q41 - Why might some AI models be intentionally designed as black boxes?
If the internal logic is fully visible, bad actors might exploit or game the rules; opacity can offer some protection.
Q42 - Which concept in AI ethics refers to the idea that technological issues can often be resolved with more technology?
Tech solutionism is the belief that every problem, including those caused by technology itself, can be fixed by more tech.
Q43 - What is the primary issue with relying solely on utilitarianism to address ethical dilemmas in AI?
Utilitarianism requires quantifying all harms and benefits, which is often impossible or highly subjective in complex AI systems.
Q44 - In the context of AI ethics, accountability refers to:
Accountability is about having identifiable people or organizations who are answerable for what the AI does and its consequences.
Q45 - What makes individuating responsibilities challenging in the context of AI systems?
AI systems involve many actors (designers, data providers, deployers, users) and human-machine hybrids, making it hard to pinpoint who is responsible for what.