The following code performed the redirect. The page was minimalist to maximize the load speed and redirect jump speed. This has now been disabled and this page now operates as a normal statis web page.
<html>
<head>
<title></title>
<!-- The
real quiz is at i23q04redirect.html -->
<meta
http-equiv="refresh"
content="0;
url=http://www.comfsm.fm/~dleeling/cis/i23t1a.html">
</head>
</html>