What if I only use a "judges" table that includes the judgeID, poemId, and 
score?  Could I use this table to assign poems to judges using poemID and 
judgeID?  Then as the judge scores a poem, the score is recorded to the judges 
table?

Right now, I have an overview page that lists the poem title, avg score and 
judge(s) assigned to review the respective poem.  If the judges are edited, I 
want it to modify the judges table and update the record.  Then, when the 
judges view the individual poem and rate it, the score with get populated.

Would this work? 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-newbie/message.cfm/messageid:5214
Subscription: http://www.houseoffusion.com/groups/cf-newbie/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-newbie/unsubscribe.cfm

Reply via email to