kvtml2 is the xml file format used by parley, kwordquiz, kanagram, and khangman.  More information about it can be found here: <a href="http://edu.kde.org/get_involved/kvtml.php">http://edu.kde.org/get_involved/kvtml.php</a> also libkdeeduvocdocument allows easy reading and writing of kvtml2 (and other vocabulary file formats like csv).<br>
<br>Jeremy<br><br><div class="gmail_quote">On Wed, Aug 31, 2011 at 2:56 PM, Marco Calignano <span dir="ltr"><<a href="mailto:marco.calignano@web.de">marco.calignano@web.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
<br>
On 08/31/2011 10:29 PM, Peter Hedlund wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Aug 31, 2011, at 1:11 PM, Bina Meusl wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hmmm ... there is a format called kvtml2 - not that it would make sense to use that format? At least there would be only one …<br>
<br>
</blockquote>
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?<br>
<br>
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.<br>

<br>
Thanks,<br>
Peter<br>
<br>
</blockquote></div>
I don't know kvtml maybe give me some indication or a link so i check it out, please.<div><div></div><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Wed, Aug 31, 2011 at 8:57 PM, Marco Calignano<<a href="mailto:marco.calignano@web.de" target="_blank">marco.calignano@web.<u></u>de</a>>  wrote:<br>
Hello everyone,<br>
<br>
Aleix and I discussed a bit the scheme for a theme in kpairs (the new name of kmemory due to trademark problem).<br>
The suggestion is the following:<br>
<br>
<br>
        •<?xml version="1.0"?><br>
        •<br>
        •<pairs><br>
        •<title>Zoo</title><br>
        •<description>Little zoo</description>  <!--todo: we'll have to figure out how to get this translated--><br>
        •<author>Marco Calignano</author><br>
        •<date>21/03/2012</date>  <!-- can be useful for versioning?--><br>
        •<br>
        •<!-- we can use the same semantics as in the elements --><br>
        •<sound type='missed' src='missed.ogg' /><br>
        •<sound type='found' src='found.ogg' /><br>
        •<image type='back' src='zoo.svg' /><br>
        •<br>
        •<main type='image' /><br>
        •<br>
        •<!-- now come the list of the elements --><br>
        •<element><br>
        •<sound src='lion.ogg' /><br>
        •<video src='lion.ogv' /><br>
        •<image src='lion.svg' pref='1'/><br>
        •<image src='baby_lion.svg' pref='2'/><br>
        •<word lang='en'>lion</word><br>
        •</element><br>
        •</pairs><br>
<br>
We wanted to open the discussion with everyone in the list.<br>
<br>
Greetings<br>
Marco<br>
<br>
</blockquote>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
______________________________<u></u>_________________<br>
kde-edu mailing list<br>
<a href="mailto:kde-edu@mail.kde.org" target="_blank">kde-edu@mail.kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-edu" target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/kde-edu</a><br>
<br>
<br>
______________________________<u></u>_________________<br>
kde-edu mailing list<br>
<a href="mailto:kde-edu@mail.kde.org" target="_blank">kde-edu@mail.kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-edu" target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/kde-edu</a><br>
</blockquote>
______________________________<u></u>_________________<br>
kde-edu mailing list<br>
<a href="mailto:kde-edu@mail.kde.org" target="_blank">kde-edu@mail.kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-edu" target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/kde-edu</a><br>
<br>
</blockquote>
Marco<br>
______________________________<u></u>_________________<br>
kde-edu mailing list<br>
<a href="mailto:kde-edu@mail.kde.org" target="_blank">kde-edu@mail.kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-edu" target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/kde-edu</a><br>
</div></div></blockquote></div><br>