Click on the image below to access this place value freebie. *Please note* – you are supposed to click on the image on pg. 3 in order to be able to open the ActivInspire file for the flipchart. This link only works when you have completely downloaded the file to your computer and opened it from there. It will not allow you to click on it if you open the file up in your Internet browser. I apologize for the inconvenience.
/* Password Protection Script by www.bloggerspice.com*/
var password = ‘TTT5thGrade’
password=prompt(‘Please enter the password to access this page. The password is shared with subscribers to my e-mail list. To subscribe and have access to free resources, go to http://eepurl.com/b-_o7n ‘,”);
if (password != ‘TTT5thGrade’) {
location.href=’http://terrysteachingtidbits.blogspot.com/p/resources_15.html’;
}