"Index out of range" error in manual result entry,
Manual result entry
changes minutes to seconds,
Add/Edit Organization will not save HTML2
Date: April 24, 2001
Version affected: v1.51
Does not affect copies of WBT
Manager 1.51 downloaded after April 24, 2001.
Symptoms:
1. When attempting to add a new result entry to a lesson
which is set to a Lesson
Type of "WBT - not AICC Compliant" an error occurs when posting the data.
To duplicate the error:
set up a course in the system admin module.
add a new lesson to the course
on the lesson startup tab select Lesson Type of
"WBT - not AICC Compliant"
update the course report structure (on Utilities menu)
assign the lesson to a student
log onto the web module as an administrator
select "Enter/Edit Results"
select the new course
select the lesson, do not check the "Edit Results" box
select the student or "all"
note that the "AICC Lesson Location" and "AICC Core Lesson"
fields do not appear
enter values for "Score", "Status", and "Time"
click the "Post changes" button
an error page will be displayed with "Index out of range"
2. When adding a new result entry the time is entered in
minutes. The update routine
that posts the new entry to the student's
statistics is posting it as seconds instead of
minutes.
To duplicate the error:
add another lesson to the above course
on the lesson startup tab select Lesson Type of
"WBT - AICC Compliant"
update the course report structure (on Utilities menu)
log onto the web module as an administrator
select "Enter/Edit Results"
select the new course
select the lesson, do not check the "Edit Results" box
select the student or "all"
Note that the "AICC Lesson Location" and "AICC Core Lesson"
fields appear appear
enter values for "Score", "Status", and "Time"
click the "Post changes" button
re-turn to the admin menu and select "Enter/Edit Results" again
select the same course and lesson but this time check the "Edit Results" box
select the student or "all"
the time displayed will be 1/60th of the time originally entered
3. Version 1.51 added a function so that system-level
administrators can create organizations
through the browser-based interface.
The 2 embedded HTML fields, HTML1 and HTML2 are
available for entry and edit
through this function. The HTML1 data is being saved in both
fields. The HTML2 data is discarded.
Correction:
This patch contains an updated version of WBTMAN2A.DLL
(version 1.51.2). This
dll contains the manual results entry pages and the
new version contains the correction
to the above problems.
After unzipping the patch file:
stop the web services (NET STOP IISADMIN)
drop the new version of WBTMAN2A.DLL into the NT system32 directory
(this will overwrite the old version 1.51.1 DLL)it is not necessary to re-register the DLL but if you want to:
start a console session
change directories to winnt\system32
enter the following command and press enter
regsvr32 wbtman2a.dllrestart the web service (NET START W3SVC)
restart SMTP and FTP services if desired