Changeset 6495
- Timestamp:
- 09/08/06 22:51:53 (5 years ago)
- Location:
- trunk/Data_Builder/wsps/Assmnt/sources/test/transformers
- Files:
-
- 12 edited
-
ContainerComposition_synth.transf (modified) (1 diff)
-
MlqAssocBy3.transf (modified) (2 diffs)
-
MlqCateg.transf (modified) (1 diff)
-
MlqMatch.transf (modified) (2 diffs)
-
MlqOrder.transf (modified) (1 diff)
-
MlqOrder4.transf (modified) (4 diffs)
-
QcmMrBo.transf (modified) (1 diff)
-
QcmMrBoP.transf (modified) (1 diff)
-
QcmMrSum.transf (modified) (1 diff)
-
QcmMrSum2.transf (modified) (1 diff)
-
QcmSrBoP.transf (modified) (1 diff)
-
QcmSrNuP.transf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Data_Builder/wsps/Assmnt/sources/test/transformers/ContainerComposition_synth.transf
r6266 r6495 21 21 <sm:scoreText> 22 22 <sm:pointsScore step="1"> 23 <sm:display>Points :<sm:scorePoints valueFormat="numeric"/> 23 <sm:display> 24 <sm:fixedString value="Points : "/> 25 <sm:scorePoints valueFormat="numeric"/> 24 26 </sm:display> 25 27 </sm:pointsScore> -
trunk/Data_Builder/wsps/Assmnt/sources/test/transformers/MlqAssocBy3.transf
r6493 r6495 48 48 <td sm:id="RespA"> 49 49 <sm:WResponseArea tagName="div"> 50 <sm:loop minCount=" 3">51 <sm:WDragDropContainer tagName="div" dropMode=" ordered" sm:id="DDCresp">50 <sm:loop minCount="1" upTo="maxCountLabels"> 51 <sm:WDragDropContainer tagName="div" dropMode="append" maxLabels="1" sm:id="DDCresp"> 52 52 <sm:WContainer tagName="div"/> 53 53 <sm:WIfContainerEmpty>XXXXX</sm:WIfContainerEmpty> … … 75 75 <sm:pointsScore step="1"> 76 76 <sm:display> 77 <sm:minPoints valueFormat="numeric"/> / <sm:scorePoints valueFormat="numeric"/> / <sm:maxPoints valueFormat="numeric"/> 77 <sm:minPoints valueFormat="numeric"/> 78 <sm:fixedString value=" / "/> 79 <sm:scorePoints valueFormat="numeric"/> 80 <sm:fixedString value=" / "/> 81 <sm:maxPoints valueFormat="numeric"/> 78 82 </sm:display> 79 83 </sm:pointsScore> -
trunk/Data_Builder/wsps/Assmnt/sources/test/transformers/MlqCateg.transf
r6493 r6495 67 67 <sm:pointsScore step="1"> 68 68 <sm:display> 69 <sm:minPoints valueFormat="numeric"/> / <sm:scorePoints valueFormat="numeric"/> / <sm:maxPoints valueFormat="numeric"/> 69 <sm:minPoints valueFormat="numeric"/> 70 <sm:fixedString value=" / "/> 71 <sm:scorePoints valueFormat="numeric"/> 72 <sm:fixedString value=" / "/> 73 <sm:maxPoints valueFormat="numeric"/> 70 74 </sm:display> 71 75 </sm:pointsScore> -
trunk/Data_Builder/wsps/Assmnt/sources/test/transformers/MlqMatch.transf
r6493 r6495 57 57 <td> 58 58 <sm:WResponseArea tagName="div"> 59 <sm:WDragDropContainer tagName="div" dropMode=" ordered">59 <sm:WDragDropContainer tagName="div" dropMode="append" maxLabels="1"> 60 60 <sm:WContainer tagName="div"/> 61 61 <sm:WIfContainerEmpty>X</sm:WIfContainerEmpty> … … 77 77 <sm:pointsScore step="1"> 78 78 <sm:display> 79 <sm:minPoints valueFormat="numeric"/> / <sm:scorePoints valueFormat="numeric"/> / <sm:maxPoints valueFormat="numeric"/> 79 <sm:minPoints valueFormat="numeric"/> 80 <sm:fixedString value=" / "/> 81 <sm:scorePoints valueFormat="numeric"/> 82 <sm:fixedString value=" / "/> 83 <sm:maxPoints valueFormat="numeric"/> 80 84 </sm:display> 81 85 </sm:pointsScore> -
trunk/Data_Builder/wsps/Assmnt/sources/test/transformers/MlqOrder.transf
r6493 r6495 55 55 <sm:pointsScore step="1"> 56 56 <sm:display> 57 <sm:minPoints valueFormat="numeric"/> / <sm:scorePoints valueFormat="numeric"/> / <sm:maxPoints valueFormat="numeric"/> 57 <sm:minPoints valueFormat="numeric"/> 58 <sm:fixedString value=" / "/> 59 <sm:scorePoints valueFormat="numeric"/> 60 <sm:fixedString value=" / "/> 61 <sm:maxPoints valueFormat="numeric"/> 58 62 </sm:display> 59 63 </sm:pointsScore> -
trunk/Data_Builder/wsps/Assmnt/sources/test/transformers/MlqOrder4.transf
r6493 r6495 38 38 <sm:WResponseArea tagName="div"> 39 39 <sm:loop minCount="4" upTo="maxCountLabels"> 40 <sm:WDragDropContainer tagName="div" dropMode=" ordered">40 <sm:WDragDropContainer tagName="div" dropMode="append" maxLabels="1"> 41 41 <sm:WContainer tagName="div"/> 42 <sm:WIfContainerEmpty>X</sm:WIfContainerEmpty> 42 <sm:WIfContainerEmpty> 43 <p>XXXXX</p> 44 </sm:WIfContainerEmpty> 43 45 </sm:WDragDropContainer> 44 46 </sm:loop> … … 46 48 <sm:WLabelsBasket tagName="div"> 47 49 <sm:forRandomLabel> 48 <sm:WDragDropContainer tagName="div" dropMode=" ordered">50 <sm:WDragDropContainer tagName="div" dropMode="append" maxLabels="1"> 49 51 <sm:WContainer tagName="div"> 50 52 <sm:WDraggableLabel tagName="div"> … … 52 54 </sm:WDraggableLabel> 53 55 </sm:WContainer> 56 <sm:WIfContainerEmpty> 57 <p>XXXXX</p> 58 </sm:WIfContainerEmpty> 54 59 </sm:WDragDropContainer> 55 60 </sm:forRandomLabel> … … 60 65 <sm:pointsScore step="1"> 61 66 <sm:display> 62 <sm:minPoints valueFormat="numeric"/> / <sm:scorePoints valueFormat="numeric"/> / <sm:maxPoints valueFormat="numeric"/> 67 <sm:minPoints valueFormat="numeric"/> 68 <sm:fixedString value=" / "/> 69 <sm:scorePoints valueFormat="numeric"/> 70 <sm:fixedString value=" / "/> 71 <sm:maxPoints valueFormat="numeric"/> 63 72 </sm:display> 64 73 </sm:pointsScore> -
trunk/Data_Builder/wsps/Assmnt/sources/test/transformers/QcmMrBo.transf
r6266 r6495 71 71 <sm:pointsScore step="1"> 72 72 <sm:display> 73 <sm:minPoints valueFormat="numeric"/>/<sm:scorePoints valueFormat="numeric"/>/<sm:maxPoints valueFormat="numeric"/> 73 <sm:minPoints valueFormat="numeric"/> 74 <sm:fixedString value=" / "/> 75 <sm:scorePoints valueFormat="numeric"/> 76 <sm:fixedString value=" / "/> 77 <sm:maxPoints valueFormat="numeric"/> 74 78 </sm:display> 75 79 </sm:pointsScore> -
trunk/Data_Builder/wsps/Assmnt/sources/test/transformers/QcmMrBoP.transf
r6252 r6495 46 46 <sm:pointsScore step="1"> 47 47 <sm:display> 48 <sm:minPoints valueFormat="numeric"/>/<sm:scorePoints valueFormat="numeric"/>/<sm:maxPoints valueFormat="numeric"/> 48 <sm:minPoints valueFormat="numeric"/> 49 <sm:fixedString value=" / "/> 50 <sm:scorePoints valueFormat="numeric"/> 51 <sm:fixedString value="/ "/> 52 <sm:maxPoints valueFormat="numeric"/> 49 53 </sm:display> 50 54 </sm:pointsScore> -
trunk/Data_Builder/wsps/Assmnt/sources/test/transformers/QcmMrSum.transf
r6252 r6495 75 75 <sm:pointsScore step="1"> 76 76 <sm:display> 77 <sm:minPoints valueFormat="numeric"/>/<sm:scorePoints valueFormat="numeric"/>/<sm:maxPoints valueFormat="numeric"/> 77 <sm:minPoints valueFormat="numeric"/> 78 <sm:fixedString value=" / "/> 79 <sm:scorePoints valueFormat="numeric"/> 80 <sm:fixedString value=" / "/> 81 <sm:maxPoints valueFormat="numeric"/> 78 82 </sm:display> 79 83 </sm:pointsScore> -
trunk/Data_Builder/wsps/Assmnt/sources/test/transformers/QcmMrSum2.transf
r6252 r6495 46 46 <sm:pointsScore step="1"> 47 47 <sm:display> 48 <sm:minPoints valueFormat="numeric"/>/<sm:scorePoints valueFormat="numeric"/>/<sm:maxPoints valueFormat="numeric"/> 48 <sm:minPoints valueFormat="numeric"/> 49 <sm:fixedString value=" / "/> 50 <sm:scorePoints valueFormat="numeric"/> 51 <sm:fixedString value=" / "/> 52 <sm:maxPoints valueFormat="numeric"/> 49 53 </sm:display> 50 54 </sm:pointsScore> -
trunk/Data_Builder/wsps/Assmnt/sources/test/transformers/QcmSrBoP.transf
r6266 r6495 72 72 <sm:pointsScore step="1"> 73 73 <sm:display> 74 <sm:minPoints valueFormat="numeric"/>/<sm:scorePoints valueFormat="numeric"/>/<sm:maxPoints valueFormat="numeric"/> 74 <sm:minPoints valueFormat="numeric"/> 75 <sm:fixedString value=" / "/> 76 <sm:scorePoints valueFormat="numeric"/> 77 <sm:fixedString value=" / "/> 78 <sm:maxPoints valueFormat="numeric"/> 75 79 </sm:display> 76 80 </sm:pointsScore> -
trunk/Data_Builder/wsps/Assmnt/sources/test/transformers/QcmSrNuP.transf
r6266 r6495 68 68 <sm:scoreText> 69 69 <sm:pointsScore step="1"> 70 <sm:display pointsMoreThan="-0.5" pointsLessOrEqualThan="0" commonClass="ZeroPoints">Votre score est stable (ZERO points)<sm:minPoints valueFormat="numeric"/>/<sm:scorePoints valueFormat="numeric"/>/<sm:maxPoints valueFormat="numeric"/> 70 <sm:display pointsMoreThan="-0.5" pointsLessOrEqualThan="0" commonClass="ZeroPoints"> 71 <sm:fixedString value="Votre score est stable (ZERO points)"/> 72 <sm:minPoints valueFormat="numeric"/> 73 <sm:fixedString value=" / "/> 74 <sm:scorePoints valueFormat="numeric"/> 75 <sm:fixedString value=" / "/> 76 <sm:maxPoints valueFormat="numeric"/> 71 77 </sm:display> 72 <sm:display pointsLessOrEqualThan="0">Vous avez perdu <sm:scorePoints valueFormat="unsignedNumeric"/> points.</sm:display> 73 <sm:display>Vous avez gagné :<sm:minPoints valueFormat="numeric"/>/<sm:scorePoints valueFormat="numeric"/>/<sm:maxPoints valueFormat="numeric"/> 78 <sm:display pointsLessOrEqualThan="0"> 79 <sm:fixedString value="Vous avez perdu "/> 80 <sm:scorePoints valueFormat="unsignedNumeric"/> 81 <sm:fixedString value=" points."/> 82 </sm:display> 83 <sm:display> 84 <sm:fixedString value="Vous avez gagné :"/> 85 <sm:minPoints valueFormat="numeric"/> 86 <sm:fixedString value=" / "/> 87 <sm:scorePoints valueFormat="numeric"/> 88 <sm:fixedString value=" / "/> 89 <sm:maxPoints valueFormat="numeric"/> 74 90 </sm:display> 75 91 </sm:pointsScore>
Note: See TracChangeset
for help on using the changeset viewer.