
var TREE_ITEMS = 
[
	['Louisiana Grade 5',null,		
			['Algebra', null,
				['Representing situations and number patterns with tables, graphs, and verbal and written statements, while exploring the relationships among these representations', null,
				['Solve linear and non linear equations by graphical method', null],	
				['Solve linear equations by graphical method', null],	
				['Solve the inequalities by graphical method', null],	
				],
			],
			['Measurement', null,
				['Applying the concepts of length, area, surface area, volume, capacity, weight, mass, money, time, temperature, and rate to real-world experiences', null,
				['12 hour system', null],
				['24 hour system', null],
				]
			],
			['Geometry', null,
				['Making predictions regarding transformations of geometric figures', null,
				['Anticlockwise rotation', null],
				['Centre of rotation', null],
				['Reflection', null],
				['Rotation', null],
				['Activity on rotation', null],
				],
			],
			['Data Analysis, Probability, and Discrete Math', null,
				['Analyzing, interpreting, evaluating, drawing inferences, and making estimations, predictions, decisions, and convincing arguments based on organized data', null,
				['Calculation of mean', null],
				['Calculation of mode', null],
				['Calculating the position of median', null],
				['Calculating the median of odd or even number of values', null],			
				['Calculating the median of frequency distribution', null],
				['Activity on calculation of mean, median, mode', null],
				['Example of pie chart 1', null],			
				['Example of pie chart 2', null],
				['Example of pie chart 3', null],
				['Find the angle of sector using pie chart', null],			
				['Introduction to mean', null],
				['Basic calculation of median', null],				
				]
			],
			
	]
];


