Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants
diff options
context:
space:
mode:
Diffstat (limited to 'bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants')
-rwxr-xr-xbob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_gamePlay.html.80866~0
-rwxr-xr-xbob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.48083~38
-rwxr-xr-xbob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.58007~18
-rwxr-xr-xbob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.70838~29
-rwxr-xr-xbob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.92190~38
-rwxr-xr-xbob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.95727~51
-rwxr-xr-xbob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.96027~37
-rwxr-xr-xbob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.99680~37
-rwxr-xr-xbob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_vocabularyPage.html.70584~0
9 files changed, 248 insertions, 0 deletions
diff --git a/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_gamePlay.html.80866~ b/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_gamePlay.html.80866~
new file mode 100755
index 0000000..e69de29
--- /dev/null
+++ b/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_gamePlay.html.80866~
diff --git a/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.48083~ b/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.48083~
new file mode 100755
index 0000000..182b0ab
--- /dev/null
+++ b/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.48083~
@@ -0,0 +1,38 @@
+<!DOCTYPE HTML>
+<html>
+ <head>
+ <title> English_Vocabulary Birds </title>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta http-equiv="Content-Language" content="en-us">
+ <meta name="keywords" content="karma,javascript,html5,sugar,sugarlabs,gsoc,ole,nepal,Vocabulary, Birds, English" />
+ <link type="image/ico" rel="icon" href="../../../assets/default/images/favicon.ico" />
+ <link rel="stylesheet" type="text/css" href="css/lesson.css">
+ <script type="text/javascript" src="js/jquery-1.3.2.js"></script>
+ <script type="text/javascript" src="js/jquery-1.js"></script>
+ <script type="text/javascript" src="js/jquery-ui-1.js"></script>
+ <script type="text/javascript" src="js/lesson.js"></script>
+
+ </head>
+ <body>
+ <div id = "gameArea">
+ <script type="text/javascript">
+ for (var i=1; i<9; i++) {
+ document.write('<div id="imageArea">');
+ document.write('<img class="imgObject" id="img'+i+'" src="" alt="" >');
+ document.write('<img class ="dropBox" id="imgdrop'+i+'" src="assets/images/default.png" draggable="true" alt="">');
+ document.write('</div>');
+ }
+ </script>
+ </div>
+
+ <div id="optionArea">
+ <script type="text/javascript">
+ for (var i=1; i<9 ; i++) {
+ document.write('<img class="dragImg" id="imgdrag'+i+'" draggable="true" src="" alt="">');
+ }
+ </script>
+ <img id="imgGameOver" src="assets/images/gameover.png">
+ </div>
+
+ </body>
+</html> \ No newline at end of file
diff --git a/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.58007~ b/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.58007~
new file mode 100755
index 0000000..6edf57f
--- /dev/null
+++ b/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.58007~
@@ -0,0 +1,18 @@
+<!DOCTYPE HTML>
+<html>
+ <head>
+ <title> English_Vocabulary Birds </title>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta http-equiv="Content-Language" content="en-us">
+ <meta name="keywords" content="karma,javascript,html5,sugar,sugarlabs,gsoc,ole,nepal,Vocabulary, Birds, English" />
+ <link type="image/ico" rel="icon" href="../../../assets/default/images/favicon.ico" />
+ <link rel="stylesheet" type="text/css" href="css/lesson.css">
+ <script type="text/javascript" src="js/jquery-1.3.2.js"></script>
+ <script type="text/javascript" src="js/jquery-1.js"></script>
+ <script type="text/javascript" src="js/jquery-ui-1.js"></script>
+ <!--<script type="text/javascript" src="js/lesson.js"></script>-->
+ </head>
+ <body>
+
+ </body>
+</html> \ No newline at end of file
diff --git a/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.70838~ b/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.70838~
new file mode 100755
index 0000000..c55ec35
--- /dev/null
+++ b/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.70838~
@@ -0,0 +1,29 @@
+<!DOCTYPE HTML>
+<html>
+ <head>
+ <title> English_Vocabulary Birds </title>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta http-equiv="Content-Language" content="en-us">
+ <meta name="keywords" content="karma,javascript,html5,sugar,sugarlabs,gsoc,ole,nepal,Vocabulary, Birds, English" />
+ <link type="image/ico" rel="icon" href="../../../assets/default/images/favicon.ico" />
+ <link rel="stylesheet" type="text/css" href="css/lesson.css">
+ <script type="text/javascript" src="js/jquery-1.3.2.js"></script>
+ <script type="text/javascript" src="js/jquery-1.js"></script>
+ <script type="text/javascript" src="js/jquery-ui-1.js"></script>
+ <script type="text/javascript" src="js/function.js"></script>
+ <script type="text/javascript" src="js/lesson.js"></script>
+ </head>
+ <body>
+ <div id = "gameArea">
+ <div id="imageBox">
+ <img class="imgObject" id="img1" src="assets/images/birds_images/1.png" alt="" >
+ <img class = "dropBox" id="drop1" src="assets/images/drop_box.png">
+ </div>
+ <div id="optionArea">
+ <img class="dragImg" id="drag1" draggable="true" src="assets/images/birds_names/1.png">
+ </div>
+ </div>
+
+
+ </body>
+</html> \ No newline at end of file
diff --git a/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.92190~ b/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.92190~
new file mode 100755
index 0000000..182b0ab
--- /dev/null
+++ b/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.92190~
@@ -0,0 +1,38 @@
+<!DOCTYPE HTML>
+<html>
+ <head>
+ <title> English_Vocabulary Birds </title>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta http-equiv="Content-Language" content="en-us">
+ <meta name="keywords" content="karma,javascript,html5,sugar,sugarlabs,gsoc,ole,nepal,Vocabulary, Birds, English" />
+ <link type="image/ico" rel="icon" href="../../../assets/default/images/favicon.ico" />
+ <link rel="stylesheet" type="text/css" href="css/lesson.css">
+ <script type="text/javascript" src="js/jquery-1.3.2.js"></script>
+ <script type="text/javascript" src="js/jquery-1.js"></script>
+ <script type="text/javascript" src="js/jquery-ui-1.js"></script>
+ <script type="text/javascript" src="js/lesson.js"></script>
+
+ </head>
+ <body>
+ <div id = "gameArea">
+ <script type="text/javascript">
+ for (var i=1; i<9; i++) {
+ document.write('<div id="imageArea">');
+ document.write('<img class="imgObject" id="img'+i+'" src="" alt="" >');
+ document.write('<img class ="dropBox" id="imgdrop'+i+'" src="assets/images/default.png" draggable="true" alt="">');
+ document.write('</div>');
+ }
+ </script>
+ </div>
+
+ <div id="optionArea">
+ <script type="text/javascript">
+ for (var i=1; i<9 ; i++) {
+ document.write('<img class="dragImg" id="imgdrag'+i+'" draggable="true" src="" alt="">');
+ }
+ </script>
+ <img id="imgGameOver" src="assets/images/gameover.png">
+ </div>
+
+ </body>
+</html> \ No newline at end of file
diff --git a/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.95727~ b/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.95727~
new file mode 100755
index 0000000..5fdb3ae
--- /dev/null
+++ b/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.95727~
@@ -0,0 +1,51 @@
+<!DOCTYPE HTML>
+<html>
+ <head>
+ <title> English_Vocabulary Birds </title>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta http-equiv="Content-Language" content="en-us">
+ <meta name="keywords" content="karma,javascript,html5,sugar,sugarlabs,gsoc,ole,nepal,Vocabulary, Birds, English" />
+ <link type="image/ico" rel="icon" href="../../../assets/default/images/favicon.ico" />
+ <link rel="stylesheet" type="text/css" href="css/lesson.css">
+ <script type="text/javascript" src="js/jquery-1.3.2.js"></script>
+ <script type="text/javascript" src="js/jquery-1.js"></script>
+ <script type="text/javascript" src="js/jquery-ui-1.js"></script>
+ <script type="text/javascript" src="js/lesson.js"></script>
+
+ </head>
+ <body>
+ <div id="vocabTitle">
+ Vocabulary Birds
+
+ </div>
+ <div id="vocabulary">
+ <img class="vocabularyImg" id="imgVocab" src="assets/images/vocabularyImg.png" alt="">
+ <a href="#" id="anchorPlay"><img id="imgNext" class="imgNext" src="assets/images/next.png"> </a>
+ </div>
+
+
+ <div id="gamePlay">
+ <div id = "gameArea">
+ <script type="text/javascript">
+ for (var i=1; i<9; i++) {
+ document.write('<div id="imageArea">');
+ document.write('<img class="imgObject" id="img'+i+'" src="" alt="" >');
+ document.write('<img class ="dropBox" id="imgdrop'+i+'" src="assets/images/default.png" draggable="true" alt="">');
+ document.write('</div>');
+ }
+ </script>
+ </div>
+ <a href="#" id="anchorMain"><img id="imgPrev" class="imgPrev" src="assets/images/prev.png"> </a>
+
+ <div id="optionArea">
+ <script type="text/javascript">
+ for (var i=1; i<9 ; i++) {
+ document.write('<img class="dragImg" id="imgdrag'+i+'" draggable="true" src="" alt="">');
+ }
+ </script>
+ <img id="imgGameOver" src="assets/images/gameover.png">
+ </div>
+ </div>
+
+ </body>
+</html> \ No newline at end of file
diff --git a/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.96027~ b/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.96027~
new file mode 100755
index 0000000..115a880
--- /dev/null
+++ b/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.96027~
@@ -0,0 +1,37 @@
+<!DOCTYPE HTML>
+<html>
+ <head>
+ <title> English_Vocabulary Birds </title>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta http-equiv="Content-Language" content="en-us">
+ <meta name="keywords" content="karma,javascript,html5,sugar,sugarlabs,gsoc,ole,nepal,Vocabulary, Birds, English" />
+ <link type="image/ico" rel="icon" href="../../../assets/default/images/favicon.ico" />
+ <link rel="stylesheet" type="text/css" href="css/lesson.css">
+ <script type="text/javascript" src="js/jquery-1.3.2.js"></script>
+ <script type="text/javascript" src="js/jquery-1.js"></script>
+ <script type="text/javascript" src="js/jquery-ui-1.js"></script>
+ <script type="text/javascript" src="js/function.js"></script>
+ <script type="text/javascript" src="js/lesson.js"></script>
+ </head>
+ <body>
+ <div id = "gameArea">
+ <script type="text/javascript">
+ for (var i = 1; i < 9; i++) {
+ document.write('<div id="imageArea">');
+ document.write('<img class="imgObject" id="img'+i+'" src="".png" alt="" >');
+ document.write('<img class ="dropBox" id="imgdrop'+i+'" src="assets/images/default.png" alt="">');
+ document.write('</div>');
+ }
+ </script>
+ </div>
+
+ <div id="optionArea">
+ <script type="text/javascript">
+ for (var i = 1; i < 9; i++) {
+ document.write('<img class="dragImg" id="imgdrag'+i+'" draggable="true" src="" alt="">');
+
+ }
+ </script>
+ </div>
+ </body>
+</html> \ No newline at end of file
diff --git a/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.99680~ b/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.99680~
new file mode 100755
index 0000000..3b7b218
--- /dev/null
+++ b/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_index.html.99680~
@@ -0,0 +1,37 @@
+<!DOCTYPE HTML>
+<html>
+ <head>
+ <title> English_Vocabulary Birds </title>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+ <meta http-equiv="Content-Language" content="en-us">
+ <meta name="keywords" content="karma,javascript,html5,sugar,sugarlabs,gsoc,ole,nepal,Vocabulary, Birds, English" />
+ <link type="image/ico" rel="icon" href="../../../assets/default/images/favicon.ico" />
+ <link rel="stylesheet" type="text/css" href="css/lesson.css">
+ <script type="text/javascript" src="js/jquery-1.3.2.js"></script>
+ <script type="text/javascript" src="js/jquery-1.js"></script>
+ <script type="text/javascript" src="js/jquery-ui-1.js"></script>
+ <script type="text/javascript" src="js/lesson.js"></script>
+
+ </head>
+ <body>
+ <div id = "gameArea">
+ <script type="text/javascript">
+ for (var i=1; i<9; i++) {
+ document.write('<div id="imageArea">');
+ document.write('<img class="imgObject" id="img'+i+'" src="" alt="" >');
+ document.write('<img class ="dropBox" id="imgdrop'+i+'" src="assets/images/default.png" draggable="true" alt="">');
+ document.write('</div>');
+ }
+ </script>
+ </div>
+
+ <div id="optionArea">
+ <script type="text/javascript">
+ for (var i=1; i<9 ; i++) {
+ document.write('<img class="dragImg" id="imgdrag'+i+'" draggable="true" src="" alt="">');
+ }
+ </script>
+ </div>
+
+ </body>
+</html> \ No newline at end of file
diff --git a/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_vocabularyPage.html.70584~ b/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_vocabularyPage.html.70584~
new file mode 100755
index 0000000..e69de29
--- /dev/null
+++ b/bob_stuff/Class_2_Eng_Math/Vocabulary Section/Plants/.tmp_vocabularyPage.html.70584~