Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Save_Mathematics/P4/map411m11/map411m11a04
diff options
context:
space:
mode:
Diffstat (limited to 'Save_Mathematics/P4/map411m11/map411m11a04')
-rw-r--r--Save_Mathematics/P4/map411m11/map411m11a04/a.txt24
-rw-r--r--Save_Mathematics/P4/map411m11/map411m11a04/description.py7
-rw-r--r--Save_Mathematics/P4/map411m11/map411m11a04/lesson.js13
-rw-r--r--Save_Mathematics/P4/map411m11/map411m11a04/source.txt24
4 files changed, 0 insertions, 68 deletions
diff --git a/Save_Mathematics/P4/map411m11/map411m11a04/a.txt b/Save_Mathematics/P4/map411m11/map411m11a04/a.txt
deleted file mode 100644
index 412413c..0000000
--- a/Save_Mathematics/P4/map411m11/map411m11a04/a.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-<p>
- 1) Claude and his sister have 39,000rwf altogether. How much money does each of
- <br />
- them have if claude has 1,000rwf more than his sister ?
- <br />
- <br />
- 2) Kagabo earns 3 times his wife per month .How much does each of them earn if the
- <br />
- sum of their Salaries is 96,000Rwf per month ?
- <br />
- <br />
- 3) Martin has 800Rwf less than Tatiana if both of them have altogether 16.000Rwf .
- <br />
- How much does each of them have?
- <br />
- <br />
- 4) A radio costs 10 times less than a phone . If both a radio and a phone cost 77,000rwf.
- <br />
- <br />
- a) How much money does a telephone cost ?
- <br />
- <br />
- b) How much money does a radio cost ?
-</p> \ No newline at end of file
diff --git a/Save_Mathematics/P4/map411m11/map411m11a04/description.py b/Save_Mathematics/P4/map411m11/map411m11a04/description.py
deleted file mode 100644
index 0ad7b57..0000000
--- a/Save_Mathematics/P4/map411m11/map411m11a04/description.py
+++ /dev/null
@@ -1,7 +0,0 @@
-lesson(grade=0, subject='English', title='map411m11a04',week=0)
-
-
-java_script('lesson.js')
-
-footer_configuration(link_previous=True, link_next=True, scoreboard=False)
-
diff --git a/Save_Mathematics/P4/map411m11/map411m11a04/lesson.js b/Save_Mathematics/P4/map411m11/map411m11a04/lesson.js
deleted file mode 100644
index fc2562e..0000000
--- a/Save_Mathematics/P4/map411m11/map411m11a04/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/map411m11/map411m11a04/a.txt'},
- function(){
- });
-};
-
-function startGame(karma) {
-};
-
-setUpLesson(initialize, startGame);
diff --git a/Save_Mathematics/P4/map411m11/map411m11a04/source.txt b/Save_Mathematics/P4/map411m11/map411m11a04/source.txt
deleted file mode 100644
index 412413c..0000000
--- a/Save_Mathematics/P4/map411m11/map411m11a04/source.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-<p>
- 1) Claude and his sister have 39,000rwf altogether. How much money does each of
- <br />
- them have if claude has 1,000rwf more than his sister ?
- <br />
- <br />
- 2) Kagabo earns 3 times his wife per month .How much does each of them earn if the
- <br />
- sum of their Salaries is 96,000Rwf per month ?
- <br />
- <br />
- 3) Martin has 800Rwf less than Tatiana if both of them have altogether 16.000Rwf .
- <br />
- How much does each of them have?
- <br />
- <br />
- 4) A radio costs 10 times less than a phone . If both a radio and a phone cost 77,000rwf.
- <br />
- <br />
- a) How much money does a telephone cost ?
- <br />
- <br />
- b) How much money does a radio cost ?
-</p> \ No newline at end of file