Kreider's Tech Topics - April 2009

Kreider's Tech Topics

Noelle Kreider, Technology Integration Coach for Rialto Unified School District

About the author

Noelle Kreider
Technology Integration Coach
Email meSend Mail
Phone: 909-820-...
Office Hrs: 7:30am -...

Search

Calendar

<<  November 2009  >>
SuMoTuWeThFrSa
25262728293031
1234567
891011121314
15161718192021
22232425262728
293012345

Get Your Presentations Out of the 90's! Add a Whole New Dimension with Prezi!

When you show a PowerPoint presentation, do your students give you the "that's so 90's" look? That's because it is! PowerPoint was initially developed in 1987 to replace the old slide projector (remember those?). PowerPoint lends itself well to a teacher-directed approach to instruction that is linear and pre-determined, such as lectures. (That's not to say you can't make a non-linear PowerPoint; it's just that the format and typical use of PowerPoint encourages a linear approach to information.)
 
Prezi is a FREE online presentation tool that can challenge your approach to visually communicating information. With the Zooming User Interface (ZUI), this tool allows you to create a visual map of your information so you can...
  • show the big picture
  • show the connections from one thing to the next
  • zoom in to show details
  • click wherever you want to go next, making the order of information responsive to your audience.
To see how this works, view my first Prezi: (Once you open the site, use the arrows at the bottom-right to step through it the first time, then discover the non-linear options by clicking on any item to move where you want to go. See if you can find the hidden picture of me!)

 
Did that shake up your whole concept of how to present information? Compare that to the slide below from my good ole PowerPoint presentation on research. (This is a screenshot of the slide - when I present, I have each item fly in one at a time in the typical fashion of PowerPoint animation.)

What do you think? Consider the diverse learning styles in your classroom. Which would they prefer to learn from? Which would they prefer to use when communicating their learning? What benefits does each format offer the learner? Think about the content you present. Which topics would best be presented in a visual map? Think about depth and complexity - how does this tool lend itself to these aspects of your content and instruction?
 
I don't know about you, but my head was spinning after seeing this tool, and not from the visual motion of the presentation! Learn more at www.prezi.com. It's free! You can even download your presentations so you don't have to rely on Internet access when presenting.
 
Share your thoughts and your own Prezi by adding a comment to this blog!

Posted by Noelle Kreider on Tuesday, April 21, 2009
Comments (0) | Email | RSSRSS comment feed

The Research Grid: A Notetaking Strategy for 21st Century Learners

Today's learners must access, evaluate, and apply information from a wide variety of resources. Use these pencasts to learn about the research process and a notetaking strategy that supports each step of the process.




Research Grid
brought to you by Livescribe
These pencasts were created with a Livescribe pen. Click the tag below to see all my posts about this amazing tool!



To learn more about the research process, check out the online version of my presentation titled "Revolutionize the Research Process."

Posted by Noelle Kreider on Friday, April 17, 2009
Comments (1) | Email | RSSRSS comment feed

Data Smarts! Teach With Spreadsheets

I had an interesting problem arise yesterday which led me to reflect on how important it is to teach the use of spreadsheets at all grade levels and across all subject areas. I have not previously given spreadsheets much thought beyond creating graphs for science experiments. But, I'm beginning to realize that spreadsheets are a critical tool we need to introduce early and often to address the need for data literacy skills.
 
First the problem: I had a list of student IDs that needed to have the same number of digits in each one. They varied in length from 4 digits to 6 digits. So I needed a formula that would add leading zeroes to each number, resulting in every number having 9 digits. For example, the number 1234 would need 5 zeroes in front and the number 12345 would need 4 zeroes. One of our brilliant programmers in the Information Technology Department (thank you, Richard!) provided this simple formula: =RIGHT(CONCATENATE("00000000",A1),9) For those of you not familiar with formulas, this basically says to combine (concatenate) a set of 8 zeroes and the given number in cell A1, then trim the new number by giving me nine digits, counting from the right. I used the fill down function and instantly had my new list with 9 digit ID numbers.  
 
This got me thinking about the math involved. First is number sense - the fact that you can add as many zeroes to the front of a number as you want and it doesn't change the value. The next idea is order of operations and the role that parentheses play. And, once you figure out the mathematical operations you need performed, you need to figure out how to represent it using a formula so it can be repeated for any given input. Starting in 4th grade, students learn how to use function tables to do this - check your skills with this 4th grade quiz!
 
So, now to my point - we need to have students applying these concepts using modern technology tools such as spreadsheets. Here's an example of a function table in a spreadsheet. What formula do you think I used for each column? Well, column A increases by 2, so in cell A2 I entered =A1+2 and I used fill down to repeat this in cells A3 through A20. When you fill, the spreadsheet automatically changes the formula in each row so that cell A3 has the formula =A2+2, cell A4 has =A3+2, and so on. In column B, the formula is dependent on column A, so the formula in cell B2 is =A1*4 and I used fill down to repeat this formula in every cell in the B column. Notice that applying the mathetical concepts to a spreadsheet requires students to structure the formula in a different way than the function tables they are presented in their math quiz. They have to transfer their mathematical understanding to a new context.
 
If you made it through the techie talk and mathematical mumbo-jumbo, good job! But, you might be asking, "What's the instructional value of doing this? Why take instructional time to have students create spreadsheets?" My answer goes back to the beginning of this post - because today's workers need mathematical skills to deal with data and they need experience applying modern data tools such as spreadsheets to a variety of data tasks. So I'll end this post with a challenge: think about how you can incorporate the use of data and data tools (such as spreadsheets) in your instruction. Check out this list of ideas for using spreadsheets in various subject areas. Teachers in Rialto can access online tutorials to learn how to use spreadsheets. And, if you have used spreadsheets in your class, please add a comment to this post to share your idea!
 
Data is everywhere and impacts every field of work. Are your students learning data skills? Get started with spreadsheets!

Posted by Noelle Kreider on Wednesday, April 08, 2009
Comments (0) | Email | RSSRSS comment feed