- Add admin_Grade.php with the same header section as admin.php and adminWords.php - Add the link to the adminSessionHeader for the new page - in admin_Grade.php need able to view all the grade, and edit each grade for the GradeName and Number OfWords and TimeLimit - Add a new column go grade for "active"=true or false - The admin_Grade.php could disable the grade by set the active to false, if false, it will not selected able in studentinfo page.