Math4Team/RIT/Projects/Question Support API: Difference between revisions
Add status of usage with RIT project teams. |
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 | ||
}} | }} | ||
===Current Goals=== | ===Current Goals=== | ||
| Line 66: | Line 63: | ||
===Current Status=== | ===Current Status=== | ||
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 simple. Documentation 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. | |||
===Education Standards=== | ===Education Standards=== | ||