From 7001966da51aca098baafb021f9361a7b91c32c1 Mon Sep 17 00:00:00 2001 From: Joni Julian Date: Tue, 19 Sep 2017 16:01:06 -0400 Subject: [PATCH] v0.5 Bug fix: fresh random numbers are actually generated when requested. HOWEVER! Anomaly detected: if you select "Same values in a different order" that's what happens (top numbers are scrambled and bottom numbers are scrambled), regardless of the setting "Should top number always be larger than bottom number?". In other words, Scramble doesn't respect TopBigger. In many cases, just press "Same values ..." again to see if randomness worked the way you wanted the next time. Still a feature request: only print the worksheet, not the configuration. I expect http://stackoverflow.com/questions/468881/print-div-id-printarea-div-only will handle it. May 30, 2016 12:09 PM --- BasicMath.html | 223 ++++++++++++++++++++++++++++++------------------- 1 file changed, 137 insertions(+), 86 deletions(-) diff --git a/BasicMath.html b/BasicMath.html index ded9844..2a1ed74 100644 --- a/BasicMath.html +++ b/BasicMath.html @@ -3,37 +3,37 @@ Math Worksheet - -

-       Configuration +

+

      Configuration
Number of Problems: - +
Number of Columns on the Page: - +
Minimum Value: - +
Maximum Value: - +
Should top number always be larger than bottom number?: - +
Worksheet Type: - -

+ +

-

- -
- - Show Answers -

-

-

- +
      Actions +
+ +
+ Show Answers

+
+
+
+
+