My Courses on front page

Re: My Courses on front page

by Chris Byrnes -
Number of replies: 0
I have 2 tables,

1. students table that i am matching the student_id with idnumber
2. student_details table that i have a feild called moodle_course_id and student_id that i am matching with the idnumber as well.

The reason i did this is because the is one user that could be in many courses...

is that the right way to be doing it to import it to the moodle database.

Thanks again smile