From: Holger L. <de...@la...> - 2006-10-30 12:56:18
|
Hi, On Monday 30 October 2006 13:20, David Bruce wrote: > Good pickup. I ran across something similar for multiplication when I > added the other question formats - questions like "0 * ? =3D 0" and "? *= 0 =3D > 0" are also indeterminate. I worked around that by adding a couple of > lines to generate_list() to prevent those questions from getting into the > list - it would be very easy to do the same for the division example abov= e. > The alternative would be to leave these questions in and accept all > answers as correct, which would be doable but not quite as trivial. I better like the first approach, even though the second slightly has more= =20 learning value :) Are you planning on releasing the fix anytime soon? I guess it could still= =20 make it into etch... regards, Holger |