Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Back End

*paste here*

Evaluation

We decided to test with users from different courses and years (in order to obtain a fairly representative range of user experiences) and with somewhat varied computer experience. Our users were:

Alpha: civil engineering junior with language concentration; often uses desktop applications for data entry as opposed to web tools

Beta: physics senior with music concentration; frequently uses google docs and web tools; has some programming knowledge

Gamma: political science sophomore; generally does not use web toolsAll users had previously used the student subject listing for preregistration. Only Alpha had previously used the Course Picker tool. Everyone was given the same briefing, as described above, and no preliminary demonstration was given.

Briefing

ManCourses is a website for MIT students to select their classes. This system is an improvement over the current MIT course management system because users have:

...

  1. Integrated course evaluations,

...

  1. A list of courses they have taken in the past, and

...

  1. A list of required classes which need to be taken in order to graduate.

You are an MIT student who is using the website for the first time. Please following the following scenario:

Tasks (Scenario)

...

  1. View your current registration and remove one of the classes.

...

  1. Add a required class to your current course registration.

...

  1. View information about a previously taken class (6.01).

...

  1. View information regarding 6.005 (Elements of Software Construction) by using the “search” functionality.

Usability Problems

real-world convention / visibility (minor)
Problem: At the beginning of usage, Alpha attempted to click on the shaded table cell surrounding the "Required Classes" button, instead of the button itself.
p1
Solution: It might be preferable to make the entire partitioned area clickable. Alternatively, in keeping with our original concept of the top partitions as physical folder tabs, we could have clickable images of folder tabs.

...

efficiency (major):
Problem: All three users complained about the lack of search filters, which is a prominent feature in the MIT subject listing search.
Solution: While the addition of search filters is not functionally difficult to implement, designing a good UI will take some time. However, search filters are probably essential to a good course registration tool.

Reflection

The iterative design process provided three main learning paradigms that helped us to become better developers: (1) early designing provides easier changes, (2) iterative designing is more likely to find bugs, and (3) using iterative design helps develop a more detailed framework.  

...