<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 10/19/16 20:33, nitish chauhan
wrote:<br>
</div>
<blockquote
cite="mid:CAGfTHWOB1Lu69s+U68-8qNLRA-L1gwqqbPEbrY1_8Krp+qHs+A@mail.gmail.com"
type="cite">
<div dir="ltr">Hi,<br>
<br>
Yes, expanding the current Multiplication Table Activity to
teach Addition,Subtraction is a good Idea.<br>
<div>We can also add this feature for the sake of healthy
competition among students which would surely improve there
efficiency.</div>
<div><br>
</div>
<div>We can have separate DATASET for all 3 type of questions
i.e Multiplication Table, Addition & Subtraction. <br>
<br>
I find ,adding feature of <b>learning tenses much better</b> because
it need some kind of memorisation. So this Activity can be
quite useful to children.</div>
<div><br>
</div>
<div>regards,</div>
<div>Nitish</div>
</div>
</blockquote>
<p>The question is more on how to handle the different cases with
the same base code. We should have a way to know if the data is
good without having a lot of if(multiplication) check if (number 1
* number 2 = expected result) else if (addition) check if (number
1 + number 2 = expected result)...</p>
<p><br>
</p>
<p>Johnny<br>
</p>
</body>
</html>