Difference between revisions of "Ideas for activities"

From GCompris
Jump to: navigation, search
Line 1: Line 1:
= Hanoi tower =
 
 
In Gcompris, we already have a simplified Hanoi tour game. To complete this concept, we need a real Hanoi tower game with the real rules.
 
See also [http://gcompris.free.fr/article.php3?id_article=4000]
 
 
DONE: Implemented in GCompris 7.1
 
 
 
= Object Classification =
 
= Object Classification =
  
Line 18: Line 11:
  
 
Make the scale work like a real scale (tilt to one side when it's heavier on one side than the other).
 
Make the scale work like a real scale (tilt to one side when it's heavier on one side than the other).
 
- - - - - - -
 
 
We could also create a new situation : The Magician
 
 
The magician holds a hat.
 
 
He tells (pictograms) "7 rabbits" for eg.
 
 
A number of rabbits come out of the hat, but not all.
 
 
The "?" sign appears on the hat.
 
 
The user has to click the number of remaining rabbits in the hat before they come out and he is congratulated.
 
 
Marc Brun is working on this activity.
 
 
= Memo based on sound =
 
Like in [http://childsplay.sourceforge.net/screenshots/tn/Soundmemory.jpg.html Childsplay's Soundmemo], we have enough sounds file to make that.
 
Read [[GCompris work in progress#Memo Sound]]
 
 
Done.
 
  
 
= Symmetrical drawing =
 
= Symmetrical drawing =
Line 56: Line 27:
  
 
- filling incomplete tables
 
- filling incomplete tables
 
 
- choosing the right heading for rows and columns of an already filled-in table
 
- choosing the right heading for rows and columns of an already filled-in table
 
= Tangram =
 
Take code from gtans, putting a simplified ui.
 
DONE In GCompris Release 7.2
 
 
= Electric Simulator =
 
Based on the gnucap simulator as the backend, we can create a simplified electric simulator.
 
Bruno is working on it.
 
  
 
= Interactive geometry =
 
= Interactive geometry =
Line 73: Line 35:
 
= TicTacToe and variations =
 
= TicTacToe and variations =
 
[http://perso.wanadoo.fr/therese.eveilleau/ Here] some ideas to steal. TicTacToe and others variants of same game (QuinzeVainc, Sentier, Mots and Lettres].
 
[http://perso.wanadoo.fr/therese.eveilleau/ Here] some ideas to steal. TicTacToe and others variants of same game (QuinzeVainc, Sentier, Mots and Lettres].
 +
 +
= A graph tool =
 +
 +
Like the drawing, animation, wordprocessor, we could provide a graph tool to let kids create simple graph for their experiences. They could load/save them.
 +
Here is an [http://nces.ed.gov/nceskids/createagraph/ online example].
  
 
[[Category:Developer]]
 
[[Category:Developer]]

Revision as of 02:56, 15 October 2006

Object Classification

For young kids, we could create an activity where they must classify object from larger to smaller, and so on. The size classification could be based on the real-life sizes. For example, a car is larger than a light bulb, but the actual images could be equal size.

We could also have classification based on shape, e.g. round apples and wheels, and rectangular books and doors.

Could teach also "in front of" and "behind" concept.

Subtraction introduction

Modify Well balance the scales to make it a substractive activity: Putting e.g. masse 9 and a punct on left side , masse 13 on right side.

Make the scale work like a real scale (tilt to one side when it's heavier on one side than the other).

Symmetrical drawing

A symmetrical drawing activity, with various forms of symmetries. See this example.

Turn on the lights game

See this game (and also the GNOME game glightoff). This has interesting mathematical properties.

Musical notation introduction

A la "Rosegarden" - with more simple features, just drag n' drop notes on a score and hit play button.

Double entry tables

In that activity, we could add :

- filling incomplete tables - choosing the right heading for rows and columns of an already filled-in table

Interactive geometry

Like Dr.Geo does, we can provide an interactiv geometry activity. Of course we have to make it much simpler and stick to point, line, segment, perpendicular, parallel and circle.

TicTacToe and variations

Here some ideas to steal. TicTacToe and others variants of same game (QuinzeVainc, Sentier, Mots and Lettres].

A graph tool

Like the drawing, animation, wordprocessor, we could provide a graph tool to let kids create simple graph for their experiences. They could load/save them. Here is an online example.