word-puzzle-generator

Differences between revisions 1 and 2
Revision 1 as of 2007-03-24 00:20:22
Size: 1442
Editor: 20150133044
Comment: init writing
Revision 2 as of 2007-03-24 01:10:30
Size: 2281
Editor: 20150169195
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
 * '''Launchpad entry''': https://blueprints.launchpad.net/ubuntu/+spec/math-test-for-children  * '''Launchpad entry''': https://blueprints.launchpad.net/ubuntu/+spec/word-puzzle-generator
Line 13: Line 13:
This is an application that helps children to learn how to write and practice many words. Trying to improve and getting a more dynamic method to learning. This is an application that helps children to learn how to write and practice many words. Trying to improve and getting a more dynamic method to learning. Helping the teachers to provide one more fun class.
Line 21: Line 21:
 * The child can exercise your write and read skills run three possibilities:
1. crossword puzzle;
2. word search;
3. word scramble;
4.
 * The '''teacher''' can ''generate'' a crossword, word search, hangman and print these;
 * The '''child''' can ''practice'' its '''write and read skills''' ''playing'' in the software one of the following games:
     1. crossword puzzle;

     2. word search;

     3. word scramble;

     4. hangman;
Line 30: Line 34:
 * '''It generates crossword puzzle - ''' the child can play the crossword game;
 * '''It generates word searches - ''' the child can play the word search game;
 * '''It generates word scramble -''' the child can play the word scramble game;
 * '''It generates hangman -''' the child can play the hangman game;
 * '''It prints games -''' the crossword, word search and hangman generated games will be printed;
 * '''It registry new words -''' there are the possibility to store new words
Line 32: Line 43:
A PyGTK frontend will interact with the main parts of the program. A PyGTK fronted will interact with the main parts of the program.
Line 35: Line 46:

Desired solution in Edubuntu [https://wiki.edubuntu.org/TeacherRecommendedProjects?highlight=%28teache%29 wishlist].

Please check the status of this specification in Launchpad before editing it. If it is Approved, contact the Assignee or another knowledgeable person before making changes.

Summary

This is an application that helps children to learn how to write and practice many words. Trying to improve and getting a more dynamic method to learning. Helping the teachers to provide one more fun class.

Rationale

The children needs one more interesting and dynamic mode how learn to read and write.

Use cases

  • The teacher can generate a crossword, word search, hangman and print these;

  • The child can practice its write and read skills playing in the software one of the following games:

    1. crossword puzzle;
    2. word search;
    3. word scramble;
    4. hangman;

Scope

  • It generates crossword puzzle - the child can play the crossword game;

  • It generates word searches - the child can play the word search game;

  • It generates word scramble - the child can play the word scramble game;

  • It generates hangman - the child can play the hangman game;

  • It prints games - the crossword, word search and hangman generated games will be printed;

  • It registry new words - there are the possibility to store new words

Design

A PyGTK fronted will interact with the main parts of the program.

Implementation

Desired solution in Edubuntu [https://wiki.edubuntu.org/TeacherRecommendedProjects?highlight=%28teache%29 wishlist].

Code

Code will be entirely Python Programming. Created using the Python Plugin for Eclipse.

Data preservation and migration

Data will be storage in SVN of Google and I will always have a copy on my laptop.

Unresolved issues

BoF agenda and discussion


CategorySpec

GoogleSoC2007/word-puzzle-generator (last edited 2008-08-06 16:37:08 by localhost)