");
y2.document.write (" Note: For demonstration purposes, the numbers listed below are not actually randomly generated and will be the same every time you run this tutorial.
");
y2.document.write ("" + (numofsetsv) + " Sets of " + (numpersetv) + " Unique Numbers Per Set Range: From " + (rangebegv) + " to " + (rangeendv) + " -- Unsorted");
y2.document.write ("
");
y2.document.write ("Set #1:");
y2.document.writeln ("9, 25, 3, 19, 14, 6, 5, 24, 11, 18, 7, 15, 16, 12, 22, 1, 23, 2, 13, 17, 8, 21, 10, 20, 4");
y2.document.write ("
");
y2.document.write ("Set #2: ");
y2.document.writeln ("2, 16, 9, 1, 11, 6, 4, 19, 17, 21, 25, 7, 22, 12, 10, 15, 3, 14, 18, 20, 5, 13, 23, 24, 8");
y2.document.write ("
");
y2.document.write ("Set #3: ");
y2.document.writeln ("14, 17, 11, 13, 3, 15, 22, 5, 18, 25, 7, 16, 4, 1, 20, 10, 23, 8, 6, 12, 2, 24, 19, 9, 21");
y2.document.write ("
");
y2.document.write ("You now have randomized item orders for three different versions of your test. In Version 1, Item #9 would be presented first, Item #25 would be presented second, Item #3 would be presented third, and so on. ");
y2.document.write ("In Version 2, Item #2 would be presented first, Item #16 would be presented second, Item #9 would be presented third, and so on. ");
y2.document.write ("In Version 3, Item #14 would be presented first, Item #17 would be presented second, Item #11 would be presented third, and so on. Congratulations -- this ends the last lesson of the Research Randomizer Quick Tutorial!");
y2.document.write (" Close Window |