Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Explore/elr/Science/S0801
diff options
context:
space:
mode:
Diffstat (limited to 'Explore/elr/Science/S0801')
-rwxr-xr-xExplore/elr/Science/S0801/assets/LS_001.swfbin139538 -> 0 bytes
-rwxr-xr-xExplore/elr/Science/S0801/assets/LS_002.swfbin130043 -> 0 bytes
-rwxr-xr-xExplore/elr/Science/S0801/assets/LS_003.swfbin106606 -> 0 bytes
-rwxr-xr-xExplore/elr/Science/S0801/assets/LS_004.swfbin116725 -> 0 bytes
-rwxr-xr-xExplore/elr/Science/S0801/assets/LS_005.swfbin317181 -> 0 bytes
-rwxr-xr-xExplore/elr/Science/S0801/assets/LS_006.swfbin95448 -> 0 bytes
-rwxr-xr-xExplore/elr/Science/S0801/assets/LS_007.swfbin70257 -> 0 bytes
-rwxr-xr-xExplore/elr/Science/S0801/assets/LS_008.swfbin193887 -> 0 bytes
-rwxr-xr-xExplore/elr/Science/S0801/assets/TOI.swfbin138778 -> 0 bytes
-rwxr-xr-xExplore/elr/Science/S0801/global/AC_ActiveX.js82
-rwxr-xr-xExplore/elr/Science/S0801/global/AC_RunActiveContent.js126
-rwxr-xr-xExplore/elr/Science/S0801/index.htm80
-rwxr-xr-xExplore/elr/Science/S0801/login.htm15
-rwxr-xr-xExplore/elr/Science/S0801/loginframe.htm21
-rwxr-xr-xExplore/elr/Science/S0801/template.swfbin25335 -> 0 bytes
-rwxr-xr-xExplore/elr/Science/S0801/xml/activity06.xml74
-rwxr-xr-xExplore/elr/Science/S0801/xml/course.xml10
17 files changed, 0 insertions, 408 deletions
diff --git a/Explore/elr/Science/S0801/assets/LS_001.swf b/Explore/elr/Science/S0801/assets/LS_001.swf
deleted file mode 100755
index 6021eff..0000000
--- a/Explore/elr/Science/S0801/assets/LS_001.swf
+++ /dev/null
Binary files differ
diff --git a/Explore/elr/Science/S0801/assets/LS_002.swf b/Explore/elr/Science/S0801/assets/LS_002.swf
deleted file mode 100755
index d0009f4..0000000
--- a/Explore/elr/Science/S0801/assets/LS_002.swf
+++ /dev/null
Binary files differ
diff --git a/Explore/elr/Science/S0801/assets/LS_003.swf b/Explore/elr/Science/S0801/assets/LS_003.swf
deleted file mode 100755
index 7d8b4df..0000000
--- a/Explore/elr/Science/S0801/assets/LS_003.swf
+++ /dev/null
Binary files differ
diff --git a/Explore/elr/Science/S0801/assets/LS_004.swf b/Explore/elr/Science/S0801/assets/LS_004.swf
deleted file mode 100755
index ea2744b..0000000
--- a/Explore/elr/Science/S0801/assets/LS_004.swf
+++ /dev/null
Binary files differ
diff --git a/Explore/elr/Science/S0801/assets/LS_005.swf b/Explore/elr/Science/S0801/assets/LS_005.swf
deleted file mode 100755
index 2eab20a..0000000
--- a/Explore/elr/Science/S0801/assets/LS_005.swf
+++ /dev/null
Binary files differ
diff --git a/Explore/elr/Science/S0801/assets/LS_006.swf b/Explore/elr/Science/S0801/assets/LS_006.swf
deleted file mode 100755
index 26690d6..0000000
--- a/Explore/elr/Science/S0801/assets/LS_006.swf
+++ /dev/null
Binary files differ
diff --git a/Explore/elr/Science/S0801/assets/LS_007.swf b/Explore/elr/Science/S0801/assets/LS_007.swf
deleted file mode 100755
index 84d8ac7..0000000
--- a/Explore/elr/Science/S0801/assets/LS_007.swf
+++ /dev/null
Binary files differ
diff --git a/Explore/elr/Science/S0801/assets/LS_008.swf b/Explore/elr/Science/S0801/assets/LS_008.swf
deleted file mode 100755
index f81167e..0000000
--- a/Explore/elr/Science/S0801/assets/LS_008.swf
+++ /dev/null
Binary files differ
diff --git a/Explore/elr/Science/S0801/assets/TOI.swf b/Explore/elr/Science/S0801/assets/TOI.swf
deleted file mode 100755
index 567512d..0000000
--- a/Explore/elr/Science/S0801/assets/TOI.swf
+++ /dev/null
Binary files differ
diff --git a/Explore/elr/Science/S0801/global/AC_ActiveX.js b/Explore/elr/Science/S0801/global/AC_ActiveX.js
deleted file mode 100755
index bda9c6c..0000000
--- a/Explore/elr/Science/S0801/global/AC_ActiveX.js
+++ /dev/null
@@ -1,82 +0,0 @@
-//v1.1
-//Copyright 2006 Adobe Systems, Inc. All rights reserved.
-function AC_AX_RunContent(){
- var ret = AC_AX_GetArgs(arguments);
- AC_Generateobj(ret.objAttrs, ret.params, ret.embedAttrs);
-}
-
-function AC_AX_GetArgs(args){
- var ret = new Object();
- ret.embedAttrs = new Object();
- ret.params = new Object();
- ret.objAttrs = new Object();
- for (var i=0; i < args.length; i=i+2){
- var currArg = args[i].toLowerCase();
-
- switch (currArg){
- case "pluginspage":
- case "type":
- case "src":
- ret.embedAttrs[args[i]] = args[i+1];
- break;
- case "data":
- case "codebase":
- case "classid":
- case "id":
- case "onafterupdate":
- case "onbeforeupdate":
- case "onblur":
- case "oncellchange":
- case "onclick":
- case "ondblClick":
- case "ondrag":
- case "ondragend":
- case "ondragenter":
- case "ondragleave":
- case "ondragover":
- case "ondrop":
- case "onfinish":
- case "onfocus":
- case "onhelp":
- case "onmousedown":
- case "onmouseup":
- case "onmouseover":
- case "onmousemove":
- case "onmouseout":
- case "onkeypress":
- case "onkeydown":
- case "onkeyup":
- case "onload":
- case "onlosecapture":
- case "onpropertychange":
- case "onreadystatechange":
- case "onrowsdelete":
- case "onrowenter":
- case "onrowexit":
- case "onrowsinserted":
- case "onstart":
- case "onscroll":
- case "onbeforeeditfocus":
- case "onactivate":
- case "onbeforedeactivate":
- case "ondeactivate":
- ret.objAttrs[args[i]] = args[i+1];
- break;
- case "width":
- case "height":
- case "align":
- case "vspace":
- case "hspace":
- case "class":
- case "title":
- case "accesskey":
- case "name":
- case "tabindex":
- ret.embedAttrs[args[i]] = ret.objAttrs[args[i]] = args[i+1];
- break;
- default:
- ret.embedAttrs[args[i]] = ret.params[args[i]] = args[i+1];
- }
- }
- return ret;
-}
diff --git a/Explore/elr/Science/S0801/global/AC_RunActiveContent.js b/Explore/elr/Science/S0801/global/AC_RunActiveContent.js
deleted file mode 100755
index 1f9190a..0000000
--- a/Explore/elr/Science/S0801/global/AC_RunActiveContent.js
+++ /dev/null
@@ -1,126 +0,0 @@
-//v1.0
-//Copyright 2006 Adobe Systems, Inc. All rights reserved.
-function AC_AddExtension(src, ext)
-{
- if (src.indexOf('?') != -1)
- return src.replace(/\?/, ext+'?');
- else
- return src + ext;
-}
-
-function AC_Generateobj(objAttrs, params, embedAttrs)
-{
- var str = '<object ';
- for (var i in objAttrs)
- str += i + '="' + objAttrs[i] + '" ';
- str += '>';
- for (var i in params)
- str += '<param name="' + i + '" value="' + params[i] + '" /> ';
- str += '<embed ';
- for (var i in embedAttrs)
- str += i + '="' + embedAttrs[i] + '" ';
- str += ' ></embed></object>';
-
- document.write(str);
-}
-
-function AC_FL_RunContent(){
- var ret =
- AC_GetArgs
- ( arguments, ".swf", "movie", "clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
- , "application/x-shockwave-flash"
- );
- AC_Generateobj(ret.objAttrs, ret.params, ret.embedAttrs);
-}
-
-function AC_SW_RunContent(){
- var ret =
- AC_GetArgs
- ( arguments, ".dcr", "src", "clsid:166B1BCA-3F9C-11CF-8075-444553540000"
- , null
- );
- AC_Generateobj(ret.objAttrs, ret.params, ret.embedAttrs);
-}
-
-function AC_GetArgs(args, ext, srcParamName, classid, mimeType){
- var ret = new Object();
- ret.embedAttrs = new Object();
- ret.params = new Object();
- ret.objAttrs = new Object();
- for (var i=0; i < args.length; i=i+2){
- var currArg = args[i].toLowerCase();
-
- switch (currArg){
- case "classid":
- break;
- case "pluginspage":
- ret.embedAttrs[args[i]] = args[i+1];
- break;
- case "src":
- case "movie":
- args[i+1] = AC_AddExtension(args[i+1], ext);
- ret.embedAttrs["src"] = args[i+1];
- ret.params[srcParamName] = args[i+1];
- break;
- case "onafterupdate":
- case "onbeforeupdate":
- case "onblur":
- case "oncellchange":
- case "onclick":
- case "ondblClick":
- case "ondrag":
- case "ondragend":
- case "ondragenter":
- case "ondragleave":
- case "ondragover":
- case "ondrop":
- case "onfinish":
- case "onfocus":
- case "onhelp":
- case "onmousedown":
- case "onmouseup":
- case "onmouseover":
- case "onmousemove":
- case "onmouseout":
- case "onkeypress":
- case "onkeydown":
- case "onkeyup":
- case "onload":
- case "onlosecapture":
- case "onpropertychange":
- case "onreadystatechange":
- case "onrowsdelete":
- case "onrowenter":
- case "onrowexit":
- case "onrowsinserted":
- case "onstart":
- case "onscroll":
- case "onbeforeeditfocus":
- case "onactivate":
- case "onbeforedeactivate":
- case "ondeactivate":
- case "type":
- case "codebase":
- ret.objAttrs[args[i]] = args[i+1];
- break;
- case "width":
- case "height":
- case "align":
- case "vspace":
- case "hspace":
- case "class":
- case "title":
- case "accesskey":
- case "name":
- case "id":
- case "tabindex":
- ret.embedAttrs[args[i]] = ret.objAttrs[args[i]] = args[i+1];
- break;
- default:
- ret.embedAttrs[args[i]] = ret.params[args[i]] = args[i+1];
- }
- }
- ret.objAttrs["classid"] = classid;
- if (mimeType) ret.embedAttrs["type"] = mimeType;
- return ret;
-}
diff --git a/Explore/elr/Science/S0801/index.htm b/Explore/elr/Science/S0801/index.htm
deleted file mode 100755
index 301d2a1..0000000
--- a/Explore/elr/Science/S0801/index.htm
+++ /dev/null
@@ -1,80 +0,0 @@
-<html>
-<head>
-<title>EFK - Course Launcher</title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<script>
-var MM_contentVersion = 6;
-var plugin = (navigator.mimeTypes && navigator.mimeTypes["application/x-shockwave-flash"]) ? navigator.mimeTypes["application/x-shockwave-flash"].enabledPlugin : 0;
-if ( plugin ) {
- var words = navigator.plugins["Shockwave Flash"].description.split(" ");
- for (var i = 0; i < words.length; ++i)
- {
- if (isNaN(parseInt(words[i])))
- continue;
- var MM_PluginVersion = words[i];
- }
- var MM_FlashCanPlay = MM_PluginVersion >= MM_contentVersion;
-}
-else if (navigator.userAgent && navigator.userAgent.indexOf("MSIE")>=0
- && (navigator.appVersion.indexOf("Win") != -1)) {
- document.write('<SCR' + 'IPT LANGUAGE=VBScript\> \n'); //FS hide this from IE4.5 Mac by splitting the tag
- document.write('on error resume next \n');
- document.write('MM_FlashCanPlay = ( IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash." & MM_contentVersion)))\n');
- document.write('</SCR' + 'IPT\> \n');
-}
-if (MM_FlashCanPlay )
-{
-win();
-}
-else
-{
- alert("You will need Flash Player plug-in to run this course. The course will atempt to install the plug-in from the Web site of Macromedia. Alternatively, you can also install the plug-in from www.Macromedia.com");
-mx=window.open("http://www.macromedia.com/go/getflashplayer");
-}
-function win()
-{
-//Detect Resolution
-if(screen.width < 1000)
-{
-//alert (screen.width);
-///alert ("800 resolution");
-mx = window.open("login.htm","wInterface","fullscreen=yes,HEIGHT="+screen.availHeight+",WIDTH=" +screen.availWidth+",left=0,top=0,leftmargin=0,topmargin=0")
-}
-else
-{
-//alert ("> 800 resolution");
-//alert (screen.width);
-mx = window.open("login.htm","wInterface","HEIGHT=600,WIDTH=800,left="+(screen.availWidth-1000)/2+",top="+(screen.availHeight-675)/2+",leftmargin=0,topmargin=0")
-}
-
-}
-
-</script>
-</head>
-<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
-<br><Br><br><Br><Br><Br><Br><br><br><br>
-<CENTER>
- <table width="80%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td bgcolor="#9AC1E2"><table width="100%" border="0" cellspacing="1" cellpadding="50">
- <tr>
- <td align="center" bgcolor="#FFFFFF"> <table width="80%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td bgcolor="#666666"><table width="100%" border="0" cellspacing="1" cellpadding="3">
- <tr>
- <td bgcolor="#E6E6E6"> <div align="center"><font size="2" face="Verdana, Arial, Helvetica, sans-serif">The
- course may not launch automatically if you have the
- pop blocker enabled, <br>
- Please&nbsp;<A HREF="Javascript:win()"><strong>click
- here</strong></A> to launch it manually.</font></div></td>
- </tr>
- </table></td>
- </tr>
- </table></td>
- </tr>
- </table></td>
- </tr>
- </table>
-</CENTER>
-</BODY>
-</html>
diff --git a/Explore/elr/Science/S0801/login.htm b/Explore/elr/Science/S0801/login.htm
deleted file mode 100755
index bc8910f..0000000
--- a/Explore/elr/Science/S0801/login.htm
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
-<html>
-<head>
-<title>EFK</title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-</head>
-
-<frameset rows="*,1" frameborder="NO" border="0" framespacing="0">
- <frame src="loginframe.htm" name="fr1" frameborder="no" scrolling="no" noresize marginwidth="0" marginheight="0">
- <frame src="precacheframe.htm" name="fr" scrolling="NO" noresize>
-</frameset>
-<noframes><body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
-
-</body></noframes>
-</html>
diff --git a/Explore/elr/Science/S0801/loginframe.htm b/Explore/elr/Science/S0801/loginframe.htm
deleted file mode 100755
index c543f12..0000000
--- a/Explore/elr/Science/S0801/loginframe.htm
+++ /dev/null
@@ -1,21 +0,0 @@
-<HTML>
-<HEAD>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
-<TITLE>EFK</TITLE>
-<script src="global/AC_RunActiveContent.js" type="text/javascript"></script>
-<script src="global/AC_ActiveX.js" type="text/javascript"></script>
-</HEAD>
-<BODY bgcolor="#ffffff" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="initFlashMovie()" onUnload="closeAllChildWindows()" >
-<SCRIPT LANGUAGE=JavaScript>
-</SCRIPT>
-<!-- URL's used in the movie-->
-<!-- text used in the movie-->
-<!--Loading...User Name :Password :-->
-<div onMouseDown="removeMenu();">
-
-<script type="text/javascript" >
-AC_FL_RunContent('codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0','width','100%','height','100%','align','middle','src','template','quality','high','SeamlessTabbing','false','bgcolor','#FFFFFF','name','course','allowscriptaccess','sameDomain','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','template','menu','false','id','course');
-</script>
-</div>
-</BODY>
-</HTML> \ No newline at end of file
diff --git a/Explore/elr/Science/S0801/template.swf b/Explore/elr/Science/S0801/template.swf
deleted file mode 100755
index c6c27d8..0000000
--- a/Explore/elr/Science/S0801/template.swf
+++ /dev/null
Binary files differ
diff --git a/Explore/elr/Science/S0801/xml/activity06.xml b/Explore/elr/Science/S0801/xml/activity06.xml
deleted file mode 100755
index 810df36..0000000
--- a/Explore/elr/Science/S0801/xml/activity06.xml
+++ /dev/null
@@ -1,74 +0,0 @@
-<activity id = "3">
- <description><![CDATA[<b></b>]]></description>
- <set id = "1">
- <questions>
- <question id = "1">
- <qn><![CDATA[Identify the phase of the lunar cycle.]]></qn>
- <options>
- <option id = "1" isCorrect = ""><![CDATA[Waxing gibbous phase]]></option>
- <option id = "2" isCorrect = ""><![CDATA[Full Moon phase]]></option>
- <option id = "3" isCorrect = ""><![CDATA[First quarter phase]]></option>
- <option id = "4" isCorrect = "true"><![CDATA[Third quarter phase]]></option>
- </options>
- </question>
- <question id = "2">
- <qn><![CDATA[Identify the phase of the lunar cycle.]]></qn>
- <options>
- <option id = "1" isCorrect = "true"><![CDATA[Waxing gibbous phase]]></option>
- <option id = "2" isCorrect = ""><![CDATA[Full Moon phase]]></option>
- <option id = "3" isCorrect = ""><![CDATA[First quarter phase]]></option>
- <option id = "4" isCorrect = ""><![CDATA[Third quarter phase]]></option>
- </options>
- </question>
- <question id = "3">
- <qn><![CDATA[Identify the phase of the lunar cycle.]]></qn>
- <options>
- <option id = "1" isCorrect = ""><![CDATA[Waxing gibbous phase]]></option>
- <option id = "2" isCorrect = "true"><![CDATA[Full Moon phase]]></option>
- <option id = "3" isCorrect = ""><![CDATA[First quarter phase]]></option>
- <option id = "4" isCorrect = ""><![CDATA[Third quarter phase]]></option>
- </options>
- </question>
- <question id = "4">
- <qn><![CDATA[Identify the phase of the lunar cycle.]]></qn>
- <options>
- <option id = "1" isCorrect = ""><![CDATA[Waxing gibbous phase]]></option>
- <option id = "2" isCorrect = ""><![CDATA[Waxing crescent phase]]></option>
- <option id = "3" isCorrect = ""><![CDATA[Waning gibbous phase]]></option>
- <option id = "4" isCorrect = "true"><![CDATA[Waning crescent phase]]></option>
- </options>
- </question>
- <question id = "5">
- <qn><![CDATA[Identify the phase of the lunar cycle.]]></qn>
- <options>
- <option id = "1" isCorrect = ""><![CDATA[Waxing gibbous phase]]></option>
- <option id = "2" isCorrect = ""><![CDATA[Waxing crescent phase]]></option>
- <option id = "3" isCorrect = "true"><![CDATA[Waning gibbous phase]]></option>
- <option id = "4" isCorrect = ""><![CDATA[Waning crescent phase]]></option>
- </options>
- </question>
- <question id = "6">
- <qn><![CDATA[Identify the phase of the lunar cycle.]]></qn>
- <options>
- <option id = "1" isCorrect = "true"><![CDATA[Waxing crescent phase]]></option>
- <option id = "2" isCorrect = ""><![CDATA[Full Moon phase]]></option>
- <option id = "3" isCorrect = ""><![CDATA[First quarter phase]]></option>
- <option id = "4" isCorrect = ""><![CDATA[Third quarter phase]]></option>
- </options>
- </question>
- <question id = "7">
- <qn><![CDATA[Identify the phase of the lunar cycle.]]></qn>
- <options>
- <option id = "1" isCorrect = ""><![CDATA[Full Moon phase]]></option>
- <option id = "2" isCorrect = ""><![CDATA[First quarter phase]]></option>
- <option id = "3" isCorrect = "true"><![CDATA[New Moon phase]]></option>
- <option id = "4" isCorrect = ""><![CDATA[Third quarter phase]]></option>
- </options>
- </question>
- </questions>
- <feedback>
- <correct id = "1"><![CDATA[<b>That's correct!</b>]]></correct>
- <wrong id = "2"><![CDATA[<b>That's not correct.</b>]]></wrong>
- </feedback>
- </set>
-</activity>
diff --git a/Explore/elr/Science/S0801/xml/course.xml b/Explore/elr/Science/S0801/xml/course.xml
deleted file mode 100755
index 7eec137..0000000
--- a/Explore/elr/Science/S0801/xml/course.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<course id="1">
- <screen id = "01" type = "" swf = "LS_001" />
- <screen id = "02" type = "" swf = "LS_002" />
- <screen id = "03" type = "" swf = "LS_003" />
- <screen id = "04" type = "" swf = "LS_004" />
- <screen id = "05" type = "" swf = "LS_005" />
- <screen id = "06" type = "cyu" swf = "LS_006" />
- <screen id = "07" type = "cyu" swf = "LS_007" />
- <screen id = "08" type = "" swf = "LS_008" />
-</course> \ No newline at end of file