Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Save_Mathematics/P6/map611m07/map611m07a06
diff options
context:
space:
mode:
Diffstat (limited to 'Save_Mathematics/P6/map611m07/map611m07a06')
-rw-r--r--Save_Mathematics/P6/map611m07/map611m07a06/a.txt26
-rw-r--r--Save_Mathematics/P6/map611m07/map611m07a06/description.py7
-rw-r--r--Save_Mathematics/P6/map611m07/map611m07a06/lesson.js13
-rw-r--r--Save_Mathematics/P6/map611m07/map611m07a06/source.txt26
4 files changed, 0 insertions, 72 deletions
diff --git a/Save_Mathematics/P6/map611m07/map611m07a06/a.txt b/Save_Mathematics/P6/map611m07/map611m07a06/a.txt
deleted file mode 100644
index 2c673a8..0000000
--- a/Save_Mathematics/P6/map611m07/map611m07a06/a.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-Enrichment:
-
-1.Arrange the following numbers by using 5 as a ratio, from the lowest
-a. 37;26;12;32;10;17;27;16;22
-
-2. Arrange the following numbers from the biggest number, considering 4 as a ratio.
-a. 29;15;21;17;23;13;25
-
-3. Find the missing numbers in the table below by dividig or ultiplying by 2.
-
-/2 OR *2
- 2
- 4
-
- 16
-
-
- 8
- 16
-
-4
-
-
-
- 64
-
diff --git a/Save_Mathematics/P6/map611m07/map611m07a06/description.py b/Save_Mathematics/P6/map611m07/map611m07a06/description.py
deleted file mode 100644
index 56d2c8d..0000000
--- a/Save_Mathematics/P6/map611m07/map611m07a06/description.py
+++ /dev/null
@@ -1,7 +0,0 @@
-lesson(grade=0, subject='English', title='map611m07a06',week=0)
-
-
-java_script('lesson.js')
-
-footer_configuration(link_previous=True, link_next=True, scoreboard=False)
-
diff --git a/Save_Mathematics/P6/map611m07/map611m07a06/lesson.js b/Save_Mathematics/P6/map611m07/map611m07a06/lesson.js
deleted file mode 100644
index bacb90c..0000000
--- a/Save_Mathematics/P6/map611m07/map611m07a06/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/map611m07/map611m07a06/a.txt'},
- function(){
- });
-};
-
-function startGame(karma) {
-};
-
-setUpLesson(initialize, startGame);
diff --git a/Save_Mathematics/P6/map611m07/map611m07a06/source.txt b/Save_Mathematics/P6/map611m07/map611m07a06/source.txt
deleted file mode 100644
index 2c673a8..0000000
--- a/Save_Mathematics/P6/map611m07/map611m07a06/source.txt
+++ /dev/null
@@ -1,26 +0,0 @@
-Enrichment:
-
-1.Arrange the following numbers by using 5 as a ratio, from the lowest
-a. 37;26;12;32;10;17;27;16;22
-
-2. Arrange the following numbers from the biggest number, considering 4 as a ratio.
-a. 29;15;21;17;23;13;25
-
-3. Find the missing numbers in the table below by dividig or ultiplying by 2.
-
-/2 OR *2
- 2
- 4
-
- 16
-
-
- 8
- 16
-
-4
-
-
-
- 64
-