# Sample grit file course : CSCI9998 . 1 . S . 1999 template : HW1 = 50, order = 1, weight = 0.1 template : HW2 = 50, order = 2, weight = 0.1 template : Midterm = 100, order = 3, weight = 0.35 template : HW3 = 50, order = 4, weight = 0.1 # 1111111 : HW1 = 38, comment = You can do better 1111112 : HW1 = 35, comment = good 1111113 : HW1 = 30 # 1111111 : HW2 = 45, comment = Good 1111112 : HW2 = 35, comment = Good 1111113 : HW2 = 25, comment = You must try harder # 1111111 : Midterm = 88, comment = Good 1111112 : Midterm = 77, comment = You can do better 1111113 : Midterm = 50, comment = You aren't trying hard enough # 1111111 : HW3 = 44, comment = Very good 1111112 : HW3 = 35, comment = Good 1111113 : HW3 = 25, comment = You can do better.