https://git.dkl9.net/computation_practice/tree/42c074950b4e8225c1de2b0ed51c2fe4d4eddbe0 Recent commits to computation_practice (42c074950b4e8225c1de2b0ed51c2fe4d4eddbe0) 2022-12-27T17:33:26-05:00 tag:gitlist.org,2012:commit/42c074950b4e8225c1de2b0ed51c2fe4d4eddbe0 Add sine operation 2022-12-27T17:33:26-05:00 John Smith <pre>Player may opt to be challenged to mentally compute sine-values for inputs from 0 to 1.5 &lt;/pre&gt; tag:gitlist.org,2012:commit/2114a042a4525ed0c14aa625c1512875013f8f8a Radically restructure game mechanics 2022-12-08T23:25:47-05:00 John Smith <pre>Now, instead of having a fixed number of trials per game, the game has a fixed total time, and the player must answer as many questions as they can within that time; the game provides a total score based on quantity and quality of those responses. &lt;/pre&gt; tag:gitlist.org,2012:commit/75040236235e3fba54822230ae4dabe3b00e3bef Enormously generalise problem-handling 2022-12-04T22:15:41-05:00 John Smith <pre>* adjustments such as setting time to 4 seconds, #!ing the script * instead of assuming that the computation takes as input a list of numbers, the computation may now have a corresponding problem-type, generated however is reasonable &lt;/pre&gt; tag:gitlist.org,2012:commit/aebbf981ae2c4f8c67893f923fc7f01efe909366 Initial commit 2022-11-24T06:04:58-05:00 John Smith <pre>Develop working prototype of computation practice game, currently only supporting natural logarithm. &lt;/pre&gt;