Archive

Archive for the ‘Institution-is-Drake-University’ Category

Language Learning Links of Lore: A Links Management System around Y2K

Based on GossamerThreads’ Links Management systems (one of the best open source PERL-CGI resource web database systems of its era), this language learning links system that I first implemented in Canada in the late 90s and took with me to the US.

Benefits: The system went beyond the usual “visit a website” foreign language elearning exercise of this pre-LMS day by allowing students to publish online, thus introducing a Web 2.0 collaboration element that shared meaningful exercises in the German learning  community. We had contributions from Kingston, Toronto, Detroit and Des Moines.

cc-blackboard-yippee-links-drake_4

The system was both reasonably easy to use for teachers (How_to_add_a_links_assignment_in_90secs) and productive for students who could improve their language skills by interacting with, reviewing and presenting authentic target language websites, while having quick access to other computerized language learning resources, like fledgling online dictionaries (also stored in and searchable from the same interface).

Example output:

Highlights included reviews of websites dedicated to online shopping, travel booking, mapping, live webcams, and much more…
See here is an example of an Yippee! assignment conducted during one of the face-to-face classes in the language center:

Limitations: All links needed to fit into a pre-tagging strictly hierarchical categorization tree. A GUI, but no batches – I preferred to write myself PERL scripts to batch update the underlying database files.

Learning materials management: Links (1998-2004)

Originally implemented for a series of Canadian universities teaching Wirtschaftsdeutsch, then continually expanded into all of German for Queen’ s  University, and multiple languages, including non-western, for university of Michigan-Dearborn and Drake university.

Was based on an open source software project by Gossamer Threads popular for web 2.0 precursors of collaborative links collections, whose Perl-CGI code needed only minor modification to facilitate the “”commenting”” on instructor-“posted”  ( i.e.  assigned links) by students.

The model was Yahoo’s human-edited web-catalogue. the data structure was the tree (nested folders, unidirectional graph). For managing, I implemented a secondary branch mirroring the primary under the root “old links”  for, using Perl regex, automatically moving links which a batch link-checking management script in the open source had identified and logged as “broken” (404 and a few other similarly bad http return codes) into.

The original layout of the “ontology” first introduced me to the complexity of such a task. The basic content division was between 2 branches.

  1. web-based ready-made teaching materials for commenting (recommending, categorizing) by instructors and self-access by students (no feedback of student data to the instructor mostly, except by email, and outside of the application, in those days).
  2. the other content branch consisted of not teaching-related “”authentic materials””: the early day web applications, sometimes multimedia (maps, audio and video collections, news), often times also self-service database interfaces (online shopping and public services) whose language-wise rather restricted interface and topical focus (think Wirtschaftsdeutsch) lent themselves to capstone exercises at the end of textbook chapters (our “Friday in the lab””, not even a language lab then. Geek bonus points: one of these Fridays, a future queens university educated engineer asking me whether i had written all these pages they browsed through in the searchable catalogue of eventually 1500 links. Well, dynamic web pages were not common at all in education in those days, and the credit goes to Gossamer Threads.).

 

While there was hope to collect a comprehensive teaching resource through collaboration, “der Weg war das Ziel”, having students interact with and review foreign language web content. The links database  remained definitely, as it grow in bursts revolving around the topics of our chapters. I had a lot of fun finding instructional ways to having students review all those fancy web applications in which endless amounts of money were poured  before the first bubble in this millennium burst. E.g. the first early online city maps for “Wegbeschreibung”  in German 102. as well web 2.0 like developments, like grassroots web cams (Germans allowing the world to spy on their surroundings 24/7, including remote camera panning – you could go all kinds of places, “”Wie heißt der  bürgermeister von Wesel? was macht das wetter in der Schweizzzzzz?” but alas, the time lag, especially during winter term.

A couple of screen casts for instructor training are here and here.