Skip to content
This repository has been archived by the owner on Oct 25, 2018. It is now read-only.

Commit

Permalink
Add UX Design HW (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeauclair committed Aug 9, 2017
1 parent 89ea422 commit 094877c
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 7 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -16,6 +16,7 @@ Well, that depends on the position you're applying for! Here are some suggestion
- Software Engineer (Full-stack): [hhbuilder](https://github.com/adhocteam/homework/tree/master/hhbuilder) and [slcsp](https://github.com/adhocteam/homework/tree/master/slcsp)
- DevOps Engineer (Site Reliability): [provision](https://github.com/adhocteam/homework/tree/master/provision) and [proto](https://github.com/adhocteam/homework/tree/master/proto)
- Web Designer with Accessibility / 508 Expertise: [accessibility](https://github.com/adhocteam/homework/tree/master/accessibility)
- UX Design: [ux-design](https://github.com/adhocteam/homework/tree/master/ux-design)

These are just suggestions; if you really want to give other problems a shot, go for it, but don't do more than three of them before hearing back from us.

Expand Down
1 change: 0 additions & 1 deletion fetch/api/managed-records.js
Expand Up @@ -6,5 +6,4 @@ window.path = "http://localhost:3000/records";

// Your retrieve function plus any additional functions go here ...


export default retrieve;
4 changes: 1 addition & 3 deletions provision/config/nginx.conf
Expand Up @@ -8,7 +8,5 @@ events {
}

http {
# +CUT+ your code goes here ...

# -CUT-
# your code goes here ...
}
4 changes: 1 addition & 3 deletions provision/playbook.yml
Expand Up @@ -4,6 +4,4 @@
tasks:
- include: tasks/deps.yml

# +CUT+ your code goes here ...

# -CUT-
# your code goes here ...
14 changes: 14 additions & 0 deletions ux-design/README.md
@@ -0,0 +1,14 @@
UX Design
=================

## Purpose:

The purpose of this exercise is to get a greater understanding of your design process.

### Instructions:

Describe a unique UX problem you've worked on recently, and provide a few paragraphs that explain your process for arriving at a solution. (Don't spend more than one hour on this!)

#### Submission

Your content should be added to the provided changes.md file. You may attach any sketches, screenshots, or other artifacts you think would be helpful documenting explaining your process in the parent ux-design folder as well.
3 changes: 3 additions & 0 deletions ux-design/changes.md
@@ -0,0 +1,3 @@
// Your recommended changes go here

## Content (1-2 paragraphs)

3 comments on commit 094877c

@VictoriaPoliakova
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello this is Victoria Poliakova submitting Homework for UX Designer role.

My UX experience is vast. For the Case Study I've attached in the overview deck, I was tasked with a complete redesign of a Patient Portal for WRS Health, a Software-As-A-Service company.

In all digital initiatives I focus on the user first and formost. Key targets have been identified and interviewed as part of the process. In a well designed Patient Portal, benefits are two-fold: medical practice shortens the time for administrative tasks and allows more time spent with patients when most of the crucial information is filled out ahead of time. Patients benefit by having direct access to their medical records, health information, test results, etc.

Key objectives for the redesign included easy, intuitive navigational experience, responsiveness -- large number of users would access the portal on their mobile devices, and relevancy of most important information.

A number of layout and content parsing approaches were considered, final design allowing for expand-collapse functionality, section color coding, and limited number of funtions per screen so not to overwhelm and slow the user.

Technical implementation stages are underway currently.

Thank you and feel free with any additional questions.

Victoria
917-319-9707

VPoliakovaUX_2017_ProcessAndCaseStudy.pdf

@dannychapman
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@VictoriaPoliakova Thanks for taking the time to send us your homework. Would you mind resubmitting via our homework app? You can create an account and submit your work here: https://people.adhoc.team/candidates/sign_in

This will ensure your work gets appropriately handled by our homework grading team. Thanks!

@VictoriaPoliakova
Copy link

@VictoriaPoliakova VictoriaPoliakova commented on 094877c Sep 12, 2017 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.