Archive

Archive for the ‘e-learning’ Category

Managing learning materials: How to use an inventory spreadsheet

  • Have the person that wishes to check out items identify the item appropriately, usually by “”title” (“Main and subt[itle]”or “alternate title”).
  • You can locate items  in various ways:
    • either by full text search (menu “Edit” / “Find” or shortcut CTRL+F)
      • Select the columns ((ctrl-)click on column headers (= ) or ctrl-space while the cursor is in the column) in which want to search (= restrict the search to these columns)
        • Example: you are looking for movies entitled “100 deutsche Jahre” and want to use “100” as search term. If you do not select the column “Main and subt[itle]”, you will have to wade through a lot of unrelated matches in other columns (e.g. field:number).
      • use the wildcard “?” to match any single character – useful for misspelled accented characters
        • Example: you are looking for the movie “Amélie”, and cannot find it; try searching for “Am?lie” instead
          • Then fix the misspelled title (on how to enter accented characters see 5.1)
      • Use the wildcard “*” (star) to match any (0 to many) characters – useful e.g. for ignoring over multiple spaces
      • Use “Find all” to make sure you have all relevant entries – double click on the result to jump to that row
        • Example: Duplicate movies
    • or by filtering, using the dropdowns (arrows in column headers)
      • You can
        • Select an option from the dropdown to only display rows that match this condition
          • Note: In the dropdown, unlike in the spreadsheet itself, options are automatically sorted alphabetically
        • Select “Custom” from the dropdown to create more advanced queries
          • Use “contains” to search for a substring (example: you are looking for the “Terminator”, but do not remember, whether the exact title “The Terminator” or “Terrminator”)
        • Select “All” from the dropdown to stop filtering or press the button “Remove Filtering”
        • Filter on more than 1 column by selecting options in multiple dropdowns
      • The blue color (in row headers and dropdown arrows) indicates that these results are filtered.
    • or by sorting, using the button “Sort on active column” (click on a field in the column you want to sort on, then click the button),
      • To sort by multiple columns, sort in descending order of importance.
        • Example: you want to go alphabetically through the titles of the French Videotapes.
          • click on a field in the column  “main & sub”,  click “sort”,
          • then click on a field in the column “Media type”, click “sort”,
          • then click on a field in the column in “Language” and click “sort”.
          • Then scroll to “French” in “language”, within the “French” items, scroll  to “Tape:Video”, now you can browse the French videotape titles in alphabetical order.
    • Note: if the spreadsheet becomes slow or unresponsive, try one of the following:
      • remove filtering, especially on two or more columns. Sorting is faster than filtering
      • Ctrl-alt-delete, “task manager”, end application and start over; the spreadsheet has been programmed to remove the filter on restart
  • When to do what:
    • When should you use regular find?
      • Whenever possible. That means: If you look for an item which has a findable substring from a single database-field
        • Example: Video with the word “Wunder” in the title
    • When should you use the dropdowns?
      • If you look for an item that does not have a findable substring from a single database-field
        • Example: You are looking for a movie with the title,main&sub=”El”
        • Example: You are looking for a specific issue of a periodical title,main&sub=“Schauinsland”, field:volume = 1, field:issue=18 (means: you need to search on multiple  fields)
      • If you want to browse multiple items
        • Example: You need to get an overview what parts of the language program “Deutsch, na klar” we have (there are the main textbook, several workbooks, instructor handbooks, cds, dvds, … etc.)
    • When should you sort?
      • If you expect a dropdown search to get too slow.
  • Locate items in the Media Cabinet by label number
  • record checkin and checkout of items in the (violet) section “Location & Loanee”, appropriate column for loanee and date:
    • instructor: instructors can check out materials for use within and outside of the lab; record instructor name and date
    • students can check out materials for use within the lab only; record the student id number
    • when an item is returned, reset the name and date column to blank
  • Editing:
    • You have been given the editor password (complain if not). This password does not completely unlock the spreadsheet.
  • Hiding Columns
    • For specific tasks, you can hide certain columns to fit the columns you are working with on the screen. You need to get the advanced password for doing that.

Learning materials management: Offline resources (2005-2006)

2009/02/17 3 comments

AKA books, shiny disks, VHS and – oh my! – cassette tapes. All come with shelves. Yuck! Where is Google Books, when you need it?

The media library I had to work with had, as I found it, a content specific labeling system and a language specific sort order on the shelves. This seems an anti-pattern in many modern languages departments: try to avoid complexity by isolating yourself. 1st degree: each language program on its own; 2nd degree: each instructor on his/her own. Atomization leads to idiosyncrasies and duplication of efforts (which must result in lowering of standards, despite, no doubt, individual toiling).

Trying to find an easy answer for complexity: I am afraid I quickly had to throw overboard the suggestion to implement the Library of Congress labeling scheme. I also abandoned trying to represent in one physical order what has to be viewed under multiple perspectives. I introduced a unique id labeling scheme based on a a simple numerical counter, where each new item would be added to the end of the stacks with a label equaling max(counter) + 1, and as a new row at the bottom of an Excel spreadsheet, which supported all discovery and lending with sort, filter, search.

And here is a partial screenshot of the offline_resources.xls:

Way too much complexity still remained: too many fields, all types of resources had to be coerced into records of the same format (hand-coded an access database for records to avoid this requirement – don’t go there!). Should have relied more on full text search, even with the simple regular expressions that come with Excel.

However, the sheet was open all day on the lab assistant’s computer behind the reference desk and worked pretty well, or was at least a major improvement. Remaining issues: speed of spreadsheet (too many complex ISBN validating formulas), lab staff training, more so instructor training (if they did not want to rely on lab staff entirely or on trying to browse the physical stacks looking for a physical order where there was no such system any more: change management problems).

Learning materials management: Online_resources.xls II: E-repository (2006-7)

I participated in the implementation of a “ learning object” repository – is there such a thing as a learning “object”  in a progression-oriented field like SLA? Anyhow, the software of choice was Equella which, as I read on the listservs, is favored by Blackboard Admins for its Blackboard module and is supposed to provide the primary interface to the equella for instructors in their Blackboard course websites.

Since this did not get implemented during my time, we used what seems primarily the admin-interface and, since equella does not come with one, attempted to implement a metadata schema, based on the prior work of an LLAS-sponsored group. We also soon found that despite complexity, the metadata schema was still lacking (E.g. you won’t get through French 101 without several sections on “Negation”. nor German, nor Spanish etc.).

Excel to the rescue once more: Here is a spreadsheet in action that not only allows adding, tagging, searching and filtering links to, once more – easier than to make your own – web-based exercises, but now also allows the collaborative building of a metadata schema. But alas, the number of fields is growing again.

Learning materials management: Online_resources.xls I: Intranet (2003-2009)

Language labs tend to have many multimedia files (audio and video) on network shares – still more flexible than the web-based interfaces we are given (1 user operation does a batch on many files versus multiple clicks are needed for an operation on 1 file).

As a variation on the spreadsheet for multimedia file collections, I created a cataloging spreadsheet that imports lists of audio and video files, including metadata which gets preserved when windows media center records commercial digital TV, from a language center network share – you can find sample code on MS-Excel lists. You can see the import code in action in this screen cast.

Unfortunately, no recursion into subfolders and once more meant to move the files off the network and store on DVDs, for lack of space. Here at least the  fields are less and the search relies more on regular expressions.

The current quick and dirty incarnation of self-made source material for interpreting exercises is here:

Blackboard VLE Training Videos Overview

Classroom management software Vendors at BETT 2009

I visited a number of more generic classroom management systems (NETSUPPORT, Synchroneyes).

These have limited audio (no recording) support, but provide all the essentials for computer use in class at a much lower cost. Could be a temporary solution, if we add some customizing through in-house programming.

e-Learning Centre manual