Want Some Free Red Pens?

I’m about 75% through this round of midterm exam grading. Overall, I’m down to around 100 students in total, over three classes. I’ll give four midterm exams and a final exam at the end of the semester. This requires a lot of red ink.

A while ago, I read an inspiring article in the MAA FOCUS called “Abandon the Red Pen!” written by Maria H. Andersen. The article was about digital grading. Since I read it, digital grading has been a dream of mine. Ideally, here’s what I’d like to do with the pile of exams currently sitting on my dining room table:

  1. Students take exams in class, on paper, like usual.
  2. After students turn in exams, magic happens. I end up having a PDF file of each individual exam paper, titled something like “StudentLastName-Calculus-Exam2.pdf”
  3. I dump all of the PDF files into a Dropbox folder and then I do all of the exam grading on my iPad.
  4. Once I’m done, I save each file as “StudentLastName-Calculus-Exam2Graded.pdf” and then more magic happens, and each student gains access to their graded exam — perhaps over e-mail, or through the file server in our Learning Management System, or some other solution.

Overlooking the requisite magic requirements, let me explain why I’d prefer this to offline grading:

  • I wouldn’t have to carry 100 exams home, keep them away from my toddler, make sure I don’t lose any to black hole of my desk, try to avoid spilling coffee on them, etc.
  • I would have a complete digital record of a student’s work. Occasionally a student comes to me at the end of the course and says, “I just checked the online gradebook. It says I earned grade X%, but I am certain I earned grade (X+4)%.” Sometimes they are able to produce the test paper and the gradebook indeed has an error. Sometimes they aren’t able to produce the test paper, and I can’t do anything for the student. Having a digital PDF file of every graded exam would solve this issue immediately.
  • In the unfortunate case of dishonest work, I would have a clear record. (For instance, if a student modifies their test paper after it is graded and returned, and then asks for more credit on a problem. This has happened in the past.)

But the most important reason I’d love to switch to digital exam grading is that I could give better comments in less time. On the current test, all students had to solve a similar “Optimization” problem involving having a constrained amount of fencing to build a backyard of area A. For the most part, students fell into one of three categories: (A) Response entirely correct; (B) Response entirely incorrect or missing or blank; or (C) Response partially correct, but some errors were made. In category (C), there were only about three types of errors: That is, everyone who made a mistake made one of the same three mistakes.

Digital grading would allow me to type up a full response as to what the error was, why it was not correct, and how to fix it. I would only have to type the response once. I could save it as a JPG file. Then whenever a student made that particular error, I could just “drag and drop” the response onto their test paper.

Also, eventually I’d have JPG stamps for the big “Top 100 Algebra Errors”, things like sqrt(9+16) is not the same as sqrt(9)+sqrt(16). I would never have to write anything about this mistake again because I could just drag and drop the explanation JPG!

Now, the tricky part: How do I get the magic to happen? The photocopy machine in my department is quite happy to take 8 pages, scan them to a PDF, and e-mail them to me. So, for a particular student’s exam, I could undo the staple, run it through the copy machine, and I’d be done. Unfortunately, I don’t know how to do this en masse very efficiently.

Suppose I have 100 exam papers, each 8-10 pages. How do I remove all of the staples, run each one through the copy machine individually, and rename the files? This process seems very easy, but I estimate it would take about a minute per exam. At this point, I’d rather spend 100 minutes doing the grading than 100 minutes dealing with the paper shuffle. Hence I need magical elves. Or graduate students.

Since I haven’t figured out how to do this first step, I haven’t given much thought as to how to “hand back” the graded files. I’m sure there’s probably some easy way to do this in our LMS, so maybe it wouldn’t even require magic.

Do you have any ideas about how to do the first step (i.e., scan each individual exam paper to PDF) that doesn’t require magic, graduate students, or administrative assistants? I’m happy to send you all my red pens in trade for such information.

LaTeX and the iPad

I’ve been lecturing on my iPad for a little over a year now. If you’d like some information about which apps I use during my class, check out my previous blog post on that topic. One of the projects I’ve been working on this semester is converting my lecture notes into LaTeX. This has been a time-consuming task; my Precalculus notes, for instance, compiled to over 150 typed pages.

Here’s a current version of my lecture notes for Stewart’s calculus book on “The Chain Rule”: https://www.dropbox.com/s/j12ie3tnooluiyd/120-ch3s04.pdf (This is what my students will print and bring to class. I project the blank PDF and write on my iPad with a stylus.)

One of the things I was interested in having was a way to create, edit, and compile LaTeX documents on the iPad itself. Our “Teaching, Learning, and Technology” division offers mini-grants for technology-related things that cost a small amount of money ($5-$200). Last semester I applied for and received a grant for an iPad keyboard ($85) and an app called TexWriter ($8.99).

I like the Logitech keyboard. I haven’t had any problems getting it to find its Bluetooth connection to my iPad. There are only two minor annoyances when it comes to writing in LaTeX with this keyboard: (1) The “Backspace” key is really tiny, and (2) the smallest key on the keyboard is “\”, practically the most commonly used non-letter key in any LaTeX document. Here’s a photograph of the keyboard to see what I mean:

In my office, I have used the collaborative, online LaTeX editor writeLaTeX (https://www.writelatex.com/) on my computer. One of the great things about it is that it automatically saves your document to the cloud, meaning it is easily accessible from anything with a live internet connection (like my iPad). It compiles fairly quickly and easily and doesn’t require downloading any software. Screenshot:

But it does need an internet connection. Since my iPad is only a “WiFi” model, there are lots of times I would like to be working when I might not have internet access (like on an airplane trip). Also, the site seems a bit touchy when it comes to my iPad keyboard. For instance, I couldn’t figure out a way to use the “Copy and Paste” iPad commands, and I had some difficulties with the keyboard’s arrow keys when it came to navigating documents.

Meanwhile, TeXWriter seems to work fine with my iPad keyboard. The files sync with Dropbox, although not as smoothly as other apps I’ve used. Files created in TeXWriter are synced to a particular Dropbox folder (something like Dropbox/Apps/TeXWriter/index/) and there isn’t an easy way to put this file in one folder and the next file in a different folder. Here’s what TeXWriter looks like:

 

So, in the end, I can’t give a glowing review of either LaTeX-on-iPad solution I’ve found. I had troubles compiling on both TeXWriter and writeLaTeX, probably because I was using lots of packages (tikz, multicol, fancybox, hyperref, …) and didn’t take the time to set either account up properly. In the end, it was just much faster to return to my comfortable office and WinEdt setup.

The time I did use TeXWriter for over an hour (give or take) was during some exam proctoring. I could edit a Dropbox-stored LaTeX document between laps around the classroom. I’m not sure I’d fork over $10 for the app, but it is useful.

It would be lovely if I could try out the other LaTeX apps in the iTunes store before making a purchase. This is the type of application that you really need to have a trial period to see if it will function the way you want! Several of the other LaTeX apps are “expensive” — given that I’m accustomed to most apps being $0.99, thinking about purchasing a $5.99 app “on a whim” seems like a giant financial investment!

Do you know of any great LaTeX/iPad solutions? I’d love to know about them.

Student Assessment of Learning Gains

The College of Charleston has recently moved to a paperless, online-only course instruction evaluation system. The obvious benefit of the new system is that instructors are not required to use class time for student evaluations, and no students are required to shuffle sealed envelopes from one building to another once the evaluations are complete. I’m a big proponent of technology-enhanced learning and while I appreciate the time (and environmental) savings of the new system, I find myself frustrated with it. One problem is that every semester, there are problems with a very low response rate. Any of our Math 104 (“Elementary Statistics”) students can tell you about the issues with a voluntary response sample.

But the low response rate isn’t my main problem with the evaluations. In an ideal world, the course evaluations would provide statistically meaningful data that is useful in helping me guide course design, structure, and content. Unfortunately, the evaluations don’t do this. For example, one question asks students to rate (using a Likert scale) the statement, “The instructor showed enthusiasm for teaching the subject.” Yes, I am enthusiastic in my classroom (both about teaching and about mathematics), and I am happy that my students notice and enjoy my enthusiasm. But this doesn’t help me teach the course better. I would prefer student feedback on statements like, “In this course I learned to work cooperatively with my peers to learn mathematical concepts.

Overall, my issue with the evaluations is that the questions posed are teacher-centered instead of learner-centered. Example: Rate the statement “Overall this instructor is an effective teacher.” This statement removes the student’s responsibility for their own learning. Compare with the following: Rate the statement “Overall in this course I developed skills as an effective learner.” The biggest goal I have in a mathematics course is to provide students with problem solving skills that they can use beyond my classroom. If a professor often gives a fantastic lecture, then that’s great; but that may not be helpful to students five years from now. Instead I hope to give students skills, practice, and experience in critical thinking, problem solving, complex reasoning, etc. Rating whether or not they’ve learned these skills is more important than rating “Overall, the required textbook was useful.

Of course, figuring out how students have grown academically or intellectually is difficult. In this semester’s Precalculus classes, I’m working together with another instructor on designing course content. One of the things we decided to do was to use something similar to the Student Assessment of their Learning Gains (SALG) tool in an attempt to gather data on student progress through the course. Initially, the students are asked to take a benchmark SALG survey and they will repeat a similar survey two to three times throughout this semester. We are hoping to gather meaningful data on the growth of their skills by tracking things like whether they are in the habit of “using systematic reasoning in the approach to problems” or “using a critical approach to analyze arguments in daily life.” Hopefully this data will prove useful as we continue to tweak the course moving forward.

Making Twitter Useful at Work

Following the FTI last May, I focused my Twitter account on feeds relevant to my professional life. I am still trying to figure out exactly what “professional” in this context means — right now, basically it means, “Stuff I like reading on Twitter while I’m at work.” Here are some “people” I follow:

But the most useful part of Twitter has been connecting with other math professors and math educators. I’ve found out about really fantastic resources from them, and I have no idea how I’d ever learn about things without them.

Great things I learned about via Twitter:

  1. The open-source graphing plotter “Graph”: http://www.padowan.dk/
  2. This open-source, free, activity-based calculus book: http://opencalculus.wordpress.com/
  3. How to do Origami in Geogebra: http://www.geogebratube.org/material/show/id/883
  4. Why we need more women math majors: http://kinlin.com/blog/2012/09/why-we-need-more-women-math-majors/
  5. The Wolfram|Alpha Chrome extension: http://wolframalpha.tumblr.com/post/33907023300/download-the-wolfram-alpha-chrome-extension
  6. The QAMA Calculator that now sits on my desk: http://qamacalculator.com/
  7. Everything written in Casting Out 9s is fantastic: http://chronicle.com/blognetwork/castingoutnines/
  8. GVSU’s Screencast channel: http://www.youtube.com/user/GVSUmath/videos?view=1

IBL Self Check

“Assessing your own teaching is significantly important.  A trait of an effective teacher is one, who is reflective and assessing oneself continuously.”  – Stan Yoshinobu

I found a great list of “IBL Self Check” questions for course and instructor [self-] evaluation here: http://theiblblog.blogspot.com/2012/11/ibl-self-check.html Now I’ll go through them and see where my courses stand.

1. Are student presenting/sharing ideas in class regularly? Can this be done more often in a way that benefits students?

By the end of the semester, my students will have had lots of practice working in groups. At the start of the semester, I was very focused on having at least one group problem every class. Now that has fallen off quite a bit — partly, I think, because the problems themselves have gotten longer so we haven’t had as much time at the end of class as we used to. Each course will have had eight Lab assignments — weekly, group-based problems. I need to get better about grading them and returning them faster. (Turn around time has been ~1 week.)

2. What percent of time is devoted to student-centered activities?

My classes meet for a total of 225 minutes. About 90 of these have been for labs and end-of-class group problems. So 40%. Not bad!

3. Are students deeply engaged in the tasks you have given them?  Can your problems/tasks be improved?

Sometimes yes, sometimes no. In December, I want to go back and make up a “Top Ten” list of topics students struggle with — maybe using final exam data — and see if I can change the Labs to more closely reflect those topics.

4. How many times per class period are you being supportive by giving encouragement, positive feedback, coaching, adjusting tasks to meet the needs of your students? and 5. Can you give more positive feedback?

This is tough. With a full classroom of 40 students, I don’t know how to “check in” with twelve or thirteen groups of students, especially in a very short (~8 minute) window.

6. Can you improve the problems/tasks given to students?  Are the problems too procedural in nature? Are there good concept questions?  Are the problems too difficult?

I need to look at this in December.

 

My Courses and the Levels of IBL

I have six days of teaching left this year. I have finished the last round of midterm exam grading. Committees are meeting to talk about writing the common final examinations. At this point in the semester, I always take a look at grade data and try to figure out, “How can I do better next semester?” I’m hoping to write a few blog posts trying to figure this out. Here goes the first!

Current courses: Calculus 1 (using Stewart’s Early Transcendetal calculus book) and Precalculus. [Our Precalculus course has College Algebra as its prerequsite.]

Current course structure: Four in-class exams (75 minutes each). Two online homework assignments per week. Three lectures per week (40 minutes each) and one “Lab” day per week (75 minutes). On lecture days, end class with 5-10 minutes of “group problems” to have students think, discuss, and digest the day’s topic.

Bret Benesh (or @bretbenesh) provided a great link to Stan Yoshinobu’s post about “the Levels of IBL.” It seems my class fits into Level 2:

The instructor lectures for most of the time, but intersperses some interactive engagement, where students are asked questions and given mathematical tasks that require thinking and making sense, such as “Think Pair Share”.  Interactive engagement may take up a few minutes to anywhere up to approximately a third of class time, which may vary day-to-day or be based on weeks (e.g. lecture MW, problems on F). A key feature is that lectures remain a significant component of the teaching system.  The instructor is the primary mathematical authority and validator of correctness.

Overall, I’m relatively comfortable with this level. It’s hard for me to picture how I could move to “Level 3” and lecture only 1/3 to 1/2 of the class time. My major concern is the time investment it would take. Maybe eventually I could move in this direction, but probably not before next semester.

Conclusion: I’ll plan to stay at “Level 2” for the time being, until I can iron out some issues and have more time to create (or find) more content for my students.

Faculty Technology Institute Homework

Last May, I participated in the “Faculty Technology Institute” run by the Teaching, Learning, and Technology (TLT) department. We spent a week during summer learning about the “Hows and Whys” of using technology in teaching and research. Along with a stipend, the FTI supplied each participant with an iPad-3. By participating in the FTI, we were required to make a “1-1-1 Committment”:

The 1-1-1 Commitment:
Faculty agree to employ at least one (1) tool and/or strategy introduced in the 2011 Summer FTI into at least one (1) courses or research within one (1) year of completion of the FTI.

Faculty can report on the results in the form of a scholarly paper, series of blog posts, or a self-contained digital presentation, such as a video or a slideshow with voice-over.  The projects will be posted on the TLT blog and shared with the campus community.

I plan to write several more blog postings about my course changes since the FTI, and I’ll try to keep a running list here along with permalinks.

 

Rational Power Functions

One of the topics our PreCalculus syllabus (Math 111) covers is “Rational Power Functions.” Since functions like  f(x)=x^n are called power functions, the rational power functions would be those of the form  f(x)= x^{p/q} (where  p/q \in \mathbb{Q} ). Unfortunately, this topic isn’t covered in our textbook (Zill’s “Essentials of Precalculus with Calculus Previews“).

Tom Kunkle, on his Math111 Homepage, provides his students a nice summary of how these functions behave: See ratpowfunc.pdf. When thinking about this week’s Lab Assignment, my goal was to give students practice on drawing graphs of functions like

 y = -(x-5)^{4/3}+1
Lab Description
I created nine cards, which I’m calling “Function Cards.” Each card is a half-page (printed on heavy-duty card stock). On one side, the card has a Graph of some translated rational power function. On the other side, the card has an Equation of a translated rational power function. However, the equation and the graph are not the same function!

Here are the directions I provided to students:

  1. When you get your Function Card, flip it to the Equation side. Make a note of the card number. Write down the equation.
  2. As a group, work together to sketch a graph of the equation. You may use the Rational Power Function handout (if you like). You may NOT use a calculator. Work together! Your sketch should clearly display & label all intercepts, any cusp points, any vertical asymptotes, any locations where the tangent line is vertical, and the parent function.
  3. Once your group has agreed upon what you think the graph looks like, draw your sketch on the Answer Sheet, along with the information listed in Step 2. Then go around to the other groups. Find the Function Card with the graph that matches your sketch. Ask nicely, then take it from that group.
  4. Return to Step 1.

The students will have the entire class period to create graphs of each of the nine Functions. Since they will track down the graph most closely matching theirs, they will have a chance to check their answers. Even once they see the answer (i.e., the graph), they are still asked to do some thinking since they have to provide information about the graph’s important features.

Hopefully this process will work. The only thing that concerns me is how long it will take them. I am really terrible at gauging how long it takes students to think about things. My best guess was that it would take about 4 minutes to sketch a quick graph, and then another 3 minutes to write down its important features. So, (7 minutes)x(9 Function Cards) should be a little over an hour.

I picked the nine functions from Tom’s “Homework Handout” on this Section, available here. If the weather complies, maybe we can do this activity outside. The only thing better than math class is math class in the sunshine.

On Algebra

There have been a whole flock of article recently addressing the question, “Should we teach algebra to all high school students?” It started (I think, anyway) with Andrew Hacker’s Op-Ed post, “Is Algebra Necessary?” in a recent issue of the New York Times. His conclusion: No, algebra isn’t necessary. A careful reader ought to question, “What does Hacker mean by algebra?” and “Do we want an emeritus political science professor to make decisions about the mathematical education of the masses, given that there are so many people whose entire careers are dedicated to mathematics, the research of mathematics teaching and learning, and being mathematics educators?” But today I wasn’t planning on addressing those questions or Hacker’s article. (See Daniel Willingham’s response, “Yes, algebra is necessary” if you’re interested.)

Instead, there are several important issues that I think are worth pondering whenever anyone starts talking about the necessity of algebra.

1. What do they mean by algebra?

Out of curiosity, I asked WolframAlpha to tell me about “algebra”. It gave a lot of responses (but no definition). It did, however, provide a clear distinction that algebra is something more than equation solving. Yet in Schank’s first paragraph, he seems to conflate all of algebra with the quadratic formula:

“Whenever I meet anyone who wants to talk about education, I immediately ask them to tell me the quadratic equation. Almost no one ever can. (Even the former chairman of the College Board doesn’t know it). Yet, we all seem to believe that everyone must learn algebra.”

I’ll skip over a discussion pointing out that he means the quadratic formula but wrote “the quadratic equation” (as if there’s only one).

In any case, very few people have given the word “algebra” a good-enough definition, from my viewpoint. When I put on my research mathematician hat, I like thinking about universal algebra, which is somehow even more broad and amorphous (and beautiful) than the above definition could convey.  (I am even a published, theorem-proving universal algebraist.) I define algebra like this:

Algebra. Noun. The branch of mathematics that deals with the study of structure.

Yes, that includes studying equations. But it also includes wilder animals like  finite fields or nonfinitely axiomatizable equational theories and the varieties they generate!

2. Who is the “they” and who is the “us”?

Schank also asks,

“Are mathematicians the best thinkers you know? I know plenty of them who can’t handle their own lives very well.”

It turns out that, despite lots of evidence to the contrary, mathematicians are people. As in, real people with real lives and real feelings and real kids and real cats and real hobbies. And, sometimes, real problems. I don’t know why this is news. Surely no one would suggest that we ought not listen to music (or teach music in schools) because some musicians have had difficult lives. The people behind the subject is what makes it compelling. If only robots did math, I’d probably be less interested in math. [And more interested in robots.]

How do mathematicians think? Wow, that’s a fabulous question. Look, no mathematician I know claims that we think “the best.” That’s a “they versus us” distinction if I ever heard one. However, many of us do claim that we think differently.

To believe anything, a mathematician requires a proof.

This is different from every other academic discipline. Mathematicians have a very strict code for how we think about problems. Intuition is never enough.

3. Who taught these people mathematics?!

Moving toward his conclusion, Schank writes,

“You can live a productive and happy life without knowing anything about macroeconomics or trigonometry but you can’t function very well at all if you can’t make an accurate prediction or describe situations, or diagnose a problem, or evaluate a situation, person or object.”

(It humors me that the end of the article talks about making “sensible political choices,” but here it turns out we don’t need to understand any macroeconomics. Say what?)

I wonder who taught these people algebra! None of my students will survive my courses unless they are able to demonstrate that they can use the mathematical content knowledge from my class and apply it to real-world problems about situations that involve optimization or diagnostics or evaluations or predictions. Who are these [potentially imagined] math teachers who teach nothing but endless factoring of polynomials without any motivation?

4. What’s a better question to ask?

Schank and I agree that “[t]he ability to reason from evidence really matters in life.” He thinks algebra doesn’t help develop the skills to do this — I disagree hugely. Algebra can help develop this skill. Does every math educator teach it perfectly? No. Could all of us math educators do a better job? Yes.

My goal as an educator of mathematics is to converge asymptotically on being amazing at my job. Could teaching algebra help students understand logic, reason, and critical thinking? Absolutely. Does it always? Maybe not. But that is not a reason to say, “Don’t teach algebra.” We should say, “We need to teach algebra better.”

And, I promise, I am trying to do just that — along with thousands of my colleagues around the world.

First Day Activity

I really enjoyed today’s “First Day” activity in Precalculus. I found the idea on Becky Lyon’s blog; you can also find her on Twitter: @rhlyon.

I had the students find someone to work with and told them one member of the pair would be the Explainer and the other would be the Grapher. The Explainer was supposed to sit facing the projector screen, while the Grapher was supposed to sit facing the door (i.e., away from the projector where they could not see it at all).

The idea of the activity is this:

  1. Display a picture or graph on the projector screen for about one minute.
  2. The Explainer has to describe the graph only using words — no hand gestures allowed!
  3. The Grapher tries to re-create the picture or graph from the description.

The pictures I used started out easy (a giant smiley face) and got progressively more difficult. To give you an idea, I uploaded the exact graphs I used to my public Dropbox space: It’s http://dl.dropbox.com/u/59433434/111-Day1.pdf. After we were done, we went through the graphs together and talked about what descriptions had been given and what people could have said to make it easier.

This gave us a great opportunity to review vocabulary like “degree” and “vertex” and “parabola” and “quadratic” and “intercept” and “slope” and “local maximum [versus global maximum]”. It also gave me feedback as to what the “groupthink” occurred and at what level my students are starting. (For instance, some of them volunteered the idea that an even-degree root of a polynomial behaves differently on a graph than an odd-degree root!)

They seemed to enjoy the activity. It helped cement for them that I will expect them to do things in class, not just be. And, happily, it gave them the opportunity to practice my Friendship Policy.

My three favorite comments from today include:

  • This will be the most FUN class!” –a student said to her friend, at the end of class
  • An e-mail I received after class said, “What a great first day of class! Super exciting and thank you for your approach!
  • A fantastic Tweet (admittedly from a calculus, not precalculus, student):