Long Division Practice For Kids

settings

Number of Digits:

Correct Wrong
0
0

Here is a script I wrote to make my son practice division. Other online division sites that I found were either cumbersome click wise or required plugins or did not have customizable number of digits or did not work on mobile devices. This script should work in any modern browser.

Click the Settings icon to change the number of digits from 3 to 10

Leading zeros in the answer are required. Subtracting zeros in the steps is also required. However, you can tab to the next cell during the steps and actually typing in a zero is not required.

The script only checks if the answer and remainder are correct, nothing else. It automatically checks the answer once complete. It shows the next problem as soon as the answer is correct. If the answer is wrong, you need to manually click, “Check Answer” after correcting your answer.

Feedback and comments are welcome if this helps you or if I can make this better.

12 thoughts on “Long Division Practice For Kids

  1. Siddharth Dalal says:

    Thanks! Are you Brijesh from DJ?

  2. Daniel says:

    Here at the bottom (Long Division Practice Worksheets) are the worksheets I use with my kids. The thing I like about them is that they are partially completed already so they have a way to determine if they are still on the right track

  3. Siddharth Dalal says:

    Haha, how about we stick to stuff that fits on the screen. But this is a good lesson in why you need limits on inputs while programming.

  4. Tammy says:

    I have used this with students & it is helpful. Can you change the divisor to be a 2 digit number? I saw that you can change the dividend but can’t find a game similar to this that have 2-digit divisors that forces them to the next step. Thanks!

  5. Siddharth Dalal says:

    Thanks for the feedback. I’ll try and do that when I get some time.

Leave a Reply

Your email address will not be published. Required fields are marked *