From afe65a067a0a6ea63f60b7e69252b021429950b8 Mon Sep 17 00:00:00 2001 From: Bruno Coudoin Date: Mon, 01 Sep 2008 23:26:56 +0000 Subject: Added more levels to the babyshape activity. This levels are based on famous paintings, the children must drag missing part of the paintings back to their proper places. This is a contribution of Marc Levivier svn path=/trunk/; revision=3525 --- (limited to 'boards') diff --git a/boards/babyshapes.xml.in b/boards/babyshapes.xml.in index 80a8eeb..e675332 100644 --- a/boards/babyshapes.xml.in +++ b/boards/babyshapes.xml.in @@ -11,7 +11,12 @@ <_title>Complete the puzzle <_description>Drag and Drop the shapes on their respective targets <_prerequisite>Good mouse-control - <_credit>The dog is provided by Andre Connes and released under the GPL + <_credit xml:space="preserve">The dog is provided by Andre Connes and released under the GPL. +Artist: Gauguin, Paul. Title Arearea. Licence: Public Domain. Source: http://commons.wikimedia.org/wiki/Image:Paul_Gauguin_006.jpg +Artist: Bruegel d. Ä. Title: Bauernhochzeit. Licence: Public Domain. Source: http://commons.wikimedia.org/wiki/Image:Pieter_Bruegel_d._Ä._011.jpg +Description: The Lady and the Unicorn (tapestries). Author: Pierre-Emmanuel Malissin et frédéric Valdes. Licence: Free but requires the site and author. Source: http://www.galerie.roi-president.com +Artist: Vincent van Gogh. Title: Bedroom in Arles. Licence: Public Domain. Source: http://commons.wikimedia.org/wiki/Image:Vincent_Van_Gogh_0011.jpg +Artist: Ambrosius Bosschaert. Title: The Elder. Licence: Public Domain. Source: http://commons.wikimedia.org/wiki/Image:Ambrosius_Bosschaert,_the_Elder_04.jpg <_manual>Complete the puzzle by dragging each piece from the set of pieces on the left, to the matching space in the puzzle. diff --git a/boards/babyshapes/Bosschaert_04/1.png b/boards/babyshapes/Bosschaert_04/1.png new file mode 100644 index 0000000..a5ce66e --- /dev/null +++ b/boards/babyshapes/Bosschaert_04/1.png Binary files differ diff --git a/boards/babyshapes/Bosschaert_04/2.png b/boards/babyshapes/Bosschaert_04/2.png new file mode 100644 index 0000000..2ce3430 --- /dev/null +++ b/boards/babyshapes/Bosschaert_04/2.png Binary files differ diff --git a/boards/babyshapes/Bosschaert_04/3.png b/boards/babyshapes/Bosschaert_04/3.png new file mode 100644 index 0000000..f696e9c --- /dev/null +++ b/boards/babyshapes/Bosschaert_04/3.png Binary files differ diff --git a/boards/babyshapes/Bosschaert_04/4.png b/boards/babyshapes/Bosschaert_04/4.png new file mode 100644 index 0000000..8c8108c --- /dev/null +++ b/boards/babyshapes/Bosschaert_04/4.png Binary files differ diff --git a/boards/babyshapes/Bosschaert_04/5.png b/boards/babyshapes/Bosschaert_04/5.png new file mode 100644 index 0000000..3823b6c --- /dev/null +++ b/boards/babyshapes/Bosschaert_04/5.png Binary files differ diff --git a/boards/babyshapes/Bosschaert_04/6.png b/boards/babyshapes/Bosschaert_04/6.png new file mode 100644 index 0000000..fbfdbab --- /dev/null +++ b/boards/babyshapes/Bosschaert_04/6.png Binary files differ diff --git a/boards/babyshapes/Bosschaert_04/background.png b/boards/babyshapes/Bosschaert_04/background.png new file mode 100644 index 0000000..72d0496 --- /dev/null +++ b/boards/babyshapes/Bosschaert_04/background.png Binary files differ diff --git a/boards/babyshapes/Makefile.am b/boards/babyshapes/Makefile.am index c075d2f..c6e9d61 100644 --- a/boards/babyshapes/Makefile.am +++ b/boards/babyshapes/Makefile.am @@ -8,7 +8,12 @@ xml_in_files = \ board4_0.xml.in \ board5_0.xml.in \ board6_0.xml.in \ - board7_0.xml.in + board7_0.xml.in \ + board8_0.xml.in \ + board8_1.xml.in \ + board8_2.xml.in \ + board8_3.xml.in \ + board8_4.xml.in xml_DATA = $(xml_in_files:.xml.in=.xml) diff --git a/boards/babyshapes/Paul_Gauguin_006/background.png b/boards/babyshapes/Paul_Gauguin_006/background.png new file mode 100644 index 0000000..6ebd3b2 --- /dev/null +++ b/boards/babyshapes/Paul_Gauguin_006/background.png Binary files differ diff --git a/boards/babyshapes/Paul_Gauguin_006/chien.png b/boards/babyshapes/Paul_Gauguin_006/chien.png new file mode 100644 index 0000000..64fdc2a --- /dev/null +++ b/boards/babyshapes/Paul_Gauguin_006/chien.png Binary files differ diff --git a/boards/babyshapes/Paul_Gauguin_006/jeunes_filles.png b/boards/babyshapes/Paul_Gauguin_006/jeunes_filles.png new file mode 100644 index 0000000..f19b1a2 --- /dev/null +++ b/boards/babyshapes/Paul_Gauguin_006/jeunes_filles.png Binary files differ diff --git a/boards/babyshapes/Paul_Gauguin_006/statue.png b/boards/babyshapes/Paul_Gauguin_006/statue.png new file mode 100644 index 0000000..185cbcc --- /dev/null +++ b/boards/babyshapes/Paul_Gauguin_006/statue.png Binary files differ diff --git a/boards/babyshapes/Pieter_Bruegel/background.png b/boards/babyshapes/Pieter_Bruegel/background.png new file mode 100644 index 0000000..3acacb6 --- /dev/null +++ b/boards/babyshapes/Pieter_Bruegel/background.png Binary files differ diff --git a/boards/babyshapes/Pieter_Bruegel/fillette.png b/boards/babyshapes/Pieter_Bruegel/fillette.png new file mode 100644 index 0000000..e0c1c0e --- /dev/null +++ b/boards/babyshapes/Pieter_Bruegel/fillette.png Binary files differ diff --git a/boards/babyshapes/Pieter_Bruegel/mur.png b/boards/babyshapes/Pieter_Bruegel/mur.png new file mode 100644 index 0000000..a12a023 --- /dev/null +++ b/boards/babyshapes/Pieter_Bruegel/mur.png Binary files differ diff --git a/boards/babyshapes/Pieter_Bruegel/musicien.png b/boards/babyshapes/Pieter_Bruegel/musicien.png new file mode 100644 index 0000000..2e92ee9 --- /dev/null +++ b/boards/babyshapes/Pieter_Bruegel/musicien.png Binary files differ diff --git a/boards/babyshapes/Pieter_Bruegel/service.png b/boards/babyshapes/Pieter_Bruegel/service.png new file mode 100644 index 0000000..7741ca2 --- /dev/null +++ b/boards/babyshapes/Pieter_Bruegel/service.png Binary files differ diff --git a/boards/babyshapes/Van_Gogh_0011/1.png b/boards/babyshapes/Van_Gogh_0011/1.png new file mode 100644 index 0000000..d46a1a8 --- /dev/null +++ b/boards/babyshapes/Van_Gogh_0011/1.png Binary files differ diff --git a/boards/babyshapes/Van_Gogh_0011/2.png b/boards/babyshapes/Van_Gogh_0011/2.png new file mode 100644 index 0000000..45d3aef --- /dev/null +++ b/boards/babyshapes/Van_Gogh_0011/2.png Binary files differ diff --git a/boards/babyshapes/Van_Gogh_0011/3.png b/boards/babyshapes/Van_Gogh_0011/3.png new file mode 100644 index 0000000..18fcfcf --- /dev/null +++ b/boards/babyshapes/Van_Gogh_0011/3.png Binary files differ diff --git a/boards/babyshapes/Van_Gogh_0011/4.png b/boards/babyshapes/Van_Gogh_0011/4.png new file mode 100644 index 0000000..9039b11 --- /dev/null +++ b/boards/babyshapes/Van_Gogh_0011/4.png Binary files differ diff --git a/boards/babyshapes/Van_Gogh_0011/5.png b/boards/babyshapes/Van_Gogh_0011/5.png new file mode 100644 index 0000000..35250b7 --- /dev/null +++ b/boards/babyshapes/Van_Gogh_0011/5.png Binary files differ diff --git a/boards/babyshapes/Van_Gogh_0011/background.png b/boards/babyshapes/Van_Gogh_0011/background.png new file mode 100644 index 0000000..5ad9e2c --- /dev/null +++ b/boards/babyshapes/Van_Gogh_0011/background.png Binary files differ diff --git a/boards/babyshapes/board8_0.xml.in b/boards/babyshapes/board8_0.xml.in new file mode 100644 index 0000000..c32727f --- /dev/null +++ b/boards/babyshapes/board8_0.xml.in @@ -0,0 +1,13 @@ + + + +<_name>Gauguin, Arearea - 1892</_name> + + + + + + + +background + diff --git a/boards/babyshapes/board8_1.xml.in b/boards/babyshapes/board8_1.xml.in new file mode 100644 index 0000000..cbce7f0 --- /dev/null +++ b/boards/babyshapes/board8_1.xml.in @@ -0,0 +1,16 @@ + + + + +<_name>Pieter Bruegel, Bauernhochzeit - 1568</_name> + + + + + + + + + +background + diff --git a/boards/babyshapes/board8_2.xml.in b/boards/babyshapes/board8_2.xml.in new file mode 100644 index 0000000..52ff4ca --- /dev/null +++ b/boards/babyshapes/board8_2.xml.in @@ -0,0 +1,18 @@ + + + + +<_name>The Lady and the Unicorn - XVe century</_name> + + + + + + + + + + + +background + diff --git a/boards/babyshapes/board8_3.xml.in b/boards/babyshapes/board8_3.xml.in new file mode 100644 index 0000000..36ea852 --- /dev/null +++ b/boards/babyshapes/board8_3.xml.in @@ -0,0 +1,18 @@ + + + + +<_name>Vincent van Gogh, Bedroom in Arles - 1888</_name> + + + + + + + + + + + +background + diff --git a/boards/babyshapes/board8_4.xml.in b/boards/babyshapes/board8_4.xml.in new file mode 100644 index 0000000..f8319d5 --- /dev/null +++ b/boards/babyshapes/board8_4.xml.in @@ -0,0 +1,20 @@ + + + + +<_name>Ambrosius Bosschaert, The Elder - 1614</_name> + + + + + + + + + + + + + +background + diff --git a/boards/babyshapes/lady_unicorn/1.png b/boards/babyshapes/lady_unicorn/1.png new file mode 100644 index 0000000..ec1b21d --- /dev/null +++ b/boards/babyshapes/lady_unicorn/1.png Binary files differ diff --git a/boards/babyshapes/lady_unicorn/2.png b/boards/babyshapes/lady_unicorn/2.png new file mode 100644 index 0000000..9bb08ed --- /dev/null +++ b/boards/babyshapes/lady_unicorn/2.png Binary files differ diff --git a/boards/babyshapes/lady_unicorn/3.png b/boards/babyshapes/lady_unicorn/3.png new file mode 100644 index 0000000..b447c53 --- /dev/null +++ b/boards/babyshapes/lady_unicorn/3.png Binary files differ diff --git a/boards/babyshapes/lady_unicorn/4.png b/boards/babyshapes/lady_unicorn/4.png new file mode 100644 index 0000000..87310ae --- /dev/null +++ b/boards/babyshapes/lady_unicorn/4.png Binary files differ diff --git a/boards/babyshapes/lady_unicorn/5.png b/boards/babyshapes/lady_unicorn/5.png new file mode 100644 index 0000000..3b2c4b3 --- /dev/null +++ b/boards/babyshapes/lady_unicorn/5.png Binary files differ diff --git a/boards/babyshapes/lady_unicorn/background.png b/boards/babyshapes/lady_unicorn/background.png new file mode 100644 index 0000000..927f2d0 --- /dev/null +++ b/boards/babyshapes/lady_unicorn/background.png Binary files differ -- cgit v0.9.1