How to create courses with identical names?

How to create courses with identical names?

par Nigel King,
Nombre de réponses : 8
Hello everyone
My institution is in the process of setting up Moodle LMS and I am seeking guidance. How do I create courses with identical names or how do I differentiate among the courses with the same name. 
We have many instances where the same course is taught by different lectures each in separate classrooms to different students and lecturers who teach the same course to different sets of students. 

Thanks for your feedback.
Moyenne des évaluations  -
En réponse à Nigel King

Re: How to create courses with identical names?

par Shirley Gregorczyk,
Avatar Particularly helpful Moodlers
IMHO -
First course -
Course fullname = Math Fundamentals 101
Course shortname = Instructor name or Classroom 204
Course ID = MF101-204

second course -
Course fullname = Math Fundamentals 101
Course shortname = Instructor name or Classroom 206
Course ID = MF101-206

I believe this would work - if fullname requires unique - concatenate the Clasroom ID to the fullname, such as Math Fundamentals 101-Room 204

Kind Regards
Moyenne des évaluations Useful (2)
En réponse à Shirley Gregorczyk

Re: How to create courses with identical names?

par Nigel King,
Hi Shirley,
Thanks for the guidance.. It is much appreciated.

Best regards,
Nigel
En réponse à Nigel King

Re: How to create courses with identical names?

par Gareth J Barnard,
Avatar Core developers Avatar Particularly helpful Moodlers Avatar Plugin developers
If the courses are identical in terms of content, then duplicating them is not a good idea for consistency when it comes to updating. Have you considered the Group / Cohort functionality?
En réponse à Shirley Gregorczyk

Re: How to create courses with identical names?

par Michael Hughes,
Avatar Core developers Avatar Particularly helpful Moodlers Avatar Plugin developers
Just an aside, but if you use the "Copy Course" option Moodle will actually maintain unique "fullnames" (adding a "Copy X" to the end).

It's not enforced however as  you can go back in and make the fullname the same as another course.
En réponse à Nigel King

Re: How to create courses with identical names?

par Colin Fraser,
Avatar Documentation writers Avatar Particularly helpful Moodlers Avatar Testers
There is all sorts of methods to do this, but the simplest is the best. I have always used Course Meta Links when in this kind of situation. This becomes easy to make updates, or any other change. The Moodle Doc for this is: https://docs.moodle.org/402/en/Course_meta_link one editable course with several different enrolled classes. You can also introduce common testing as well, without students realizing they are all using the same course.