From: Yves C. <yv...@yc...> - 2006-09-06 08:21:45
|
David Bruce wrote: > Dear Yves, > > I have incorporated both of your recent suggestions into Tuxmath. > > 1. Tuxmath now accepts the name of a config file as a command-line argument > (--optionfile filename). It looks for a matching file in the current working > directory, as an absolute pathname, in the user's tuxmath directory, in > tuxmath's new "missions" dir in the data directory, and finally in the user's > home. I would love for you to test this feature and advise me of any > problems. > Test with a file options_sub in .tuxmath: works. Test with file in absolute pathname: works. > 2. Question formats now set for each operation individually. > Test with formats for substraction training: format_add_answer_last = 0 format_add_answer_first = 1 format_add_answer_middle = 1 format_sub_answer_last = 1 format_sub_answer_first = 0 format_sub_answer_middle = 0 with addition and substraction allowed: works perfectly. This is a great job. Thanks David! Can we expect an official release soon? Or you have to add more features? -- yves |