Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* fix permissionsBryan Berry2010-02-036-0/+0
* Merge branch 'master' of gitorious@git.sugarlabs.org:karma/mainlineBryan Berry2010-02-03990-0/+64614
|\
| * Adding new lessons that were finished in the last week.hither2forlorn2010-02-02990-0/+64614
* | minor changeBryan Berry2010-02-031-2/+5
|/
* use kDoc.html to hold contain original html for lessonPlan and teachersNote i...Bryan Berry2010-02-029-1282/+600
* use original lessonPlan html in iframeBryan Berry2010-02-024-21/+1620
* basic fix for back button in kHeaderBryan Berry2010-02-022-3/+3
* fix transparency problemBryan Berry2010-02-011-21/+26
* shrink bg image and delete some unneeded imagesBryan Berry2010-02-0110-10/+31
* add scaleToViewport function to karmaBryan Berry2010-02-012-7/+8
* change out custom shuffle functions for k.rand()Bryan Berry2010-02-016-118/+77
* fixed height for kStart on the XOBryan Berry2010-02-013-26/+33
* change layout of start.htmlBryan Berry2010-01-291-5/+7
* change out backgroundBryan Berry2010-01-291-5/+3
* change method of positioning kHeader. Create basic template for lessonPlan an...Bryan Berry2010-01-282-13/+21
* add basic lesson planBryan Berry2010-01-283-3/+124
* launch.html renamed to start.html.Bryan Berry2010-01-283-63/+126
* laid out launch page for lessonBryan Berry2010-01-272-0/+75
* fix layout for display on the XOBryan Berry2010-01-261-1/+1
* refactored footerBryan Berry2010-01-262-18/+10
* Merge branch 'master' of gitorious@git.sugarlabs.org:karma/mainlineBryan Berry2010-01-221-15/+15
|\
| * fixing variable capitilisation, to follow coding style guideGrant Cox2010-01-211-15/+15
* | feedback plugin basically worksBryan Berry2010-01-2219-9/+12
|/
* Merge branch 'master' of git.sugarlabs.org:karma/mainlineGrant Cox2010-01-212-21/+32
|\
| * basic template works for header and footerBryan Berry2010-01-212-21/+32
* | Adding 2_Maths_countingSheep lesson - still needs some text elements translatedGrant Cox2010-01-2117-0/+1347
|/
* mocked up header and footer in new layoutBryan Berry2010-01-211-3/+28
* fixed jsdoc for scoreboard widgetBryan Berry2010-01-201-3/+2
* Karma.* is now a single namespace. Changed tests and docs to reflect this. Al...Bryan Berry2010-01-186-0/+0
* created simple page listing all current lessons, list.html. Also deleted dire...Bryan Berry2010-01-17116-518/+7
* Previous commit only deleted the tmp files. Commiting again to add the new le...hither2forlorn2010-01-14627-0/+39786
* Adding more lessons to examples folder. All the new lessons are prefixed with...hither2forlorn2010-01-144-252/+0
* remove unneeded code from kAudioBryan Berry2010-01-141-1/+1
* fixed problem with animal_identificationBryan Berry2010-01-112-10/+3
* Merge branch 'master' of gitorious@git.sugarlabs.org:karma/mainlineBryan Berry2010-01-1151-0/+0
|\
| * commiting change in the pictures for numerical math puzzlehither2forlorn2010-01-1051-0/+0
* | refactored scoreboard widget to use Nepal's jQuery UI themeBryan Berry2010-01-1118-1190/+38
|/
* Merge branch 'master' of gitorious@git.sugarlabs.org:karma/mainlineBryan Berry2010-01-10359-0/+112548
|\
| * removing tmp fileshither2forlorn2010-01-0720-688/+0
| * adding the more missing vocabulary lessonshither2forlorn2010-01-07141-0/+38372
| * adding the missing vocabulary lessonshither2forlorn2010-01-07238-0/+74864
| * lesson QuickMultiplication addedRoshan Karki2010-01-074-0/+7768
* | minor changes to scoreboard widgetBryan Berry2010-01-105-53/+50
* | scoreboard can now be oriented vertically but haven't figured out how to cent...Bryan Berry2010-01-108-63/+183
* | scoreboard now laid out properly when horizontal. Now need to move all css ru...Bryan Berry2010-01-089-25/+7847
* | made the jQUI icon appearBryan Berry2010-01-0715-8/+17
* | minor changesBryan Berry2010-01-071-17/+14
* | scoreboard plugin now basically works. Next step is to make it attractive and...Bryan Berry2010-01-0617-1/+5441
|/
* moved math functions to Karma.* namespace. Fixed the lessons that used them t...shuffle-karmaBryan Berry2010-01-0426-343/+17
* jake targets build-stable and build-latest now workBryan Berry2010-01-042-45/+0