1
|
<?xml version="1.0" encoding="UTF-8"?><sma:scormCamCompoWebSiteTransf xmlns:sma="kelis.fr:scenari/modeling/assessment" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling">
|
2
|
<sm:model sc:refUri="/academic/model/root/webRoot.model"/>
|
3
|
<sm:fullTitleText>
|
4
|
<sm:callSubModel codes="ue" axis="title"/>
|
5
|
</sm:fullTitleText>
|
6
|
<sm:shortTitleText>
|
7
|
<sm:callSubModel codes="ue" axis="sTitle"/>
|
8
|
</sm:shortTitleText>
|
9
|
<sm:camOrganization>
|
10
|
<sm:for codes="ue">
|
11
|
<sm:itemFolder>
|
12
|
<sm:title>
|
13
|
<sm:subModelTitle/>
|
14
|
<sm:fixedTitle value=";[Contenu non titré]"/>
|
15
|
</sm:title>
|
16
|
<sm:children>
|
17
|
<sm:callSubModel/>
|
18
|
</sm:children>
|
19
|
</sm:itemFolder>
|
20
|
</sm:for>
|
21
|
<sm:choose>
|
22
|
<sm:when xpath="op:webRootM/sp:settings[sp:glos='yes' or sp:ref='yes' or sp:acr='yes' or sp:bib='yes' or sp:quest='yes' or sp:credits='yes']">
|
23
|
<sm:itemFolder>
|
24
|
<sm:title>
|
25
|
<sm:fixedTitle value=";Outils"/>
|
26
|
</sm:title>
|
27
|
<sm:children>
|
28
|
<sm:choose>
|
29
|
<sm:when xpath="op:webRootM/sp:settings/sp:quest='yes'">
|
30
|
<sm:itemSco>
|
31
|
<sm:title>
|
32
|
<sm:fixedTitle value=";Questions de synthèse"/>
|
33
|
</sm:title>
|
34
|
<sm:itemBody>
|
35
|
<sm:callModel>
|
36
|
<sm:current axis="synth"/>
|
37
|
</sm:callModel>
|
38
|
</sm:itemBody>
|
39
|
</sm:itemSco>
|
40
|
</sm:when>
|
41
|
</sm:choose>
|
42
|
<sm:choose>
|
43
|
<sm:when xpath="op:webRootM/sp:settings/sp:glos='yes'">
|
44
|
<sm:itemSco>
|
45
|
<sm:title>
|
46
|
<sm:fixedTitle value=";Glossaire"/>
|
47
|
</sm:title>
|
48
|
<sm:itemBody>
|
49
|
<sm:callModel>
|
50
|
<sm:current axis="glos"/>
|
51
|
</sm:callModel>
|
52
|
</sm:itemBody>
|
53
|
</sm:itemSco>
|
54
|
</sm:when>
|
55
|
</sm:choose>
|
56
|
<sm:choose>
|
57
|
<sm:when xpath="op:webRootM/sp:settings/sp:acr='yes'">
|
58
|
<sm:itemSco>
|
59
|
<sm:title>
|
60
|
<sm:fixedTitle value=";Abréviations"/>
|
61
|
</sm:title>
|
62
|
<sm:itemBody>
|
63
|
<sm:callModel>
|
64
|
<sm:current axis="acr"/>
|
65
|
</sm:callModel>
|
66
|
</sm:itemBody>
|
67
|
</sm:itemSco>
|
68
|
</sm:when>
|
69
|
</sm:choose>
|
70
|
<sm:choose>
|
71
|
<sm:when xpath="op:webRootM/sp:settings/sp:ref='yes'">
|
72
|
<sm:itemSco>
|
73
|
<sm:title>
|
74
|
<sm:fixedTitle value=";Références"/>
|
75
|
</sm:title>
|
76
|
<sm:itemBody>
|
77
|
<sm:callModel>
|
78
|
<sm:current axis="ref"/>
|
79
|
</sm:callModel>
|
80
|
</sm:itemBody>
|
81
|
</sm:itemSco>
|
82
|
</sm:when>
|
83
|
</sm:choose>
|
84
|
<sm:choose>
|
85
|
<sm:when xpath="op:webRootM/sp:settings/sp:bib='yes'">
|
86
|
<sm:itemSco>
|
87
|
<sm:title>
|
88
|
<sm:fixedTitle value=";Bibliographie"/>
|
89
|
</sm:title>
|
90
|
<sm:itemBody>
|
91
|
<sm:callModel>
|
92
|
<sm:current axis="bib"/>
|
93
|
</sm:callModel>
|
94
|
</sm:itemBody>
|
95
|
</sm:itemSco>
|
96
|
</sm:when>
|
97
|
</sm:choose>
|
98
|
<sm:choose>
|
99
|
<sm:when xpath="op:webRootM/sp:settings/sp:credits='yes'">
|
100
|
<sm:itemSco>
|
101
|
<sm:title>
|
102
|
<sm:fixedTitle value=";Crédits"/>
|
103
|
</sm:title>
|
104
|
<sm:itemBody>
|
105
|
<sm:callModel>
|
106
|
<sm:current axis="cred"/>
|
107
|
</sm:callModel>
|
108
|
</sm:itemBody>
|
109
|
</sm:itemSco>
|
110
|
</sm:when>
|
111
|
</sm:choose>
|
112
|
</sm:children>
|
113
|
</sm:itemFolder>
|
114
|
</sm:when>
|
115
|
</sm:choose>
|
116
|
</sm:camOrganization>
|
117
|
</sma:scormCamCompoWebSiteTransf>
|