Kpairs Theme Schema

Marco Calignano marco.calignano at web.de
Wed Aug 31 20:56:37 UTC 2011



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.

>
>> 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


More information about the kde-edu mailing list