6.4500 Design for the Web: Languages and User Interfaces

↑ All assignments

Assignment 13

Due

Submitting your homework

We are going to use Github Classroom for this assignment. You need to have an account on GitHub and be logged in. Authorize Github Classroom here and accept the assignment, then follow the instructions there. Please follow the structure and naming of the starter repo, though you can add any additional files if you need them.

To submit the assignment, please visit Canvas and submit the URL to your final commit that you want us to grade. A commit URL looks like https://github.com/designftw-YEAR/hw13-username/commit/b59f14ba05869b3067724aa6d2006667a54c8e7d. You can submit as many times as you want. This is important. Your homework is not submitted and is accruing slack hours until you do this!

To make sure your homework is graded correctly, please follow the following:

If you submit after the deadline, it will count towards your slack hours.

DUE DATE

Due to institue policy this homework is due at the end of class on monday. If you need an extension, please reach out to the course staff.

Exercise 1: Chat app final submission (80%)

Complete your chat application!

Please include a small writeup detailing your design decisions using language from the class, including what problem it is intended to address and how it does so. Make reference the various prototypes and user studies that you completed throughout the semester, and how they informed your design decisions.

To help you out, we have included some tips to address common issues below

Deliverable: Your chat app and source code linked in chat-app/index.html and your writeup in writeup/index.html

Exercise 2: Final User Test (20%)

Now that you have completed your chat app, you will do one final round of testing your completed implementation, just as you user tested your paper prototypes and your figma mockup.

Requirements:

During monday's lecture you will have time to do this user testing in class with your peers. We will allocate 1/2 hour to mutual testing and 1/2 hour to completing your writeup of the results. There will also be snacks! We highly recommend coming to class for this.

Deliverable: An HTML page in user-testing with a short clips of your users performing tasks, and a write up with your three tasks, insights from the user testing, suggestions for future changes based on the user test, and raw user testing notes in an appendix at the end.

Chat App Tips

We have identified common issues we often find with chat apps and assemled a list of points you could benefit from considering. None of these are requirements for some minimum standard of goodness; they’re just directions you can consider for making your work better.

Exercise N: HW13 feedback

Since this is a new class, we need your constructive feedback about every aspect of it: lectures, homeworks, labs etc.

Please fill in your feedback about HW13 in this form. You can edit it as many times as you like until the survey closes (48 hours after the homework deadline). Since this is part of your participation grade, it does not affect your slack hours, but failing to submit the form on time, could result in a lower participation grade.

← Assignment 12