Technology for Educators

March 28, 2010

QR Codes: Access a Website with Your Smartphone’s Camera

Filed under: Communication,Mobile — Sue Frantz @ 6:42 pm

[UPDATED 12/8/2010: For further tips, tricks, and ideas for using QR codes, see this more recent post.]

With the number of smartphones on the rise, such as AT&T’s iPhone or Verizon’s Droid, more and more of our students have this technology in our classrooms. Can you harness this power for your own use?

In this post I’m going to introduce you to QR codes and barcode scanner software for cell phones, and how they might be useful to you and your students.

If you have an iPhone/Droid, search the App Store/Market for barcode scanners. If you have a different web-enabled phone, here’s a handy list of barcode scanners. For Droid, I use the free “Barcode Scanner” from ZXing Team. You can use it to scan any barcode, like those found on a box of Cheerios or the cover of a book. It will also scan QR codes.

QR codes are graphics that can represent a webpage, simple text, or a phone number. This is the QR code for the home page to this blog. When scanned by your barcode scanner app, the app will ask if you’d like to open the webpage using your phone’s browser, email it to someone, or text it to someone (or other options, depending on the capabilities of your chosen reader).

It doesn’t matter if the QR code is on a webpage or printed on paper. It can even be printed on a t-shirt (see qrstuff.com). If your phone can take a picture of it, your phone’s barcode scanner can read it.

Here’s a website that will generate QR codes for you.

Education applications.

Generate QR codes for the websites your students may want to access while away from their computers. Copy and paste them into a Word file, and attach it to the end of your syllabus. Or perhaps just have a few on hand for your smartphone-carrying students.

If you’re a Poll Everywhere user, students with web-accessible phones can visit a website to vote instead of sending a text message. Create a QR code for the vote page and print it into your syllabus for easy student access.

If you can think of other educational uses for QR codes, please add a comment below.

March 14, 2010

Outlook: Tips and Tricks

Filed under: Email — Sue Frantz @ 10:13 am

If you’re like me, email is a huge part of your work life. Are you using these Outlook time-savers?

 

Managing attachments

To add an attachment to an Outlook message, locate your document, left click and hold on the icon. Now drag it into the body of your email message. It’s attached!

In this image, I’m dragging a Word document from my Desktop into the body of my email.

This works the other way, too. If you receive a message that has an attachment, left click and hold on the attachment and drag the file icon onto your Desktop or into a folder.

 

Outlook-specific keyboard shortcuts you should be using

Open a new message: CTRL-N

Reply to a message: CTRL-R

Send a message: CTRL-ENTER

 

How to find other keyboard shortcuts

In any MS Office 2007 product, pressing ALT will show you the keyboard shortcuts. Here’s an example from an Outlook email message I’m composing.

ALT-H takes you to the message Home tab. ALT-N takes you to the iNsert tab. ALT-P takes you to the oPtions tab. And so on.

 

If I type ALT-H, I get these options. Now typing AC, for example, will center my text. Typing 1 will switch to bold print. Typing OC allow me to add my signature.

 

Try out keyboard shortcuts for Outlook. You’ll get through your email a lot faster!

 

 

March 13, 2010

Mail Merge: Creating Individualized Assignments

Filed under: MS Office — Sue Frantz @ 8:46 am

After a longer-than-planned hiatus, I’m back. And hopefully I have some new stuff that will make your teaching life easier!

Last May I explained in a post how to use MS Word and Excel to create grade reports. As I was walking across campus this week, I ran into my colleague in Engineering, Rich Bankhead. He had a great idea.

He gives his Engineering students a take-home final that includes solving mathematical problems. This quarter, he gave each student their own data. Students aren’t supposed to work with each other on this assignment, but if they do, they at least have to work the problems separately for each person.

I’m guessing that Rich’s problems are more difficult than this, but for the purpose of this post, I’ll keep it simple.

In Word, create the assignment.

In Excel, you need one column of names, one column of email addresses (if you plan on emailing the assignments to students), and finally a column for each variable. Save the file and close it.


 

Let’s merge!

In your Word file, on the Mailings tab, click the down arrow next to ‘Select Recipients.’ Select ‘Use Existing List.’ Locate and open your Excel spreadsheet, and select the worksheet within that spreadsheet that you want. It will look like nothing’s happened, but these two Word and Excel files are now linked.


Now let’s tell Word which Excel fields we want and where we want to put them. Let’s start with names. In your Word document, put your cursor where you want to put the student’s name. On the Mailings tab, click the down arrow under ‘Insert Merge Field.’ Notice that all of the column names from your Excel file are here.


Select ‘First.’ This is added where your cursor was: <<First>>. You can treat this like any other text. I’m going to type a space, then add ‘Last’ using the same process, then I’m going to make the type a little bigger and bold, and add a space under the name.


Let’s add the data. I’ll select my first data field (MMM1), add a comma and a space after it, then my second data field (MMM2), then another comma and a space and so on.

 

Merge and print (or email).

Click ‘Preview Results’ to see how the assignment will look to students. If you click the arrows to the right of ‘Preview Results’ you can flip through the rest of the students in your class. If don’t like how something looks, you can edit your document here or you can click ‘Preview Results’ to go back to field view you were working with before.

When your document is how you want it to look, click ‘Finish & Merge.’ If you select ‘Print Documents,’ you’ll print a separate page for each student in your spreadsheet. If you choose ‘Send E-mail Messages’, you’ll get this pop-up window:

If you have a column labeled ’email’ Excel is smart enough to default to that. If what it chooses is incorrect, click the arrow to the right to select a different column from your spreadsheet. Type in something appropriate for the subject line. When you hit OK, Word will use email program to send an email to each of your students.

 

Tips for creating individualized data in Excel.

Let Excel do the work. Use the RANDBETWEEN command to generate your data. For example, if you wanted to generate a number between 1 and 30, in an Excel field, type =randbetween(1,30). Notice the solid border around cell D2? If you mouse over the little box in the bottom right corner of that cell, your pointer will turn into a plus sign.

Left click and drag it to the right. This will copy your formula in every cell you highlight.

Now highlight all of the cells in that row you’d like to copy, mouse over the box in the bottom right corner of your selected cells, left click, and drag down.

IMPORTANT: Notice that each time you do something with a cell, such as copy a formula from one cell to the next, the number in all of the RANDBETWEEN cells changed. Each time you enter something into a cell in this spreadsheet, all of your randomly generated numbers will change.

 

Convert formulas to values. If you’d like your randomly generated numbers to stick so they’re not changing every time you do something in this spreadsheet, highlight the cells that contain the formula, click ‘copy’ (or CTRL-C), then click the down arrow under ‘paste,’ and select ‘Paste Values’ (or ALT-H,V,V).

 

What else do you need?

Are you looking for easier ways to do things in Word, Excel, or Outlook? Leave your questions in the comments below, and I’ll see if I can find some shortcuts for you.

Create a free website or blog at WordPress.com.