I don't undersatand why it is `(stu_i + 2 * (1 - q_m))[obj_prob_index]` and not `stu_i[obj_prob_index]`? I am looking forward to your reply! > https://github.com/bigdata-ustc/EduCDM/blob/79f300cf4b0c2e5a4c281c610714b0c508b88c8b/EduCDM/FuzzyCDF/modules.py#L16