Changes

Jump to navigation Jump to search
Update Current Status
Line 7: Line 7:  
|Source Repository| http://git.sugarlabs.org/projects/question-support-api
 
|Source Repository| http://git.sugarlabs.org/projects/question-support-api
 
}}
 
}}
  −
If you are working on a project that would or could use this API, **please** put a brief description of the intended usage and/or add the requirements for your usage that aren't already listed to the [[Talk:Math4Team/RIT/Projects/Question_Support_API|talk page]] page.
  −
      
===Current Goals===
 
===Current Goals===
Line 66: Line 63:  
===Current Status===
 
===Current Status===
   −
Work is ongoing to build a fully working setup with a single input format, along with nailing down a flexible and straightforward way to manipulate the Question objects while allowing for extensiblility in the future.   
+
Currently, (14 May 2009) the API supports parsing the GIFT file format well enough to import Multiple Choice and True/False questions, along with complete implementations for basic functionality of the corresponding question objects.  No support for partial credit answers is currently implemented, nor are other question types working correctly (though most can be parsed to some extent).  Export to CSV works as intended, though it is intentionally simpleDocumentation on usage and integration of the API into an activity is in the doc/ directory of [[http://git.sugarlabs.org/projects/question-support-api the repository]]. A simple, but complete usage example, using a console interface is available in tests/complete_test.py.
 
  −
As of 24 Apr 2009, in the [[http://git.sugarlabs.org/projects/question-support-api/|source repository]] is a GIFT format parser and some minimal URL handling code.
  −
 
      
===Education Standards===
 
===Education Standards===
22

edits

Navigation menu