add_grade_fail.Rd
@description
add_grade_fail(d)
a data frame
Takes a data frame with grade variable and returns the same data frame with a grade_fail variable, which is true if grade is FW, FL or FNS; and false otherwise.