sorting student papers
- From: John H Palmieri <palmieri@xxxxxxxxxxxxxxxxxxx>
- Date: Mon, 13 Feb 2006 13:25:46 -0800
A silly question for a rainy Monday:
I am teaching a class with roughly 50 students in it. They have
quizzes and homework each week, and I end up alphabetizing these
papers before I return them to the students. Some of you may be in
similar situations. My question: what technique should I use to sort
the papers? (Or maybe: what techniques do you use to sort papers in
situations like this?)
Notice that I'm not talking about writing computer code to implement
Quick Sort or something like that -- I'm talking about shuffling
actual pieces of paper around. I also have good information about the
keys on which I'm sorting: I can see how they are distributed through
the alphabet, for example, so if I want to divide them into two
roughly equal stacks, I can make a good guess about how to do that.
--
J. H. Palmieri
Gnus doesn't kill people, Emacs kills people.
.
- Follow-Ups:
- Re: sorting student papers
- From: Randy Poe
- Re: sorting student papers
- From: G. A. Edgar
- Re: sorting student papers
- From: Stephen J. Herschkorn
- Re: sorting student papers
- From: [Mr.] Lynn Kurtz
- Re: sorting student papers
- From: Ken Pledger
- Re: sorting student papers
- From: Rick Decker
- Re: sorting student papers
- From: Robert Israel
- Re: sorting student papers
- From: LuckyOne
- Re: sorting student papers
- From: Gerry Myerson
- Re: sorting student papers
- From: Randy Poe
- Re: sorting student papers
- Prev by Date: Re: Laplace transform problem
- Next by Date: Re: Why do they teach Riemannian sums?
- Previous by thread: Block matrix square root?
- Next by thread: Re: sorting student papers
- Index(es):
Relevant Pages
|