CIS108-6 Data Modelling, Management and Governance Assignment Help
Submission Deadline Marks and Feedback Before 10am on: 07/05/2022 20 working days after deadline (L4, 5 and 7)
15 working days after deadline (L6)
10 working days after deadline (block delivery) 20/05/2022 Key assignment details Unit title & code CIS108-6 Data Modelling, Management and Governance Assignment number and title Report Assignment type Report (design) and implementation Weighting of assignment 100% Size or length of assessment 5000 words Unit learning outcomes Exhibit a balanced and systematic understanding and knowledge of data modelling and management theory and data governance practice (including querying languages). 2. Apply knowledge of data modelling and management concepts to design, develop and critically evaluate an information system within a chosen field of interest What am I required to do in this assignment? This assessment is an individual assignment. You are required to design (use-case diagram and Entity Relationship Model (ERM) a database solution for a sports club record system. The sports club scenario You have been employed as a database designer to design and implement a new membership record system that is capable of storing information about members, sports club staff and sports activity bookings. Each sports club member needs to have a unique member reference number, as well as storing first name, surname, address, telephone number, email address and date of birth and any medical conditions. Each sports club staff member has a unique staff number, first name, surname, role and a contact number. Each member can book up to five sports classes per week. Each sports class has a unique class code, title, day and time of delivery. The system should allow an instructor (sports club staff member) to search for the activities running on a particular day. Each member can only sign up for one sports club during any two hour time slot (9am-5pm) and no activities that overlap can be booked concurrently. Sports club staff members and staff can check and update their personal details, sports centre staff can record attendance for a class they are teaching, and each member can view their daily or weekly activity bookings. As part of this assignment you must produce and hand-in the following: A use-case diagram that identifies the key actors and use-cases in the system, as well as clearly displaying which use cases each actor has access to.An Entity Relationship Model (ERM) that outlines the database structure required to implement the new sports club record system. Your database should be called ‘Sports Club Management System’.SQL statements used to create each of the tables in the databaseTwo SQL queries – one that shows how a sports club member can view their current bookings; one that displays the current weekly activities for the sports club. As part of your report you should explain your design decisions, and identify and issues or challenges that you faced in completing the report. A single report containing items 1-4, plus your design decisions and challenges should be submitted online via the Assessment and Feedback area. What do I need to do to pass? (Threshold Expectations from UIF) Provide a UML use case diagram and ERM diagram that accurately represents the scenario givenCreate the relevant database tables using appropriate SQL commandsProvide three well-formed SQL queries to allow the database to be queried, data updated, and records removed How do I produce high quality work that merits a good grade? Provide an Entity Relationship model that accurately reflects the scenario and that captures appropriate attributes and correctly identifies relationship cardinality (e.g. 1-to-1; 1-to-Many or Many-to-Many)A separate use case document and/or ERM annotation document explain your design rationality is desired.Define appropriate primary and foreign keys for the relevant tables, a relation scheme diagram is desired.Justify and analyze the design decisions that you have made.Structure your report with a clear table of contents, including section numbers and page numbers, correctly formatted with no spelling errors or grammatical mistakes.You report should covers “design report, implementation report, your testing report and operation manual (typical usage). How does this assignment relate to what we are doing in scheduled sessions? This assignment brings together database design (use-case, requirements specification, Entity Relationship Modelling) and implementation (tables creation, primary and foreign key assignment) and testing through use of SQL queries. How will my assignment be marked? Your assignment will be marked according to the threshold expectations and the criteria on the following page. You can use them to evaluate your own work and consider your grade before you submit. Pass – 40-49% Pass – 50-59% Commendation – 60-69% Distinction – 70%+ 1 Provide a UML use case diagrams, but the diagram has some wrong syntaxes or wrong use cases Provide a UML use case diagrams, but the diagram only has couple of wrong syntaxes. Provide a UML use case diagrams, all diagram syntaxes are correct, the diagram fully reflected the analysis results without any misunderstandings Provide a syntactically and semantically correct use-case diagram with clear discussion/justification of how it meets the needs to the assignment scenario. 2 A ERM model diagram has been provided but with some wrong syntaxes or wrong elements or attributes or relations according to the scenario analysis A ERM model diagram has been provided but with only couple of wrong syntaxes or wrong elements or attributes or relations according to the scenario analysis A ERM model diagram has been provided with no obviously faults and the model truly reflect the scenario requirements An ERM which is closely linked and to and allows the implementation of the use-case diagrams that were part of the requirements analysis stage. All attributes and relationships are correctly defined, and there is no redundancy or repetition in the ERM. 3 Database system has been selected with a partial implementation Database system has been selected with good reason and a partial implementation Database system has been selected with good reason and full implementation Database system has been set up with appropriate primary and foreign keys in place, and is an accurate reflection of the ERM. 4 The report contains all required elements, but structure, language and diagram styles need to be improved for understandability. The report fits to the size limitations. The report contains all required elements, structure and discussions are reasonable well and understandable. The report fits to the size limitations. The report contains all required elements, the analysis discussions are in depth with fully explanations on diagrams and database design process. The report fits to the size limitations. A professional report which addresses all aspects of the assignment. The report is logically structure with a clear table of contents, page numbers and high levels of analysis and criticality.