Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  • Relationships and communication patterns with other people: During the actual note-taking process, people tend to be focused on the presentation or reading that is the subject of their notes, so they are not interacting with those around them.  People might wish to share notes once they're done, for instance with friends who couldn't (or didn't) go to class on a particular day. 

Task Analysis

why is the task being done

what does the user need to know of have before doing the task

where is the task performed

what is the environment like

how often is the task performed

what are tis time or resource constraints

how is the task learned

what can go wrong

who else is involved in the taskThere are three main tasks that students/users perform with their notes.  First, they must be able to enter basic text notes during a lecture or presentation.  Second, they must be able to draw or insert diagrams into their notes in real-time.  Third, they must be able to easily review and correct notes they have taken.

Typing text notes

Problem: Taking notes on paper leads to several problems -- most notably the fact that multiple notebooks are needed to organize notes from multiple subjects. For many computer users, typing is actually faster than writing by hand, so typing notes may prevent a user from falling behind the lecturer, especially if the user wants to take notes on things that are said and not written. Users of text editing software have also complained about formatting text for notes, especially outline formats with bullet points, and integrating source code into text notes (in programming classes) while formatting the code nicely.

...

Problem: One of the most challenging and frustrating parts of taking notes on a computer is trying to integrate diagrams or drawings from class into notes in a text editor. Sometimes a particular chart or graph is essential to the understanding of the notes, so the difficulty causes many note takers to stick with paper and pen instead of dealing with this issue.  One interviewee used a highly efficient text editor (vim) to take notes, but found it difficult to incorporate drawings, often resorting to using his cellphone camera to take a picture of the board, or skipping the diagram entirely.  The others mentioned the difficulty of drawing diagrams (such as molecule shapes) with current software as a reason for using pen and paper instead of a computer.

Why is the task being done?
In order to make computerized note-taking feasible, the user must be able to easily record the diagrams that are being shown on slides or drawn on the chalkboard.  Often the diagrams convey information (relationships, physical structure, etc) that cannot easily be recorded purely textually.

What does the user need to know or have before doing the task?
The user needs to have a rough idea of the scale of the diagram and the amount of space and detail that will be necessary.  The user also needs to understand what diagramming tools are available (e.g. shapes, drawing tools, resizing and moving capabilities), otherwise it may not be possible for him/her to draw particular types of diagrams.

Where is the task performed?
Diagramming will generally take place during class on a laptop.  The user will be sitting down, and will likely have limited desk space around his/her computer.  It is possible that a user may retroactively add diagrams to notes after the lecture is over, but this is much less likely.  

What is the environment like?
The environment is a classroom: quiet; sometimes stressful, depending on the speed of lecture and difficulty of material.

How often is the task performed?
The task in general is performed daily throughout a semester.  In finer detail, users will insert and draw diagrams multiple times in most lectures, and will generally have multiple lectures per day.  All of the students interviewed cited the frequency of drawing diagrams as a reason against taking notes on computers with current software, as it was too tedious.  

What are its time or resource constraints?
There is a very tight time constraint on drawing/inserting diagrams into the notes - the user must be able to do so at least as fast as the diagram can be drawn on a chalkboard (or faster if the lecturer is using a slideshow).  There are cognitive constraints on the task as well: it must be easy enough for the user to continue to comprehend the material.  The user is also resource constrained in terms of input devices - the user cannot be expected to carry around large items such as Wacom tablets or scanners.

How is the task learned?
Diagram drawing must be learnable primarily by trying it, although there may be certain shortcuts or efficiency improvements to be learned by watching other students.  Since all of the students will be drawing the same diagrams, it is possible for a user to learn by watching other students in the same class drawing the same thing.

What can go wrong?
Some common exceptions might include the user accidentally drawing incorrect shapes, or the size/shape of the desired diagram changing (e.g. as the lecturer expands or erases things on the chalkboard).

Who else is involved in the task?
The task will be performed individually.

Reviewing/editing past notes

Problem: Notes are mostly used as a tool to help users recall things they learned in a presentation, lecture, or reading.  In order to be useful, it must be easy to go back and review notes that a user has already taken.  Furthermore, if notes are erroneous or become outdated, it's important to be able to fix them. 

Why do the task: ? Users might need to revisit their notes for two reasons: either to re-read their notes in order to recall or review the information contained in them, or to modify their notes in order to correct errors or add new information.  

What does the user need to know or have: ? In order to do either of these tasks, the user must have the notes they wish to review or revise readily available.  If the user is adding new information to the notes, they must have all of the information they are adding at hand.  They must also be able to physically insert the information: simple with digital documents, but this might require inserting pages or crossing out text for paper notes.  As for reviewing, if a user is looking for certain information in the notes instead of re-reading everything, the user must know how to identify the thing they are looking for.  An example might be a user who is looking for an equation that's needed to solve a pset problem: if equations are easy to pick out from the surrounding notes, this task will be much more efficient.  Search capabilities in general make computer notes more suited for review than paper notes, as do organizational concepts such as tags and folder hierarchies that would be difficult to replicate for people whose system involves one notebook per class, for instance.  

Where is the task performed? This task might be performed anywhere, although it might be more likely to be performed in areas used for studying, such as a student's dorm room desk, or a library.  Reviewing notes on a computer or on paper would not be problematic in either situation.  However, there are situations where it might be difficult to spread out a lot of paper notes for review.  Likewise, there are situations where you might not be able to access notes taken on a computer.  Any notes stored online obviously require an internet connection, for example.  Neither of these situations should apply to common cases.

How often is the task performed? The frequency with which existing notes are modified would depend on the subject of the notes: for instance, notes on a current event might be updated to reflect new developments, whereas notes on a historical event are unlikely to be modified as much.  Review of notes tends to happen in specific situations such as looking up information that is needed for a pset, or reviewing all notes in preparation for a test.  

What are the time or resource constraints? The logistics of reviewing notes (locating notes, locating the relevant section in the notes) should not add much to the time necessary for absorbing the information itself.  Students told us that they already do not allocate sufficient time to study for tests, so any solution that added unnecessary overhead would not be used.  

How is the task learned? On paper, reviewing and modifying notes is learned intuitively, or by watching others at an early age.  On a computer, the tools necessary to review or modify notes should be easy to learn from exploring the interface, or from familiarity with external software metaphors.  

What can go wrong?  Modification of existing notes has the same pitfalls as creating new notes.  Review of notes will not be successful if it is impossible to find the parts of the notes you wish to review.  

Who else is involved in the task? People might wish to review and/or modify notes taken by others.  For the most part, though, only one user is involved.