@ -69,6 +69,7 @@ def rate_up(ssr_student, sr_guarantee=False, sr_student=None):
if ssr:
if ssr_student in student_pool:
student_pool.remove(ssr_student)
else:
if sr_student in student_pool:
student_pool.remove(sr_student)
The note is not visible to the blocked user.