School of Technology

WGU D279A: User Interface Design

WGU D279A (User Interface Design, School of Technology) is a project-based performance assessment covering user-centered design, information architecture, wireframing, and accessibility. This independent guide breaks down what the work involves, a rubric-first study plan, common mistakes, a readiness checklist, and FAQs.

D279ASchool of TechnologyMediumPerformance Assessment
WhatsApp us Coaching & tutoring — original prep support, never exam content
WGU D279A User Interface Design exam guide cover

Getting oriented: what D279A actually asks of you

WGU D279A, User Interface Design, sits in the School of Technology and shows up in web development and software-focused programs. It is a hands-on design course: instead of memorizing definitions for a multiple-choice test, you plan and build the interface for a real-feeling product and then defend the decisions behind it. If you have ever redesigned a clunky app in your head or wished a website's menu made more sense, you already have the instinct this course wants to sharpen.

Direct answer: Treat D279A as a rubric-driven project, not a cramming exercise. Read the task and every rubric line before you design anything, build clean mid-fidelity wireframes and flows that tie each choice back to a real user or stakeholder need, and document your reasoning in plain language. Do that thoroughly and the evaluation is very achievable.

You will likely see this course referenced as both D279 and D279A. WGU appends a letter to a course code when it revises the version of a course, so the letter marks the current edition rather than a different subject. Always work from the task instructions and rubric inside your own course of study, since those are the version that will actually be scored. If your program shows a slightly different task wording than a guide like this describes, trust your official course materials first.

Topic areas the work is built around

The deliverables draw on a consistent set of user-interface fundamentals. Expect to work with:

  • Human-centered and user-centered design principles — grounding every screen in who uses it and what they are trying to accomplish.
  • Stakeholder and audience analysis — turning a brief or scenario into concrete requirements and success criteria.
  • Information architecture and navigation — organizing content and labeling menus so people find what they need without guessing.
  • Wireframing and prototyping — producing mid-fidelity layouts and flows that communicate structure and behavior.
  • Interaction and interface states — hover, focus, error, empty, and loading states, plus feedback for user actions.
  • Accessibility and usability — color contrast, readable hierarchy, alternative text, keyboard focus order, and error prevention.
  • Responsive and layout considerations — how a design adapts across screen sizes without losing hierarchy.
  • Design rationale and documentation — explaining, in writing, why each choice serves the user.

Because this is applied work, the skills reinforce other technology courses. The reasoning habits here pair naturally with foundational programming in D335 Introduction to Programming in Python, and the discipline of saving and tracking iterations of your files echoes what you practice in D197 Version Control.

How demanding is it, and how long should you plan?

Difficulty here is less about raw complexity and more about attention to detail. Many students report that the concepts feel intuitive, especially if they have used design tools before, but that submissions can come back for revision when a single rubric element is thin or missing. The design part is rarely the bottleneck; the written rationale and the accessibility notes are where points are quietly lost.

Timelines vary widely with experience. Students who already know a wireframing tool often report moving through the work in a week or two of focused effort, while those new to interface design describe spending longer and sometimes cycling through a revision or two. Rather than chasing someone else's timeline, budget enough time to read the rubric, build carefully, and self-check before you submit. Planning for at least one revision cycle keeps the process calm instead of stressful.

A study and build plan that fits a project course

Traditional exam tactics still help here, just aimed at building rather than recalling. Adapt them like this:

  • Rubric-first outlining. Before opening a design tool, copy each rubric criterion into a working document and make it a heading. Every heading becomes a checklist item you must satisfy and point to in your final submission. This single habit prevents most revision requests.
  • Active recall on the vocabulary. Interface design has a working vocabulary — affordance, information architecture, focus order, contrast ratio, mid-fidelity, microinteraction. Close your notes and try to define each in a sentence and give an example from your own project. Gaps you find are the concepts you will fumble in your written rationale.
  • Spaced practice instead of one marathon. Build in short, repeated sessions: audience and requirements one day, information architecture and navigation the next, wireframes after that, then accessibility and states. Returning with fresh eyes catches inconsistencies you would miss in a single sitting.
  • Practice by critique. The design equivalent of a practice test is a self-critique pass. Walk your own wireframes as if you were a first-time user with a specific goal, and note every moment of hesitation. Fix those, then repeat. If you can, ask a friend to attempt a task on your design and watch where they pause.
  • Tie every decision to a need. For each notable choice — a label, a layout, a button placement — write one sentence linking it to a user or stakeholder need. This becomes your rationale and doubles as evidence for the rubric.

Free or low-cost tools such as Figma are more than enough for mid-fidelity work; the evaluation rewards clear structure and reasoning, not polished visual art.

Where students trip up

  • Over-polishing the visuals. Pouring hours into color and imagery while the information architecture and rationale stay thin. Mid-fidelity clarity beats high-fidelity decoration here.
  • Treating accessibility as an afterthought. Skipping contrast, alt-text approach, focus order, or error prevention. These are explicit expectations, not bonus points.
  • Under-documenting the "why." Submitting good screens with little written reasoning. Evaluators score your decisions, and undefended choices read as guesses.
  • Ignoring interface states. Designing only the happy path and forgetting hover, focus, empty, and error states or form validation feedback.
  • Loose, inconsistent labeling. Navigation labels and calls to action that shift wording between screens confuse users and reviewers alike.
  • Misreading the task. Building to a guide or a peer's example instead of the exact rubric in your own course. When in doubt, the official task wins.

Designing responsibly also means thinking about the people on the other side of the screen — a mindset the School of Technology reinforces in courses like D385 Software Security and Testing, where careful attention to edge cases and user trust matters just as much.

D279A Readiness Checklist

Before you submit, work through these self-checks:

  • Can you restate the task's goal and name the primary users and stakeholders in your own words?
  • Can you point to a specific requirement behind each major screen or feature you designed?
  • Can you explain your information architecture and why your navigation labels match user intent?
  • Can you show mid-fidelity wireframes that make hierarchy, spacing, and affordances obvious?
  • Can you demonstrate accessibility choices — contrast, alt-text approach, focus order, and error prevention?
  • Can you account for key interface states, including error, empty, and feedback for user actions?
  • Can you map every rubric line to a specific part of your submission?
  • Can you defend each notable design decision in one or two plain sentences?
  • Have you checked labels and calls to action for consistent wording across the whole design?

D279A FAQ

Is D279A an OA or a performance assessment?

User Interface Design is evaluated as a performance assessment: you produce and submit project deliverables such as requirements, wireframes, and design rationale rather than sitting a proctored multiple-choice exam. Confirm the exact task format in your own course of study, since that is the version that will be scored.

Is D279A hard?

Most students describe it as manageable but detail-sensitive. The concepts are approachable, but submissions can be returned for revision when a rubric element — often accessibility or written rationale — is incomplete. Following the rubric closely is what keeps it smooth.

How long does D279A usually take?

It varies with experience. Students comfortable with a design tool often report finishing in a week or two, while newcomers plan for longer and sometimes a revision cycle. Budget time to read, build, and self-review rather than rushing to submit.

What tools do I need?

A free mid-fidelity wireframing tool such as Figma is enough. You are graded on structure, usability, accessibility, and reasoning, so you do not need advanced visual-design software or paid subscriptions.

Why do I see both D279 and D279A?

WGU appends a letter to a course code when it revises the course version. Both refer to User Interface Design; the letter simply marks the current edition. Always work from the task and rubric shown inside your active course.

How can I avoid a revision request?

Turn the rubric into your outline, address every criterion explicitly, cover accessibility and interface states, and write a short rationale for each major decision. A final pass mapping each rubric line to your submission catches most gaps before an evaluator does.

Keep building momentum

D279A rewards steady, deliberate work more than last-minute effort, and the design thinking you practice here carries into the rest of your program. When you are ready to plan the courses around it, browse the School of Technology guides or the full library of WGU course guides to map your next steps. For official course details, always check WGU's website and the materials inside your own course of study.

Want a human in your corner for D279A?

Book 1-on-1 OA prep coaching, a tutoring session or a study-plan review with our team.

Prefer WhatsApp? Message us on +1 646 980 4914.

Related Technology guides