Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add status information to doc/, probably should go on the wiki.HEADmasterGreg S2009-05-182-16/+60
* Add some (brief) documentation on how to use in an activity.Greg S2009-05-141-0/+15
* Make a simple exporter to CSV.Greg S2009-05-143-5/+79
* Clean up a few more things.Greg S2009-05-141-2/+2
* Working multiple choice and true/false questions.Greg S2009-05-144-24/+30
* Complete implementation of MultipleChoiceQuestion.Greg S2009-05-141-8/+51
* yep, closer to end-to-end complete.Greg S2009-05-083-25/+79
* Tweaks to the parser.Greg S2009-05-081-7/+8
* Add some more documentation.Greg S2009-05-061-0/+25
* Merge branch 'master' of gitorious@git.sugarlabs.org:question-support-api/mai...Greg S2009-05-061-0/+22
|\
| * Merge branch 'master' of gitorious@git.sugarlabs.org:question-support-api/mai...Greg S2009-05-0611-159/+313
| |\
| * | Add documentation.Greg S2009-05-061-0/+22
| * | Almost started working on something.Greg S2009-04-101-0/+6
* | | First run through to make Question objects from parser.Greg S2009-05-012-4/+109
| |/ |/|
* | Starting to document question types.Greg S2009-04-281-4/+29
* | Implement basic question types.Greg S2009-04-261-47/+71
* | Rearrange, in prepraration to public facing question classes.Greg S2009-04-263-0/+38
* | Make a documentation note about file:// URIs.Greg S2009-04-201-0/+4
* | Make skeleton of full usage.Greg S2009-04-207-93/+162
|/
* More whitespace parsing fixes. More tests.Greg S2009-04-022-14/+85
* More GIFT parsing work.Greg S2009-04-012-38/+118
* Basic GIFT format parins is working.Greg S2009-04-013-0/+293
* Skeleton of implementation.Greg S2009-04-017-8/+100
* Initial commit of API plan.Greg S2009-04-011-0/+155