Versions Compared

Key

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

...

The Resource Tool provides several means to upload images into a collection: singely, multiply, zipped, and via WebDAV. Once in place, access permissions can be specified, release and retraction dates defined, and order imposed. Note that some of these operations are not enabled by default in the Sakai 2.3 release.

Use Cases

Instructors

  1. Create collection
  2. Organize images within a collection
  3. Organize collections (within the gallery) by subject, class session, ?????
  4. Assign students a collection for review (for an exam for instance)
  5. Assign students an image for review
  6. Assign students a certain group of images (may come from a variety of collections) for review (all images of Frank Lloyd Wright's early work from the semester for instance)
  7. See what students see

Students

  1. Find a particular image and see details for review
  2. Find a collection and review it
  3. Browse collections in the course
  4. Study for an upcoming exam (review course images)
  5. Find image(s) for an assignment

Once we have a solid design to support the primary goal, we can start thinking about how we might be able to tweak things to support the secondary goal if time, resources, etc. allow.

To be clear, I'm not assuming that users will be able to complete each activity (use case) above in the system (and likely they won't). To understand the user's experience though I like to think through how the set of activities that help meet the goal will be affected by the system. So, for instance, for "assign students an image for review"... it's not likely we'll support the "assignment" of the image but understanding the complete activity will help me understand the experience without thinking about the gallery tool as a silo. It will also help me get real with trade-offs. Already this list reminds me how much we will be depending on the resources tool and the ability for users to create their collections in meaningful ways via the Resources tool.

Info

These use cases lack a clear definition of collections vs. galleries. From a content hosting point of view, there is no difference. Presumably, galleries are an ordered set of images. A collection might be a set of galleries and sub-collections. This has a serious impact on the Gallery Tool design since it affects how the user navigates to a gallery to view it's images.

Viewing and Sequencing

The Gallery tool provides four five main functions at this time:1.

  1. Navigate to a gallery.

...

  1. View and edit metadata associated with a gallery.
  2. View the gallery as an array of thumbnails.

...

  1. View an image full sized, perhaps in a pop-up window.

...

  1. View the gallery sequentially, perhaps in a pop-up window.

When an image is displayed full size, it should include it's name and description text (if any). It may be possible, when a single image is select for display, to jump into the seuqence for that image. That would allow the user to then move back and forth in the sequence and see near by images (etc).

...

The application is considered to have three four main states:

  1. NavigationCollection
  2. navigationGallery Metadata
  3. Gallery ViewThumbnails
  4. Image View (and sequencing)

...