Integrated Writing Environment: Difference between revisions

From OLPC
Jump to navigation Jump to search
(Created page with '== Project Goal == To develop a new Activity for the XO laptop oriented around Language Arts and Writing. The primary desired outcomes are: * Motivate user to write, * Improve…')
 
No edit summary
Line 2: Line 2:


To develop a new Activity for the XO laptop oriented around Language Arts and Writing. The primary desired outcomes are:
To develop a new Activity for the XO laptop oriented around Language Arts and Writing. The primary desired outcomes are:
* Motivate user to write,
* Motivate user to write,
* Improve user's ability to write,
* Improve user's ability to write,
* Educate users on the writing process.
* Educate users on the writing process.
In particular, the Activity will focus on Creative Writing, although the application should be flexible for other kinds of writing.
In particular, the Activity will focus on Creative Writing, although the application should be flexible for other kinds of writing.


== Title ==
== Title ==
Currently, a suitable name for this software has not been found. For development purposes, I have been referring to it as the IWE - Integrated Writing Environment. Potential finalized names are:
Currently, a suitable name for this software has not been found. For development purposes, I have been referring to it as the IWE - Integrated Writing Environment. Potential finalized names are:
* Write-o!
* Write-o!
* The Write Stuff
* The Write Stuff
* Write-on!
* Write-on!


== Scope ==
== Scope ==
The scope of this Activity should be highly scalable to account for all of the following use cases
The scope of this Activity should be highly scalable to account for all of the following use cases
* Individual child with laptop using software on their own
* Individual child with laptop using software on their own
* Teacher with classroom of students following a specific curriculum
* Teacher with classroom of students following a specific curriculum
* Community of users online
* Community of users online


== Development ==
== Development ==

Revision as of 19:57, 4 July 2012

Project Goal

To develop a new Activity for the XO laptop oriented around Language Arts and Writing. The primary desired outcomes are:

  • Motivate user to write,
  • Improve user's ability to write,
  • Educate users on the writing process.

In particular, the Activity will focus on Creative Writing, although the application should be flexible for other kinds of writing.

Title

Currently, a suitable name for this software has not been found. For development purposes, I have been referring to it as the IWE - Integrated Writing Environment. Potential finalized names are:

  • Write-o!
  • The Write Stuff
  • Write-on!

Scope

The scope of this Activity should be highly scalable to account for all of the following use cases

  • Individual child with laptop using software on their own
  • Teacher with classroom of students following a specific curriculum
  • Community of users online

Development

The application will be written in Python, using the PyGTK library. In addition, Pygame may be used for certain aspects.

Similar Work

This application will draw on aspects of other Activities, including Write, Labyrinth, Broadway, and Wacky Writer

Timeline

Phase Time Range Name Description Status
1 June 1 - July 13 Inception Plan out project, including required features, timeline, community reactions, etc. Ongoing