Creating Interactive Pages
Ideas for creating educational web pages.
Create more engaging web pages; Provide immediate learner feedback; Promote
discovery; Actively engage learners; Review/rehearse new knowledge...
Use HTML form elements
An important part of teaching involves questioning. Here's an easy way to
create "interactive" questions. The drop-down menu box below is
easily created with a few lines of markup:
Drop-Down Menu Example
Another important element in education involves collaboration. Discussion
boards allow students to get help and offer help. (Many pedagogical advantages
here.) The thought occurred to expand on this forum idea. Why not use text
boxes?
Feedback Form/Poll Page
Example
Some software can generate tutorials which do not require plug-ins and
special programs to run (in Windows). Corel Presentations, Lotus? Microsoft? Need info on
what's currently available... screencorders, tutorial creators.... I suppose you
could use Visual Basic to create some simple lessons.
Another related resource... Instructional software which is designed to build
on-line lessons. E.g. Asymetrix.
Interactive lessons can be created which work in special
browsers and applications. E.g., Scientific Notebook (See Al Lehnen).
E.g., Alan Schmidt uses JS to pop up new windows which close when they lose
focus. This can be a useful pedagogical tool when used in the right place at the
right time.
Use Javascript Scriptlets
E.g., Hot Potatoes application. See tutorial at: http://web.uvic.ca/hrd/hotpot/.
Create quizzes and crossword puzzles. (Free for educators.) Quiz
example.
Use Java Applets
Examples.
Use Narration/Sound
and other Multimedia
Compression formats such as MP3 have made it finally possible to add
narration & sound to any web page. MP3 is a good choice since it's widely
supported. WAV's will play in any Windows environment, but they tend to be at
least 10 times larger in file size. Here's an example of an embedded
WAV for demonstrating pronunciation of new terms.
In addition to sound, we could use video,
but we will need to be cautious about file size and download time for
students with slow connections to the Internet. Currently, the best solution
for providing digital video is to put it on CDs and, as I would say,
"frisbee" it to your students.
|