Customising web pages

Modifying content

As you develop your e-learning course you may include existing web pages (or HTML files) from such sources as learning object repositories, or from other developers. Although these resources may contain most of the information and learning activities you want, you may like to customise these pages to better suit your students’ learning needs.

Although customising the raw HTML code that makes up a web page is not difficult, it can be challenging for someone who has not done it before. HTML Editors are programs that give you a WYSIWIG (what you see is what you get) interface in which to alter a web page. The process is very similar to editing a word processor document.

Customising web pages in a learning object

As described in the previous section, SCORM based learning objects consist of a zipped package containing a number of web pages and associated files, such as images and other media, as well as an IMS manifest files. The manifest file lists the web pages contained in the learning object package. You can edit the information on any of the web pages but you cannot add a new file to the learning object package.

To edit a web page in a learning object, follow these steps.

  1. Unzip the package using a program such as WinZip.
  2. Open the web page you wish to edit using an HTML editor, such as those listed in the resources below.
  3. Make the changes you wish to the web page and then save it in exactly the same place it was originally located in the learning object folders.
  4. Use a program such as WinZip to re-zip the learning object.

Resources

Last modified: 15/9/08