Candy
From OLPC
Revision as of 16:29, 14 October 2009 by 67.116.252.190 (Talk)
Candy
|
Candy is an automated python tutor.
Contents |
[edit] News
[edit] April 12, 2008
- Implemented a rough UI and partial framework for fixing lines of code that cause build time exceptions.
[edit] January 29, 2008
- New screenshot.
- Course file format. Groups assignments together.
- Move to the next assignment in the sequence once current assignment is completed.
[edit] January 24, 2008
- Source is hosted.
[edit] Getting Candy
[edit] git
git clone git://dev.laptop.org/activities/candy
[edit] Editor
The Candy editor will attempt to provide real time assistance as code is written.
[edit] Analysis
Assignments will be presented as a set of individual steps that the user must complete. Assignment completion will be based on a flexible system of code analysis. This system is currently implemented using python's abstract syntax tree functionality.
[edit] Localization
Eventually, Candy will explore possibilities for localizing the code writing and analysis.
[edit] Similar Projects
- HyperCard. Taught me everything I needed to know (about life).
- Hackety Hack. Excellent collaboration model and code publishing ability.
- Try Ruby.
- Reinteract
- Scratch
- JavaBat
[edit] Contact
Activity Summary
| Icon: | Image:activity-candy.svg |
| Genre: | Programming |
| Activity group: | |
| Short description: | An automated python tutor. |
| Description: | |
| Maintainers: | User:Anthony.taranto |
| Repository URL: | http://dev.laptop.org/git?p=activities/candy |
| Available languages: | |
| Available languages (codes): | |
| Pootle URL: | |
| Related projects: | |
| Contributors: | |
| URL from which to download the latest .xo bundle | warning.pngEmpty strings are not accepted. |
| Last tested version number: | |
| The releases with which this version of the activity has been tested. | |
| Development status: | |
| Ready for testing (development has progressed to the point where testers should try it out): | |
| smoke tested : | |
| test plan available : | |
| test plan executed : | |
| developer response to testing : |
Facts about CandyRDF feed
| Activity bundle | warning.pngEmpty strings are not accepted. |
| Activity genre | Programming + |
| Contact person | Anthony.taranto + |
| Short description | An automated python tutor. |
| Source code | http://dev.laptop.org/git?p=activities/candy + |
| Sugar icon |

