Ignore:
Timestamp:
03/26/10 19:37:51 (23 months ago)
Author:
stp
Message:

Restructuration des exercices (transformeurs OD et web)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/model/sources/academic/gen/_od/transf/Ue/Ue.transf

    r1668 r1705  
    3030                <sm:callCompositionMeta axis="keywds"/> 
    3131                <sm:inDataOrder> 
    32                         <sm:for codes="courseUa assmntUa div courseUc practUc trainUc"> 
     32                        <sm:for codes="courseUa assmntUa div courseUc"> 
    3333                                <sm:heading> 
    3434                                        <sm:title> 
     
    7575                                </sm:heading> 
    7676                        </sm:for> 
     77                        <sm:for codes="practUc"> 
     78                                <sm:heading> 
     79                                        <sm:title> 
     80                                                <sm:subModelTitle prefix=";Exercice : "/> 
     81                                                <sm:fixedTitle value=";Exercice"/> 
     82                                        </sm:title> 
     83                                        <sm:Widget sc:refUri="/academic/gen/_od/widgets/headerSection.odwidget"> 
     84                                                <sm:odContentZone key="addInTdm"> 
     85                                                        <sm:fixedString value="true"/> 
     86                                                </sm:odContentZone> 
     87                                                <sm:odContentZone key="zTitle"> 
     88                                                        <sm:WInline style="hidden"> 
     89                                                                <!--Obligé pour la tdm--> 
     90                                                                <sm:dynamicString> 
     91                                                                        <sm:refHeading format="number" level="1"/> 
     92                                                                </sm:dynamicString> 
     93                                                                <sm:fixedString value="; - "/> 
     94                                                        </sm:WInline> 
     95                                                        <sm:dynamicString> 
     96                                                                <sm:refHeading format="name" level="1"/> 
     97                                                        </sm:dynamicString> 
     98                                                </sm:odContentZone> 
     99                                                <sm:odContentZone key="zPage"> 
     100                                                        <sm:dynamicString> 
     101                                                                <sm:refHeading format="number" level="1"/> 
     102                                                        </sm:dynamicString> 
     103                                                </sm:odContentZone> 
     104                                        </sm:Widget> 
     105                                        <sm:WSection style="sectionToc"> 
     106                                                <sm:label/> 
     107                                                <sm:choose> 
     108                                                        <sm:when xpath="name()='sp:courseUa' or name()='sp:assmntUa' or name()='sp:div'"> 
     109                                                                <sm:WTableOfContents style="subSectionTitleList"> 
     110                                                                        <sm:title/> 
     111                                                                </sm:WTableOfContents> 
     112                                                                <sm:WParagraph style="spaceAfterToc" display="always"/> 
     113                                                        </sm:when> 
     114                                                </sm:choose> 
     115                                        </sm:WSection> 
     116                                        <sm:WSection style="chapterContent"> 
     117                                                <sm:label/> 
     118                                                <sm:callSubModel/> 
     119                                        </sm:WSection> 
     120                                </sm:heading> 
     121                        </sm:for> 
     122                        <sm:for codes="trainUcMcqSur trainUcMcqMur trainUcMatch trainUcOrdWord trainUcCloze trainUcField"> 
     123                                <sm:heading> 
     124                                        <sm:title> 
     125                                                <sm:subModelTitle prefix=";Exercice : "/> 
     126                                                <sm:fixedTitle value=";Exercice"/> 
     127                                        </sm:title> 
     128                                        <sm:Widget sc:refUri="/academic/gen/_od/widgets/headerSection.odwidget"> 
     129                                                <sm:odContentZone key="addInTdm"> 
     130                                                        <sm:fixedString value="true"/> 
     131                                                </sm:odContentZone> 
     132                                                <sm:odContentZone key="zTitle"> 
     133                                                        <sm:WInline style="hidden"> 
     134                                                                <!--Obligé pour la tdm--> 
     135                                                                <sm:dynamicString> 
     136                                                                        <sm:refHeading format="number" level="1"/> 
     137                                                                </sm:dynamicString> 
     138                                                                <sm:fixedString value="; - "/> 
     139                                                        </sm:WInline> 
     140                                                        <sm:dynamicString> 
     141                                                                <sm:refHeading format="name" level="1"/> 
     142                                                        </sm:dynamicString> 
     143                                                </sm:odContentZone> 
     144                                                <sm:odContentZone key="zPage"> 
     145                                                        <sm:dynamicString> 
     146                                                                <sm:refHeading format="number" level="1"/> 
     147                                                        </sm:dynamicString> 
     148                                                </sm:odContentZone> 
     149                                        </sm:Widget> 
     150                                        <sm:WSection style="sectionToc"> 
     151                                                <sm:label/> 
     152                                        </sm:WSection> 
     153                                        <sm:WSection style="chapterContent"> 
     154                                                <sm:label/> 
     155                                                <sm:callSubModelMeta axis="objs"/> 
     156                                                <sm:callSubModelMeta axis="keywds"/> 
     157                                                <sm:dataBlock category="solQuiz"> 
     158                                                        <sm:blockId> 
     159                                                                <sm:subModelId/> 
     160                                                        </sm:blockId> 
     161                                                        <sm:label> 
     162                                                                <sm:title> 
     163                                                                        <sm:compositionTitle/> 
     164                                                                </sm:title> 
     165                                                        </sm:label> 
     166                                                        <sm:data> 
     167                                                                <sm:callSubModel axis="asw"/> 
     168                                                        </sm:data> 
     169                                                </sm:dataBlock> 
     170                                                <sm:callSubModel/> 
     171                                        </sm:WSection> 
     172                                </sm:heading> 
     173                        </sm:for> 
    77174                </sm:inDataOrder> 
    78175                <sm:for codes="conclu"> 
Note: See TracChangeset for help on using the changeset viewer.