From: Carl Worth Date: Sat, 14 Mar 2009 19:03:19 +0000 (-0700) Subject: Add support for timed-response categories X-Git-Url: https://git.cworth.org/git?p=mnemon;a=commitdiff_plain;h=d23b1556222ac75ac486f187b20e8022ddb5dc30;hp=d23b1556222ac75ac486f187b20e8022ddb5dc30 Add support for timed-response categories The syntax is, for example 'time = 2.0' in the data file, meaning that each answer in that category needs to be answered in less than 2.0 seconds or it will be handled as an incorrect answer even if correct. (Good for practicing multiplication facts, for example.) ---