|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Most Popular Sections: MULTIPLICATION | FRACTIONS | DECIMALS | PERCENTAGE | GEOMETRY | TABLES & CHARTS | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
For Teachers |
List of Math Downloads Resources > Download
Resources > List of Math Downloads
The resources and instructions for download and use are listed below under two headings: Printable Resources and Online Resources. The instructions give step-by-step guidance meant for anyone with experience putting web pages or websites together. All that we ask is that you respect the License Agreement. Printable Resources for Download
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Subject |
Number of Worksheets |
Size of ZIP file |
Preview |
30 |
|||
21 |
|||
25 |
|||
18 |
|||
17 + images |
|||
5 |
|||
5 + images |
Preview these worksheets and a description of the type of questions they contain from the list of subjects on the math worksheets page, or click the Preview links on the above list.
Description |
Number of Documents |
Size of ZIP file |
Preview |
30 |
|||
21 + images |
The Multiplication Tables and Charts include the times table up to 12 and a decimal/ fraction equivalent chart. Click the links or the preview icon for more information.
Subject |
Number of Documents |
Size of ZIP file |
Preview |
22+ image |
|||
18 + image |
Note: You'll find the online flashcards in the Online Resources section below.
Subject |
Number of Files |
Size of ZIP file |
Preview |
21 |
|||
17 |
|||
21 |
|||
3 |
|||
3 |
|||
3 |
Number of Files |
Size of ZIP file |
Preview |
|
2 |
Number of Files |
Size of ZIP file |
Preview |
|
14 |
To download and place the resources on your site:
Note: The math resources were developed with the reuse by others in mind. For example, externally referenced stylesheets were not used and images were used sparingly.
The steps required to download the online math resources are the same as the steps noted above for the printable resources. The notes below will help you alter and use these resources.
Note 1: The math drag-and-drop games consist of three files: a .swf file, a .xml file and a .html file. The swf file is the core element and is "fed" data from the xml file with everything being "housed" in the html file. The changes you make will be to the xml files. The format required shown in this example.
Note 2: The online math flashcards consist of two files: A .swf file and a .html file. Any changes you make will be to the .html file. Read the HTML source to see how to change the parameters that control the questions asked on the flashcards. There is one line of code that is particularly important: Example 1 below generates addition with numbers 1 to 9 and Example 2 gives multiplication with numbers 2 to 12.
Example 1:
fG.setParam( 'flashvars', 'format=a&min=1&max=9&'
);
Example 2:
fG.setParam( 'flashvars', 'format=m&min=2&max=12&'
);
Both the drag-and-drop game and flashcard files were developed specifically for easy alteration and re-use and HelpingWithMath.com would like to acknowledge the excellent multimedia work done on their behalf by Solterra Media Works.
If you need any help or if you have any feedback, we'd be delighted if you contacted us.