[Mpuls-commits] r3243 - waska/trunk/waskaweb/public/formed

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Mon Jul 26 12:59:15 CEST 2010


Author: torsten
Date: 2010-07-26 12:59:14 +0200 (Mon, 26 Jul 2010)
New Revision: 3243

Modified:
   waska/trunk/waskaweb/public/formed/formedtree.xml
Log:
Study radiomatrix in kf


Modified: waska/trunk/waskaweb/public/formed/formedtree.xml
===================================================================
--- waska/trunk/waskaweb/public/formed/formedtree.xml	2010-07-26 10:18:50 UTC (rev 3242)
+++ waska/trunk/waskaweb/public/formed/formedtree.xml	2010-07-26 10:59:14 UTC (rev 3243)
@@ -1048,14 +1048,14 @@
                 <bool checked="s" description="Keine Angabe" name="keineangabe" value="-1"/>
               </choice>
             </group>
-            <group containers="a,b,c" description="Selbstkompetenzen" formularname="Selbstkompetenz" name="selbstkompetenz" target="b">
+            <radio-matrix  description="Selbstkompetenzen" target="b">
               <choice description="selbstständiges Lernen und Arbeiten" formularname="selbständiges_Lernen_Arbeiten" name="selbstaendiges_lernen_arbeiten" size="1" target="a">
-                <bool description="stark ausgeprägt" name="starkausgepraegt" value="0"/>
-                <bool description="ausgeprägt" name="ausgepraegt" value="1"/>
-                <bool description="schwach ausgeprägt" name="schwachausgepraegt" value="2"/>
-                <bool description="sehr schwach ausgeprägt" name="sehrschwachausgepraegt" value="3"/>
-                <bool description="Unbekannt" name="unbekannt" value="-3"/>
-                <bool checked="s" description="Keine Angabe" name="keineangabe" value="-1"/>
+                <bool alternative="++" description="stark ausgeprägt" name="starkausgepraegt" value="0"/>
+                <bool alternative="+" description="ausgeprägt" name="ausgepraegt" value="1"/>
+                <bool alternative="-" description="schwach ausgeprägt" name="schwachausgepraegt" value="2"/>
+                <bool alternative="--" description="sehr schwach ausgeprägt" name="sehrschwachausgepraegt" value="3"/>
+                <bool alternative="u" description="Unbekannt" name="unbekannt" value="-3"/>
+                <bool alternative="kA" checked="s" description="Keine Angabe" name="keineangabe" value="-1"/>
               </choice>
               <choice description="Selbstreflexion und Selbsteinschätzung" formularname="Selbstreflexion_Selbsteinschätzung" name="selbstreflexion_selbsteinschaetzung" size="1" target="a">
                 <bool description="stark ausgeprägt" name="starkausgepraegt" value="0"/>
@@ -1089,7 +1089,7 @@
                 <bool description="Unbekannt" name="unbekannt" value="-3"/>
                 <bool checked="s" description="Keine Angabe" name="keineangabe" value="-1"/>
               </choice>
-            </group>
+            </radio-matrix>
             <group containers="a,b,c,d,e,f" description="psychische und physische Persönlichkeits- und Leistungsmerkmale" formularname="psychische_physische_Persönlichkeitsmerkmale" name="psychische_physische_persoenlichkeitsmerkmale" target="c">
               <choice description="altersgerechter Entwicklungsstand" formularname="altersgerechter_Entwicklungsstand" name="altersgerechter_entwicklungsstand" size="1" target="a">
                 <bool description="stark ausgeprägt" name="starkausgepraegt" value="0"/>



More information about the Mpuls-commits mailing list