Evaluate the reliability of data and information

Assignment Help Other Subject
Reference no: EM132254054

Learning outcomes

1. Demonstrate a broad understanding of the knowledge base of systems analysis and design concepts, and their terminology and discourse, including awareness that areas of this knowledge base are open to ongoing debate and reformulation, thus fostering a socio-technical approach to the analysis and design of systems;

2. Identify and apply principles and concepts underlying the theoretical frameworks highlighted in this module, and demonstrating an ability to identify their strengths and weaknesses in an analytical fashion;

3. Evaluate and collect information from a variety of authoritative sources to inform a choice of solutions to standard problems highlighted in this module, by applying the techniques learnt in a business context and evaluating the design decisions;

4. Evaluate the reliability of data and information provided in this module, using pre-defined techniques and/or criteria, including an understanding of object oriented systems theory in a wider context.

The Scenario: Icon College Student Information Management System (ICIMS)

Icon College has 500 students and 25 staff including admin and tutors. The college is planning to increase the number of students and staff. For the college to grow and be successful, an efficient information management system is required. The new system is aimed to provide and support the following activities.
• Admins can record, delete, search and update staff, student and course related information.
• Tutors can record and update student attendance.
• Tutors will use Moodle - Virtual Learning Environment (VLE) - system for Student assignment marking and grading. However, once the grades are entered in Moodle, they will be transferred automatically to the ICIMS system.
• Admins can review all grades using the ICIMS system but will not be able to update them.
• Admin will be able to enrol students on to courses and track their attendance.
• Tutors can record remarks on the students' academic progress, attendance history and any other relevant information.
• Tutors will be able to upload lecture material, homework and exercises which the students can complete online.
• The system will notify the students automatically when their grades are ready to view.
• The system will send a warning message to students if they do not submit coursework in time and will automatically stop them from accessing the system if they don't pass three modules in one semester, and will notify admin to exclude these students from the course.
• Remark: Staff and students need to login to the system in order to use it.

Coursework 1: System Design

You are required to analyse the requirements of the new system and design the main components (e.g. overall system use case, class diagrams, interaction, sequence and collaboration diagrams) for Icon College. You should demonstrate a broad understanding of Object Oriented design principles and UML techniques, and apply them on the design of the following components:

• Use case diagram
o Show one use case diagram with all primary use cases for the college system. Remember that the system box only appears on the top-level diagram (i.e. Icon College System) and should contain use case ovals for all primary use cases such as register student, update details etc.
o Detailed use case description for two primary use cases stated in your overall case diagram, such as members' data registration
o Brief description for all other primary use cases
• Conceptual class diagram
o Show conceptual classes, associations with names (e.g. staff class), functions (e.g. register), and significant attributes such as in staff class you would have name, age and id
o Show generalisation, specialisation, associations including composition and aggregation if applicable
o Provide a brief description of all conceptual classes and main attributes
• Interaction diagrams
o Include boundary and control classes needed for the interaction diagrams
o Sequence and collaboration diagrams for specific activities, e.g. how to exclude a student from the system
o Activity diagram for a primary use case such as record training session
o Describe the proposed designs and justify your decisions for the interactive diagrams

Coursework 2: Review and Evaluation Report

Coursework 2 is an individual report and will be submitted as a word document (1000 words) via Moodle / Turnitin and must include the review and evaluation of your work performed in Coursework 1. You should also review and evaluate the processes that you modelled and also their outcomes including recommendations for improvements.

Your evaluation report should show evidence of your reading and research and use Harvard referencing. This is a chance to look back on what you have done and to revisit the key design and technical decisions you made. Were they the right decisions or would you do something differently? You should also discuss the lessons you have learnt from the exercise and how you would use them to implement them in further projects.

Review and Evaluation

• the scope of the project (identify the scope including specific goals, objectives and tasks)
• understanding of the overall project complexity (including how did you tackle it using the relevant Object Oriented design principle, theories and tools)
• choosing appropriate software development methodology (choose an appropriate approach to develop the proposed system)
• design areas to improve (the areas which did not go well, clarify what would you do differently if you repeat this project)
• work citation and references

Explain your role as a system analyst in context of the system you designed in first assignment. Explain how did you use the OO approach in designing the system and clarify the benefits of using the relevant UML diagrams in your design. Remember to address the advantages and disadvantage of OO paradigm and give examples as appropriate and cite your work properly. (500 words)

List the key lessons you learned from this project. Clarify what would you do differently if you repeat it and how you can improve the areas which did not go well. Suggest a suitable Software Development Methodology to use to develop the system you designed? Remember to justify your answers (500 words)

Attachment:- System Analysis and Design Coursework.rar

Verified Expert

The solution is about System Analysis and Design, where Individual System Review Report have been prepared. Coursework 1 is about system design and coursework 2 is about Review and evaluation report. Instruction for attempting Coursework 2 has given and all the question related to the requirement have been answered in 1000 word report.

Reference no: EM132254054

Questions Cloud

Determining the high market share : Why Google has been able to maintain such a high market share. What are some ideas for a search engine that would be able to take market share away from Google
How does the film create a sense of space : How does the film create a sense of space, or what kid of space is used in the film. Does it feel tight or cramped, open?
Impact the types of applications : Consider how atomic operations are handled in Linux, Windows and Android operating systems. How does that impact the types of applications that each can manage?
Implementing free high-speed internet access : Critique Choice hotels international implementing free high-speed Internet access for all guests in its Clarion Hotels
Evaluate the reliability of data and information : QAC020C154S - System Analysis and Design - Evaluate and collect information from a variety of authoritative sources to inform a choice of solutions to standard
Did the team incorporate what we have learned about privacy : Did the team incorporate what we've learned about privacy? Can the document be read and understood by all levels of an organization?
The proportion that support current policy : How large of a sample would be necessary if no estimate were available for the proportion that support current policy?
Who are unresponsive to regular treatments : Clozapine (Clozaril) is a drug manufactured by Sandoz for the treatment of severe chronic schizophrenics who are unresponsive to regular treatments.
Demonstrate a connection to your current work environment : How the knowledge, skills, or theories of this course have been applied, or could be applied, in a practical manner to your current work environment.

Reviews

len2254054

3/12/2019 12:31:06 AM

Review and Evaluation • the scope of the project (identify the scope including specific goals, objectives and tasks) • understanding of the overall project complexity (including how did you tackle it using the relevant Object Oriented design principle, theories and tools) • choosing appropriate software development methodology (choose an appropriate approach to develop the proposed system) • design areas to improve (the areas which did not go well, clarify what would you do differently if you repeat this project) • work citation and references 100

len2254054

3/12/2019 12:24:07 AM

Functionality Criteria q/Deliverables Marks Use case diagram and documentation • list of functional requirements • one comprehensive use case diagram with all actors, primary use cases and relevant associations • use case descriptions for two primary use cases • brief description of all primary use cases 35 Conceptual class diagrams • conceptual classes design with names, functions and significant attributes • illustration of relations including inheritance, composition and aggregation between classes - if applicable • brief description of all conceptual classes and key attributes and functions 30 Interaction diagrams • one UML sequence diagram • one collaboration diagram • one activity diagram • brief description and justification for the proposed diagrams 35 Total 100

len2254054

3/12/2019 12:23:54 AM

Coursework 1 is an individual report and will be submitted as a word document (2000 words in total including all diagrams, documentation and description) via Turnitin on Moodle and must include all the required components related to the proposed design. Coursework 1 is worth 60% of the overall assignment. The marking criteria are outlined below.

len2254054

3/12/2019 12:23:42 AM

This assignment introduces a realistic scenario that you should analyse first and then design and evaluate a solution using an object oriented analysis and design approach. You should use Unified Modelling Language (UML) to visualise the design of the proposed system. Your assignment consists of two pieces of coursework. Both pieces are to be done individually. • Coursework 1 relates to the analysis and design of a system (worth 60% of the total marks of the assignment). This part of the assessment will assess learning outcomes 1, 2 & 3. • Coursework 2 is an evaluation report consisting of a critical commentary on coursework 1 (worth 40% of the total marks of the assignment). This part will assess learning outcome 4.

len2254054

3/12/2019 12:23:33 AM

Coursework1: Individual System Design Report Submission (no later than 2pm). This should be submitted via Turnitin as a Microsoft Word file (see the deliverables required in coursework 1) Coursework2: Individual System Review and Evaluation Report to be submitted (no later than 2pm).

len2254054

3/12/2019 12:23:24 AM

Coursework 1: Individual Systems Design Report (2000 words including system design documentation) (this will assess learning outcomes 1,2,3) Coursework2: Individual System Review Report (1000 words) (this will assess learning outcome 4)

Write a Review

Other Subject Questions & Answers

  Cross-cultural opportunities and conflicts in canada

Short Paper on Cross-cultural Opportunities and Conflicts in Canada.

  Sociology theory questions

Sociology are very fundamental in nature. Role strain and role constraint speak about the duties and responsibilities of the roles of people in society or in a group. A short theory about Darwin and Moths is also answered.

  A book review on unfaithful angels

This review will help the reader understand the social work profession through different concepts giving the glimpse of why the social work profession might have drifted away from its original purpose of serving the poor.

  Disorder paper: schizophrenia

Schizophrenia does not really have just one single cause. It is a possibility that this disorder could be inherited but not all doctors are sure.

  Individual assignment: two models handout and rubric

Individual Assignment : Two Models Handout and Rubric,    This paper will allow you to understand and evaluate two vastly different organizational models and to effectively communicate their differences.

  Developing strategic intent for toyota

The following report includes the description about the organization, its strategies, industry analysis in which it operates and its position in the industry.

  Gasoline powered passenger vehicles

In this study, we examine how gasoline price volatility and income of the consumers impacts consumer's demand for gasoline.

  An aspect of poverty in canada

Economics thesis undergrad 4th year paper to write. it should be about 22 pages in length, literature review, economic analysis and then data or cost benefit analysis.

  Ngn customer satisfaction qos indicator for 3g services

The paper aims to highlight the global trends in countries and regions where 3G has already been introduced and propose an implementation plan to the telecom operators of developing countries.

  Prepare a power point presentation

Prepare the power point presentation for the case: Santa Fe Independent School District

  Information literacy is important in this environment

Information literacy is critically important in this contemporary environment

  Associative property of multiplication

Write a definition for associative property of multiplication.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd