Course menu window does not resize on lesson exit. 

Date: July 27, 2001

Version affected: v1.50,v1.51
Browsers affected: Netscape 4+

Symptoms:

When a lesson is launched, the course menu (the menu containing the links to launch the lessons) window is reduced in size and kept in the background to keep it out of the way. It is supposed to detect the closure of the lesson window and restore itself to normal size.

For Netscape browsers the course menu window remains at a reduced size after the lesson window is closed.

Correction:

This patch file contains a new version of the JavaScript code which detects the closure of the lesson window. The original version does not work properly with the framesets that were added to all course menus for SCORM API support.

To install the new version:

    1. Unzip the patch file to a temporary directory on the web server.
    2. Replace openc3.js in the jar subdirectory of the WBT Manager virtual directory with the copy included in the patch.

Version 1.5 patches