Candy

From OLPC
Jump to: navigation, search
Activity-candy.svg
Trac print.png Tickets all - active - new
The Candy Activity

Candy is an automated python tutor.

News

April 12, 2008

  • Implemented a rough UI and partial framework for fixing lines of code that cause build time exceptions.

January 29, 2008

  • New screenshot.
  • Course file format. Groups assignments together.
  • Move to the next assignment in the sequence once current assignment is completed.

January 24, 2008

Getting Candy

git

git clone git://dev.laptop.org/activities/candy

Editor

Candy suggesting a possible replacement to fix an IndentionError exception

The Candy editor will attempt to provide real time assistance as code is written.

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.

Localization

Eventually, Candy will explore possibilities for localizing the code writing and analysis.

Similar Projects

Contact

anthony.taranto@gmail.com

Activity Summary

Icon: Sugar icon::Image:activity-candy.svg
Genre: Activity genre::Programming
Activity group: ,|x|Activity group::x}}
Short description: Short description::An automated python tutor.
Description:
Maintainers: ,|x|Contact person::x}}
Repository URL: Source code::http://dev.laptop.org/git?p=activities/candy
Available languages: ,|x|Available languages::x}}
Available languages (codes): ,|x|Language code::x}}
Pootle URL:
Related projects: Related projects,|x|Related projects::x}}
Contributors: ,|x|Team member::x}}
URL from which to download the latest .xo bundle Activity bundle::
Last tested version number:
The releases with which this version of the activity has been tested. ,|x|Software release::x}}
Development status:
Ready for testing (development has progressed to the point where testers should try it out): ,|x|Ready for testing::x}}
smoke tested :
test plan available :
test plan executed :
developer response to testing :