Looking for Plagiarism-Free Answers for Your US, UK, Singapore, New Zealand, and Ireland College/University Assignments?
Talk to an Expert| Category | Assignment | Subject | Business |
|---|---|---|---|
| University | ______ | Module Title | CIT505 Information Technology in Business |
Weighting within the course: 70%
Introduce the concepts of information systems to support business processes and create effective user-friendly digital solutions.
LO2: Use a data model to enhance business practices (4 Credits).
LO3: Apply user experience and interface design principles to create an accessible interactive digital media solution (5 Credits).
GPO 2: Apply the fundamentals of information systems concepts and practice, including business concepts, development life cycles, data modelling and administration, to support and enhance organisational processes and systems.
GPO 3: Apply knowledge and concepts of business analysis, user experience and interface design to create accessible interactive digital media.
| Learning Outcomes | Task | Task component | Marks (%) |
|---|---|---|---|
| LO2: Use a data model to enhance business practices. | 1 | Create database using data model | 25% |
| Enhancing business practices | 20% | ||
| LO3: Apply user experience and interface design principles to create an accessible interactive digital media solution. | 2 | Create a prototype of an interface | 45% |
| Academic writing, report structure, and referencing. | 10% | ||
Do you need answers for CIT505 Information Technology in Business Assignment 2?
Chat With Experts NowSubmissions can be made in English or Te Reo. Should you desire to submit in Te Reo, please make arrangements with your tutor two weeks in advance of submission.
You need to receive 50% or more of the total marks available to pass this assessment. You must pass all assessments in the programme to be able to attain the Certificate in Information Technology.
Should you achieve 40 to 49% of the total marks available on the first submission of an assessment, you will have an opportunity to resubmit. This means that if you achieve at least 40% on the first submission you will have one additional opportunity to achieve 50%. Where a second submission is required, the marks available will be capped at 50%.
In addition to achieving a minimum of 50% in each assessment, ākonga must demonstrate achievement of all learning outcomes being assessed.
The final grade for the course will be determined by the weighted average of all scores in the course.
| Grade | Mark Band Range |
| A | Meet all course requirements, mark range (80+) |
| B | Meet all course requirements, mark range (65-79) |
| C | Meet all course requirements, mark range (50-64) |
| D | Meet all course requirements, mark range (40-49) |
| E | Mark range (0-39) |
The format of the report makes up 10% of the marks in the assessment. The required details are
Under each heading the paragraph should be in the format of “SEE”.
o Statement about the topic
o Explanation of why the statement is valid (with references if using a theory) o Example relevant to the scenario
Client
ARTWORKS OF ROTORUA is a tourism shop in Rotorua. It is operated by the whānau of a local marae that was looking to boost the income of some of the local artisans who had lost jobs and income during the COVID shutdown of tourism.
The shop sells Māori arts and crafts items to tourists in store as well as through a website. The shop may sell directly or sell on behalf and retain a percentage of the sale. The rate is negotiated with the seller based on the value of the item and the relationship the shop has with the seller.
The shop uses a card for each supplier, recording on it the items either purchased or being sold on behalf of the supplier. Other details on the card are:
Since the start of 2024, the tourists have returned to Rotorua, and the shop has a lot more business. It is having difficulty
The website is updated manually when the staff have time. As the store is getting busier, it means that they are receiving more requests for items no longer available, and items will not be loaded for several weeks till someone has time to update the website.
Those running the store are investigating what would be involved in creating a database to keep track of the information.
This project is to guide you through the steps involved in creating and using a database and enhancing the functionality designing an interface that can
The requirements of this assessment are:
Within each section will be
If research is to be included in report, so must be cited and referenced.
In this task will be required to
The data that the shop is keeping track of is the items that it has for sale. It needs to know for two primary entities – the supplier and the item itself. Below is a list of information that ARTWORKS OF ROTORUA uses about each.
Suppliers
Stock Items
The Relational database model has been selected because will minimise duplicated data within the database.
Task 1.1: Design of data model (10%)
Using a tool like dbdiagram.io create a diagram of the proposed database structure including data types of the fields.
Provide an image of the data model table structures and justification for the data types used.
Task 1.2: Database creation and population (10%)
Using a DBMS (Database Management System) of choice create the database as per the diagram and populate with the example data provided.
Provide an explanation, with examples, of the commands used and screenshots of the results.
Task 1.3: Database queries and report generation (5%)
Using database commands
Explain the details of the commands used. Include screenshots of the commands and the outputs. Format the results as a table and include in the submission.
Explain how databases, particularly relational databases, enhance business.
Task 2.1: Make better decisions (10%)
Using the reports created in Task 1 explain how decision making for ARTWORKS OF ROTORUA could be improved as a result of the database. Use examples of how factors such as
Can lead to better efficiency, data reliability, and reduces errors over the card-based system.
Task 2.2: Enhance relationships with the suppliers (10%)
Explain how the information available in the reports generated in Task 1 can potentially be used to build better relationships with suppliers, and why would this be important to a business such as ARTWORKS OF ROTORUA.
ARTWORKS OF ROTORUA want an interface for staff to use that will allow them to have the information that they require for data entry, updating sales, and querying information and an item.
Task 3.1: Create a wireframe
You are to create a wireframe design for the interface. The requirements are:
For all the elements displayed on the specify
Task 3.2: Explain the principles of User Experience used
Using the principles of User experience, such as consistency layout design, feedback, and ease of use, explain the choices in terms made in terms of
When choosing colours, fonts, and imagery how do they reflect the nature of ARTWORKS OF ROTORUA.
For each principle must name at least three principles, provide explanations of what the principle is, and examples of how incorporated into the design.
Task 3.3: Explain the principles of accessibility needing to be applied to interface
Many of the store workers are volunteers and will be accessing this across multiple devices. What principles of accessibility will need to be considered to ensure that all the volunteers, including those who are low-vision users or have motor-skill impairments?
10% of the marks will be on the report presentation. This covers items such as report structure, spelling, grammar, and use of titles and subtitles. These are
Table of Contents.
Preparation and planning makes the execution simple. Investing in planning often reduces the total cost of a project. Even on simple projects there is an element of planning. It will often just be in your head with “I need to do a, then b, and finally c”. Even though it is just in your head, it is still a plan based on your experience.
Task 1.1 Designing the database
Don’t forget that numbers can be either integers (whole numbers only) or real (can have parts of a number e.g. 1.5).
The tables number have a relationship between them, where a entry in a row points to a record in another table.
Task 1.2: Creating the database
You can use any database system of your choice. Options include:
The data is provided as a CSV. This can be
Task 1.3: Creating reports
The report has a column that is the result of the calculation provided. You will need to make sure that the calculations are done correctly and that the result makes sense.
You will also need to make sure that the produced report is understandable. Each column should be appropriately labelled, and the report should be easily readable.
The commands used are to be included together with an explanation of the commands.
This section is worth 20% of the marks so need to ensure that is answered adequately.
The section will need to address how decision making will be enhanced and
This will need to be done for both the decision making and making connections with the suppliers.
The point of this task is to design, not build, a suitable interface for using the database. It will need to have the appropriate fields arranged in manner that aids finding and updating information.
The purpose of the interface should be made clear by the position and size of the title.
There are required interactive elements such as a search field and navigation buttons. Standard navigation tools are first, previous, next, and last record. A field for current record number is common to provide feedback on where in the table.
A written description sometimes does not do full justice so the artist who created the item may want to add an audio to describe it in a fuller way. If there is an audio available in the record, then there should be a “Play” button.
The wireframe should not only indicate what it will look like, but also provide to the developer the details for fonts such as typeface, font size, colour, and any other relevant details.
As with all reports, the report should have a particular structure. There are some reports that will have extra sections, but common to all reports are three sections. There should be an introduction outlining the purpose of the presentation, the body of the presentation which is where the information is presented and a conclusion. The conclusion is about what happens next. It may be a decision, or an action. In this case it is about the store to decide the database is useful and decide to go ahead with it.
Whether an academic or professional presentation the credibility of the information is important. This means that it needs to be clear where ethe information came from. If from a credible source, then it can be trusted. Citation means that the source can be identified, and the trustworthiness of the information evaluated.
When presenting as a professional, want to ensure that the format of the report supports the fact that you are a professional. This is done by using:
It is recommended that start with the titles and then the key ideas under each title. Once have the key ideas expand each paragraph to explain the ideas.
Make sure that the proofing language is set to “English (New Zealand)”. Two major spelling differences between American English and New Zealand English are:
Setting the proofing language correctly will help ensure that these and other regional spelling conventions are applied consistently.
The final point is to ensure that cite and reference properly. Word has a built-in citation and referencing tool. It is under References. If select “Insert Citation” it will ask if citing an existing reference or new one. If new add the details and will automatically create the citation. The references are carried over so only need to enter the details once. If that same source is used in future reports, it is available to be used again.
| Criterion | Weight | A (100%) | B (75%) | C (50%) | D (40%) | E (0%) |
| Create database – design | 10% | The designed data model reflects data structures accurately. Appropriate datatypes have been used
and justification demonstrates deep understanding of data types. (10 Marks) |
The designed data model is appropriate. Appropriate datatypes have been used, and justification demonstrates adequate understanding of data types.
(7.5 Marks) |
The designed data model is functional but may have flaw such as inappropriate data types. The justifications demonstrate basic understanding of data types.
(5 Marks) |
The designed data model has significant errors including missing relationships). The justifications demonstrate minimal understanding of data types. (4 Marks) | The data model is incomplete or fundamentally flawed with missing fields, relationship or incorrect datatypes on key fields. (0 Marks) |
| Create database – creation | 10% | The database has been created using the designed structure. The commands used to create and populate the tables are appropriate for the DBMS including establishing the relationship between tables. The explanations and examples demonstrate a solid knowledge of how a relational database functions.
(10 Marks) |
The database created and populated. The commands used are appropriate for the DBMS including establishing the relationship between tables. The explanations are correct without an indepth explanation or examples.
(7.5 Marks) |
The database created and populated. The commands used are appropriate for the DBMS including establishing the relationship between tables. The explanations are correct without an indepth explanation or examples. (5 Marks) | The database is created and populated, but there are errors or is incomplete. The commands are basic without explanations and may have syntax errors or incorrect parameters.
(4 Marks) |
The database created incorrectly or not
populated. Evidence of DBMS commands missing or incorrect. (0 Marks) |
| Create database – manipulate data | 5% | The queries are accurate retrieving the specified fields and correctly calculating and naming the margin. The explanations demonstrate a comprehensive understanding of how data can be retrieved. | The queries are generally accurate retrieving the specified fields. There may be extra fields or fields missing or the calculated margin is incorrect. The explanations demonstrate are adequate understanding of how data can be retrieved but lack depth of | The queries provide the requested information but also retrieves extra information. The calculated field may be missing. The explanations demonstrate a basic understanding with simple explanations and lack of | The queries have errors or do not retrieve the required information.
The commands are listed without explanations. (2 Marks) |
The reports are not generated because the queries are not included or fail to run.
(0 Marks) |
| (5 Marks) | explanation or examples.
(3.75 Marks) |
examples of how the data is retrieved.
(2.5 Marks) |
||||
| Explain how database enhances business – analysis | 10% | Using the reports generated in Task highlights the strategic decision making value of the information available with insightful and comprehensive suggestions
relating to decision making and data reliability. Detailed explanations supported by examples are provided. (10 Marks) |
The explanation demonstrates in detail how the reports generated in Task 1 aid strategic decision making, efficiency, and data reliability.
Explanations supported by a few examples. (7.5 Marks) |
The explanation correctly identifies information can aid in strategic decision making, efficiency, and data reliability.
Explanations not supported by examples. (5 Marks) |
The explanations are generic about how databases can benefit organisations without
reference to the data relating to ARTWORKS OF ROTORUA. (4 Marks) |
The explanation is vague, off topic or irrelevant or fails to connect databases to the business scenario.
(0 Marks) |
| Explain how database enhances business – supplier relationships | 10% | The explanation provides a sophisticated analysis of how the database can be used to achieve the
purposes of ARTWORKS OF ROTORUA by creating trust and strengthening the whānaubased business model, highlighting the long-term strategic importance of these relationships. The explanations are well supported with explanations and examples using information from the database lists created. (10 Marks) |
The explanation accurately relates how the information supports and enhances the business relationships using explanations based on the information created in the lists. Limited use of examples or relating back
to the purposes of ARTWORKS OF ROTORUA. (7.5 Marks) |
The explanations restate information from the lists created but the explanations of how it enhances the business relationships are basic with little analysis.
(5 Marks) |
The discussion is general and does not address the
purpose of ARTWORKS OF ROTORUA. (4 Marks) |
The importance of the supplier relationship and how enhanced by the use of the database is not discussed or is misunderstood in this context.
(0 Marks) |
| Create a prototype of an interface – wireframe design | 25% | The wireframe is professionally designed and presented in an easy to understand manner. Has all the required elements. The design specifications are detailed, consistent, and reflect a deep understanding of user interface design.
(25 Marks) |
The wireframe is well designed and includes all the required elements. Design specifications are provided but some details are missing.
(18.75) |
The wireframe is usable but items not to scale.
Design specifications do not adhere to the principles of UX and may be inconsistent. (12.5 Marks) |
The wireframe is basic or missing key elements. The design specifications are partial or consistent lack enough detail to be used as a design foundation (e.g. colours, or a font detail omitted).
(10 Marks) |
The wireframe is missing or design specifications for elements are not provided or are not valid options.
(0 Marks) |
| Create a prototype of an interface – User Experience
(UX) (10%) |
10% | At least five (5) UX principles are used. Each principle is named, explained and examples of how used in the design are provided.
(10 Marks) |
At least four (4) UX principles are used. Each principle is named, explained and examples of how used in the design are provided or
At least five (5) principles are named and either explained or examples of how used are included. (7.5 Marks) |
At least three (3) UX principles are used. Each principle is named, explained and examples of how used in the design are provided or
At least four (4) principles are named and either explained or examples of how used are included. (5 Marks) |
Only two (2) UX principles are named, explained, and examples included
OR At least three principles are named and either explained or examples of how incorporated into design are provided. (4 Marks) |
Insufficient explanations provided by either listing principles of explaining principles without naming them.
(0 Marks) |
| Create a prototype of an interface – Accessibility | 10% | At least four (4) universal design principles for accessibility are named, explained, and examples of how could used on interface are included.
(10 Marks) |
At least three (3) universal design principles for accessibility are named, explained, and examples of how could used on interface are included.
OR Four (4) principles named and examples provided or explanation provided.(7.5 Marks) |
At least two (2) universal design principles for accessibility are named, explained, and examples of how could used on interface are included.
OR Three (3) principles named and examples provided or explanation provided. (5 Marks) |
Only one (1) universal design principles for accessibility is named, explained, and examples of how it could used on interface are included.
OR Two (2) principles are named and examples provided or explanation provided. (4 Marks) |
The principles are not listed or are named without an explanation or example of how could be used.
(0 Marks) |
| Report writing | 10% | The presentation of the report is highly professional. It is well formatted and free of all errors. All the criteria listed in “Report Presentation” are done well.
(10 Marks) |
The report is well formatted and professionally presented with a few spelling or
grammar issues otherwise all the criteria listed in “Report Presentation” are done well. (7.5 Marks) |
The report presentation is acceptable, but has regular mistakes in referencing, spelling, grammar, or layout.
(5 Marks) |
The report does not address all tasks, has noticeable formatting or structure issues and frequent errors in citations and referencing, formatting, writing, or spelling.
(4 Marks) |
The report is incomplete (missing a task), poorly formatted, or significant spelling and grammar errors. Titles and subtitles are not used or are inconsistent. (0 Marks) |
Get Answer of CIT505 Information Technology in Business Assignment 2
Pay & Buy Non Plagiarized AssignmentAre you NZ student struggling with your CIT505 Information Technology in Business Assessment 2? Look no further! Our Assignment help New Zealand service is designed to support students with well-researched, clearly structured, and fully human-written solutions. We understand academic standards and ensure every assessment is prepared accordingly. Our experts focus on originality, proper referencing, and clear explanations to help students improve understanding and confidence. With timely delivery and quality support, we help students achieve better academic results without stress.
Hire Assignment Helper Today!
Let's Book Your Work with Our Expert and Get High-Quality Content