Answered step by step
Verified Expert Solution
Question
1 Approved Answer
You are required to create a course content management software for an educational institution. Below are the main features of the system. Admins should be
You are required to create a course content management software for an educational institution.
Below are the main features of the system.
Admins should be able to create accounts for new users.
Users should be able to login
Accounts can be of type LecturerCourse Maintainer, Student, Admin
Admins should be able to create a Course.
A student can be assigned to courses.
A Course should consist of MembersStudents LecturerCourse Maintainer
A Course should consist of several Discussion Forums.
A Discussion Forum should consist of several discussion threads.
Students and Course Maintainers should be able to create or reply to discussion
threads.
Students should be able to reply to replies thereby creating another thread
A Course should have Calendar Events eg Assignment Due Date.
The Course Maintainer should have the ability to create, remove and update calendar
events.
The content of a course should consist of sectionstopics
Each section should consist of several section items eg links, lecture slides.
Students should be able to submit assignments.
Course Maintainers should be able to add, update or remove section items or
create new sections.
Draw an ER diagram for the above application. Make sure that you state any assumptions that you
made and any information that could not be captured in the diagram. You are free to add any
additional information that you feel may be useful for this application. However, you must state
why you choose to do so
Convert the ER diagram into a set of relationstablesNB: Do not attempt to normalize your tables at this time.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started