Just a brief heads up that I thought a few others might find useful.
As some of you may remember (or even have used), some time ago I made a little mod called kAutoQuest that was very basic and meant to auto-accept and auto-complete quests whenever possible, greatly speeding up questing which is of course very handy for expansion release times and all that jazz. The one drawback was that anytime a quest had multiple rewards to choose from, it required manual input and thus in the last few days I had an idea to improve upon it by allowing it to complete quests with multiple rewards and auto-select the best item from the choices in an intelligent manner.
The solution is in an update and now public release which can be found here: http://wow.curseforge.com/addons/kautoquest/
The details of all the configuration settings are in the main description, but the basics are that by utilizing the Pawn addon, you can use a stat scale (your own or copy an existing one) along with the other Pawn settings to determine which item reward from a quest is the biggest upgrade to your current gear. kAutoQuest will auto-select it upon completion, and if enabled, auto-equip it as well.
I tried my best to debug this, but if anyone else decides to try it out and gets any errors, it would be appreciated if you pass them along!