MDL-55739 core_course: Check if gradepass is set and not empty
Default value of gradepass is 0.00000 and empty check passes. But on oracle gradepass value is 0, so just check if the field is set and that should be enough
Please register or sign in to comment