eCollegeeCollege
eCollegeeCollege
eCollege
Home > Company > News > eNewsletter > Educator's Voice

 

Educator's Voice

Volume 4, Issue 3
March 26, 2003

Building the Next Online Course: A Little Help and a Little Ingenuity

Since we have been involved in online teaching and the instructional design process for a number of years, we've seen any number of waves of progress - both in technology and in overall user experience and savvy. We've found that most online instructors will eventually go through a number of cycles - the bare sketch of which might look something like this:

  1. Getting the bare-bones (mostly text) content posted in a course to fill in a sketch of what the progress of weeks, units or modules might ultimately look like; adding a few interactive pieces (be they discussions, activities or a combination thereof); and perhaps adding some basic images or clip-art throughout. This initial version will generally run for a few semesters, and each time, the instructor will learn what's working and what isn't and will build on those lessons, making the overall student experience richer with each new run.

  2. The next evolutionary step often arrives when the instructor gets the "jazz it up" bug - applying both to the look and feel as well as "jazzing it up" in terms of learner activities and interaction. This phase might include the introduction of more (or simply more sophisticated) images, some flashy introduction pieces for each unit of learning, and more honed objectives and learning pieces. The course will often become a more holistic, interactive learning space with good group participation and learning opportunities occurring throughout.

  3. At this point, the experienced, time-proven instructor is often asked to take his/her collective experience and begin the process all over with a brand new course shell - the second installment, if you will. This is where our narrative will begin, with our fictional instructor… .

Although our narrative isn't based on an actual instructor, this is a scenario we envision many instructors going through. We hear the above ideas (and more) quite frequently, and in many cases, we see that eCollege partners and third-party software can be utilized. Basically, there are many options available that will allow instructors to take their ideas to the next level - to turn ideas into reality. We have fully integrated some technology/products, like the XanEdu course-packs, into our system so that it's virtually seamless to the students. And, with partnerships with publishers (like Thompson and McGraw Hill) and content providers (Tata, for instance - they create vibrant, interactive business simulations), there are an incredible amount of resources available.

Whether you are an instructor who is completely new to the world of online teaching, and are in need of some ideas to get started, or if you are a veteran and just want to see what else is out there that can help take your course to the next level, keep in mind that there is a vast amount of help (and ingenuity) out there.



       --Peter S. Cassidy, M.A.
       --Errin Klein, M.A.


TIP

Placing an Impatica Presentation in an eCollege Content Item

To get the correct files into eCollege's Course Management System, click on the "Course Home" tab in your course, and then on the "Author" button. Next, click on the "File Manager" button, and click onto the folder where you'd like to keep the Impatica files - it's very important that both files are uploaded to the same folder. You might choose to create a new folder just for the presentation--for example, for the Unit 1 Presentation, you might click into the Unit 1 folder in the "File Manager," and then choose: "Select an Action: Create a new folder," naming the folder presentation1. You will then click on the presentation folder and choose: "Select an Action: Upload a File" twice - choosing both the associated ".imp" and ".jar" files.

In order to add the hyperlink to the Impatica presentation, you need to get the Web address (URL) of the ".imp" file. The easiest way to do this is using the Visual Editor in your course.

In the Visual Editor (be sure you're in the Author view), in the box that pops up, choose "Link to File or document."

Then choose, "I have already uploaded the file."

Click on the folder where you uploaded the two Impatica files, and then click the radio button next to your ".jar" file.

In the text link box you may type anything (you won't end up using this text), then click "Add Link."

Next you need to copy the Web address (URL) for the link you just created. In order to see and copy the URL, though, you need to switch to the HTML view of the Visual Editor.

If you have never looked at HTML code before, don't worry. We are only going to pay attention to a particular piece of the HTML view.

Now click on the HTML/Design toggle button in the top right-hand corner of the Visual Editor. In the HTML view, you will see some code that should look something like the following: <a href="/EC/courses/crs-engl2222-274001/unit%201/presentation1/implayer237.jar" target="new">example</a>

The only portion of that code that we are interested in is this: /EC/courses/crs-engl2222-274001/unit%201/presentation1/implayer237.jar (yours will look a bit different--especially the "crs-engl2222-274001" portion).

Delete all of the rest of the code on that page, and then open the HTML page that was created when you made the original Impatica file. On the HTML page, you will view the HTML source code (PC--right click, MAC--click and hold in the white frame area around the presentation) and choose "View Source." The source page will look something like this:

Now, copy the APPLET (the entire area inside the RED box) code, and go back to the Visual Editor. Paste the APPLET code below the code, and then replace the two ".jar" pieces (indicated in BLUE boxes in the image above) with the /EC/courses/crs-engl2222-274001/unit%201/presentation1/implayer237.jar.

Click "Save Changes," and then click back to the "Course" tab to view the file as your students would.

Note: If the presentation is too big for the frame in your course, the instructions for resizing presentations can be found here: http://impatica.com/support/faq.html (see topic #16: How do I change the size of my Impatica for PowerPoint presentation?)



       --Peter S. Cassidy, M.A.