I have a database of questions consisting of 2 tables, one of different classes of questions,Easy and Difficult. How can i get the questions to be automatically reclassified from one table to another, eg. if the question is answered INCORRECTLY 80% of the tries,and it's from Table 1,Easy questions, and i need it to be automatically moved to Table 2,Difficult questions?