| In addition to the text file, there are various background files to
bring up images and text behind the character but even then the total size of all
the files is typically around 300 kilobytes for a one hour lecture. This means that
an entire lecture can be transmitted over the Internet using the slowest of connections
speeds in only a few seconds. It also means that the lectures for an entire course
can easily be recorded on a CD for use without an Internet connection. Most important,
the Agent script and background files are easily editable. Once they are created, it only
takes a few minutes using a text or HTML editor to makes changes. This means that
updating lectures is a snap. Parts of a lecture that are outdated can be deleted and
new material inserted without affecting the old material. There are no problems with
"splicing-in" new video or audio. The changes are seamless.
Effectiveness of Animated Lectures
The big question, of course, is how effective are animated audio-video lectures. (I
have to admit that I was a little apprehensive when I began using them.) I surveyed
the 59 students who took my online courses in the Spring of 2000 to ask them what they
thought of the lectures. Here are their responses:
Question 1: How many of the lectures did you watch?

Questions 2: Do you prefer animated online courses to other online courses you
have had?

Overall, I was quite delighted with these result. All 59 students responded to the
first question. Two-third of them watched all or most of the lectures. Those
who watched the most also identified themselves as being the students who did the best in
the courses. Those who did not watch the lectures did the poorest.
Most importantly, the 43 that responded to the second question overwhelmingly
preferred the animated lecture courses to other online courses they had taken.
Programming Microsoft Agent
It is really not difficult to use the Microsoft Agent characters to create online
lectures. The simplest way to do so is to use the Microsoft Agent Scripting
Helper. This is an inexpensive ($25.00) shareware program available from
BellCraft Technologies that lets you generate a script without doing any programming. You
simply choose the gestures you want your character to use, type in the accompanying
script, and save the file. To visit the Microsoft Agent Scripting Helper home page, click
on the following link:
Alternatively, if you are familiar with programming yourself and would rather not use
an editor, I have written a lecture on how to program Microsoft Agent using Visual Basic
Script that Merlin the Magician narrates. Click on the following link to view it:
Be aware that if you decide to program a character yourself, it will take about six
hours to create a script that will cover the same material that you would go over in a one
hour classroom lecture. Using the Microsoft Agent Scripting Helper it will take about five
hours. The script itself goes together fairly quickly. It is the creation of the
background pages (the lecture slides) that are the most time consuming. However, if
you already have Power Point or other similar slides, these can be easily converted to
HTML pages that can be used as background, saving an appreciable amount of time.
|