Group: Forum Members
Posts: 8,
Visits: 15
|
Dear all,
The following 32 numbers should appear randomly to 50% at the top andto 50% at the bottom of the PC screen. The randomized seection works fine, but is it the cae that the numbers are presented equally at the bottom and top (50% top/50/bottom)? Thank you for your help!
<list values> / items = ("480 m", "8850 m", "5900 m", "2960 m", "120 m", "70 m", "160 m ", "370 m", "320 m", "440 m", "830 m", "570 m", "1640 m", "250 m", "210 m", "360 m", "1170 m", "3770 m", "120 kg", "120 ltr", "4130 km", "1840 km", "2150", "190", "870 Tage", "70 °C", "2400", "660", "190", "5200", "120 ltr", "10000 ltr") / selectionmode = list.questions.currentindex </list>
*****here I define where these values appear*****
<counter vpositions1> / items = (95,5) / select = noreplace </counter>
Best, Lea
|