- Timestamp:
- 09/08/06 22:51:53 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
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>
Note: See TracChangeset
for help on using the changeset viewer.