
var TREE_ITEMS = 
[
	['Louisiana Grade K',null,		
			['Number and Number Relations', null,
				['Constructing number meaning and demonstrating that a number can be expressed in many different forms ', null,
						['Count numbers upto 100 using different objects', null],
						['Factors of 1D and 2D number', null],
						['Round off to nearest whole number and tenths place', null],
						['Activity1 on decimal numbers upto 2 decimal places', null],
						['Read and write decimals upto 2 decimal places', null],	
						['Representation of numbers in blocks', null],		
						],
						['Reading, writing, representing, comparing, ordering, and using whole numbers in a variety of forms', null,
						['Read and write 4D numbers', null],
						]
			],


			['Measurement', null,
					['Applying the concepts of length area, volume, capacity, weight, mass, time and money', null,
							['Activity on length by direct comparison', null],
							['Length', null],
							['Measure and compare weight of an object', null],
							['Measure length using non standard and standard units', null],							
							]
			],
			['Geometry', null,
					['Identifying, describing, comparing, constructing, and classifying two-dimensional and threedimensional geometric shapes using a variety of materials', null,
							['Classification of shapes', null],
							['Label parts of 2D shapes', null],
							]
			],
 ]
];


