Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Save_Mathematics/P5/map511m13/map511m13a03
diff options
context:
space:
mode:
Diffstat (limited to 'Save_Mathematics/P5/map511m13/map511m13a03')
-rw-r--r--Save_Mathematics/P5/map511m13/map511m13a03/a.txt12
-rw-r--r--Save_Mathematics/P5/map511m13/map511m13a03/description.py7
-rw-r--r--Save_Mathematics/P5/map511m13/map511m13a03/lesson.js13
-rw-r--r--Save_Mathematics/P5/map511m13/map511m13a03/source.txt12
4 files changed, 0 insertions, 44 deletions
diff --git a/Save_Mathematics/P5/map511m13/map511m13a03/a.txt b/Save_Mathematics/P5/map511m13/map511m13a03/a.txt
deleted file mode 100644
index 80f16c0..0000000
--- a/Save_Mathematics/P5/map511m13/map511m13a03/a.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-<p>
- Inependent practice
-</p>
-<p>
- 1) David fenced round his square compound using 60 poles . Find the number of intervals left between the pole.
- <br />
- <br />
- 2) They planted 40 seed plants on a straigth line for a garden. calculate the number of intervals are there.
- <br />
- <br />
- 3) An interval of an arms length is left between each line of a school parade. Find the number of intervals in a line of 20 pupils.
-</p> \ No newline at end of file
diff --git a/Save_Mathematics/P5/map511m13/map511m13a03/description.py b/Save_Mathematics/P5/map511m13/map511m13a03/description.py
deleted file mode 100644
index 73c381f..0000000
--- a/Save_Mathematics/P5/map511m13/map511m13a03/description.py
+++ /dev/null
@@ -1,7 +0,0 @@
-lesson(grade=0, subject='English', title='map511m13a03',week=0)
-
-
-java_script('lesson.js')
-
-footer_configuration(link_previous=True, link_next=True, scoreboard=False)
-
diff --git a/Save_Mathematics/P5/map511m13/map511m13a03/lesson.js b/Save_Mathematics/P5/map511m13/map511m13a03/lesson.js
deleted file mode 100644
index 8dd6096..0000000
--- a/Save_Mathematics/P5/map511m13/map511m13a03/lesson.js
+++ /dev/null
@@ -1,13 +0,0 @@
-function initialize(karma) {
- $('<div id="txtMain"/>')
- .appendTo('#content')
- .load('http://localhost:8008/cgi-bin/getFile.py',
- {'filename':'content/Mathematics/map511m13/map511m13a03/a.txt'},
- function(){
- });
-};
-
-function startGame(karma) {
-};
-
-setUpLesson(initialize, startGame);
diff --git a/Save_Mathematics/P5/map511m13/map511m13a03/source.txt b/Save_Mathematics/P5/map511m13/map511m13a03/source.txt
deleted file mode 100644
index 80f16c0..0000000
--- a/Save_Mathematics/P5/map511m13/map511m13a03/source.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-<p>
- Inependent practice
-</p>
-<p>
- 1) David fenced round his square compound using 60 poles . Find the number of intervals left between the pole.
- <br />
- <br />
- 2) They planted 40 seed plants on a straigth line for a garden. calculate the number of intervals are there.
- <br />
- <br />
- 3) An interval of an arms length is left between each line of a school parade. Find the number of intervals in a line of 20 pupils.
-</p> \ No newline at end of file