Candy: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Olpcboxtop|toptext=[[{{PAGENAME}}|Candy]]}}
{{Olpcboxtop|toptext=[[{{PAGENAME}}|Candy]]}}
{{ OBX activity ||extra<!--|{{{text}}}--> }}
{{ OBX activity ||extra<!--|{{{text}}}--> }}
{{ OBX source dev|projects/candy-activity}}
{{ OBX source dev|activities/candy}}
{{ OBX devtickets|candy-activity}}
{{ OBX devtickets|candy-activity}}
{{Olpcboxbottom}}
{{Olpcboxbottom}}

Revision as of 01:21, 25 January 2008

Trac print.png Tickets all - active - new
Preliminary interface

Candy is an automated python tutor.

News

Awaiting hosting. Application is here.

Editor

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.