Hi everyone,
We’re setting up Open edX for Ganpat University and I’m trying to figure out the cleanest way to map our academic structure into Open edX.
Our real‑world structure looks like this:
-
Master’s program (top‑level degree)
-
CE / Department
-
Semesters (1, 2, 3, …)
- Individual courses/modules
-
-
I’m a bit confused about how best to represent this hierarchy using the standard Open edX pieces (Organization, Course, Course Run, maybe Programs/Discovery).
What I’m unsure about:
-
Should each department/CE be its own Organization, or is it better to have one Org for the university and use course numbers/IDs to encode department and semester?
-
Is there a recommended way to group all Semester‑1 courses together so a student clearly sees “these are my Sem 1 subjects”?
-
Are Programs in Discovery the right place to bundle “Master’s Program → Semester‑wise groups of courses”? If yes, how are people structuring that?
-
Has anyone implemented something similar to:
-
Master’s program
-
Department (like CE)
-
Semester
-
Individual courses
and found a pattern that works well for navigation and reporting?
-