Kpairs Theme Schema

Jeremy Whiting jpwhiting at kde.org
Wed Aug 31 21:04:50 UTC 2011


kvtml2 is the xml file format used by parley, kwordquiz, kanagram, and
khangman.  More information about it can be found here:
http://edu.kde.org/get_involved/kvtml.php also libkdeeduvocdocument allows
easy reading and writing of kvtml2 (and other vocabulary file formats like
csv).

Jeremy

On Wed, Aug 31, 2011 at 2:56 PM, Marco Calignano <marco.calignano at web.de>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.
>
>
>
>>  On Wed, Aug 31, 2011 at 8:57 PM, Marco Calignano<marco.calignano at web.**
>>> de <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<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<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<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<https://mail.kde.org/mailman/listinfo/kde-edu>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20110831/dc86e591/attachment.html>


More information about the kde-edu mailing list