Talk:Assimilate

From OLPC
Revision as of 08:00, 1 April 2008 by Tturk (talk | contribs)
Jump to: navigation, search

it would be great if you could share data with Memorize and Kuku. Even better if you could make them work as if they were just alternate skins on your backend - the items would come up according to your schedule. Two kids in the same class could even share a Memorize on the same data, and the cards would be chosen half-and-half from their two needs-refreshing lists.

Also consider what "progress data" you can create. Think about what might be shared with teachers or even with researchers who want to prove the benefits of the XO program in country X.

Also, there is a scientific literature on spaced repetition, with some pretty advanced algorithms out there. It doesn't make a huge difference, but if you're doing the rest of the work, it's nice to be able to say "I have the spacing algorithm proven best in such-and-such a paper".

Homunq 17:19, 29 March 2008 (EDT)

ps mmmm... tags.... :)

That sounds interesting, I'm going to start implementing the Leitner sytem and as I was going to need some data to populate the database, I was thinking about adding the ability to import question and answers from other formats, but considering that one of the key points of my activity is to let children create proper questions and answers by themselves, it could be good to at least add the ability to export the most valid question/answer pair to be used by other activities.
As I am using a SQL database, I can record progress data in a new view table and let the teacher see some anonymous statistics and maybe how "organically" each card's information has evolved. I'll try to explain this better in the wiki.

Tturk 08:00, 1 April 2008 (EDT)