Dear all, sorry for a technical question. We are running 2.5.30 now.
We accidentally found that in our DB, there are some specific users who have records in the mdl_course_modules_completion table, but NOT the corresponding mdl_course_completions table. How could that be possible though? Can anyone think of any scenario how such case would happen?
This is what we understand. The mdl_course_modules_completion table won't have a record until the user started any module (Moodle activities/resources) inside of a course. Also, the mdl_course_completions won't have any record, until a user has clicked on "launch course" button. If this is true, then how would it be possible when one started some activities/resources inside of a course already, but not yet clicked on the "launch course" button? Any reasonable explanation aobut such case? Thanks!