Kpairs Theme Schema

Peter Hedlund peter at peterandlinda.com
Wed Aug 31 21:03:58 UTC 2011


On Aug 31, 2011, at 1:56 PM, Marco Calignano wrote:

> 
> 
> On 08/31/2011 10:29 PM, Peter Hedlund wrote:
>> On Aug 31, 2011, at 1:11 PM, Bina Meusl wrote:
>> 
>>> Hmmm ... there is a format called kvtml2 - not that it would make sense to use that format? At least there would be only one …
>>> 
>> Yes, that's what I was wondering too. Is this new schema only for overall interface appearance or also for the actual data of the game task?
>> 
>> If the second, what is lacking in kvtml that prevents you from using it? Maybe it would be better to extend the kvtml format if more tags are needed for the data. Text, image and sound are already supported, as well as well as tags for scoring. I see that you have included video, which would need to be added to kvtml.
>> 
>> Thanks,
>> Peter
>> 
> I don't know kvtml maybe give me some indication or a link so i check it out, please.


It's the file format used by most kdeedu apps that handle some kind of vocabulary data, parley, kwordquiz, khangman, kanagram, and possibly more.

https://projects.kde.org/projects/kde/kdeedu/libkdeedu/repository/revisions/master/show/keduvocdocument

Peter

> 
>> 
>>> On Wed, Aug 31, 2011 at 8:57 PM, Marco Calignano<marco.calignano at web.de>  wrote:
>>> Hello everyone,
>>> 
>>> Aleix and I discussed a bit the scheme for a theme in kpairs (the new name of kmemory due to trademark problem).
>>> The suggestion is the following:
>>> 
>>> 
>>> 	•<?xml version="1.0"?>
>>>>>> 	•<pairs>
>>> 	•<title>Zoo</title>
>>> 	•<description>Little zoo</description>  <!--todo: we'll have to figure out how to get this translated-->
>>> 	•<author>Marco Calignano</author>
>>> 	•<date>21/03/2012</date>  <!-- can be useful for versioning?-->
>>>>>> 	•<!-- we can use the same semantics as in the elements -->
>>> 	•<sound type='missed' src='missed.ogg' />
>>> 	•<sound type='found' src='found.ogg' />
>>> 	•<image type='back' src='zoo.svg' />
>>>>>> 	•<main type='image' />
>>>>>> 	•<!-- now come the list of the elements -->
>>> 	•<element>
>>> 	•<sound src='lion.ogg' />
>>> 	•<video src='lion.ogv' />
>>> 	•<image src='lion.svg' pref='1'/>
>>> 	•<image src='baby_lion.svg' pref='2'/>
>>> 	•<word lang='en'>lion</word>
>>> 	•</element>
>>> 	•</pairs>
>>> 
>>> We wanted to open the discussion with everyone in the list.
>>> 
>>> Greetings
>>> Marco
>>> 
>> 
>> 
>>> _______________________________________________
>>> kde-edu mailing list
>>> kde-edu at mail.kde.org
>>> https://mail.kde.org/mailman/listinfo/kde-edu
>>> 
>>> 
>>> _______________________________________________
>>> kde-edu mailing list
>>> kde-edu at mail.kde.org
>>> https://mail.kde.org/mailman/listinfo/kde-edu
>> _______________________________________________
>> kde-edu mailing list
>> kde-edu at mail.kde.org
>> https://mail.kde.org/mailman/listinfo/kde-edu
>> 
> Marco
> _______________________________________________
> kde-edu mailing list
> kde-edu at mail.kde.org
> https://mail.kde.org/mailman/listinfo/kde-edu



More information about the kde-edu mailing list