Term
|
Definition
Is effective when there is thorough design of data types and structures and careful consideration of fields used as primary keys for creating relationships. |
|
|
Term
|
Definition
| Is an integrated set of programs used to define, update, and control databases. |
|
|
Term
|
Definition
| Involves the following steps of Critical Thinking; Clarify, Reflect, Analyse and Synthesise |
|
|
Term
|
Definition
| Is facts, images, or sounds that may or may not be pertinent or useful for a particular task. |
|
|
Term
|
Definition
| Is data whose form and content are appropriate for a particular task. |
|
|
Term
| Active Reading Strategies |
|
Definition
| Are used to stimulate your thinking, to help you get interested in what you read, to make reading easier and to increase your recall. |
|
|
Term
|
Definition
| Is the effective definition, storage AND retrieval of your information. |
|
|
Term
|
Definition
| Is a feature that adds extra functionality and allows the rows of a table to represent records that may be merged into form letters, catalogue entries or mailing labels. |
|
|
Term
|
Definition
| Can be text, image, audio, video, number or a predefined data item. |
|
|
Term
|
Definition
Is gained by the following steps;
- Define the need for information
- Initiate the search strategy
- Locate the resources
- Assess and comprehend the information
- Interpret the information
- Evaluate the product and the process.
|
|
|
Term
|
Definition
| Are used to focus your attention and aid you in picking out what is important in the text you are reading. |
|
|
Term
|
Definition
| Is commonly implemented by end users, such as a spreadsheet. |
|
|
Term
|
Definition
| Are used to interrogate table data by using Grids, or by using Standard Query Design Language (SQL). |
|
|
Term
|
Definition
| Can hold thousands of related tables filled with data. |
|
|
Term
|
Definition
| Is a combination of rules, ideas, instincts and procedures that guide actions and decisions. |
|
|
Term
|
Definition
| Is common for delivering proformas ie documents with forms to be filled in by users, or procedural documents with standard steps detailed on them. |
|
|
Term
|
Definition
| Are used to link tables containing primary keys togethers. |
|
|
Term
|
Definition
| Contain links which allow a user to navigate quickly through a document or other related documents. |
|
|
Term
| Information Collection Techniques |
|
Definition
| Interviewing and Observation, Reading, Note Taking and Listening. |
|
|
Term
|
Definition
| Is the function of reports in a database |
|
|
Term
| What are the five basic steps in an interview process? |
|
Definition
- Selecting the person or people to interview
- Designing your interview questions
- Preparing for the interview
- Conducting the interview
- Following up after the interview
|
|
|
Term
| What are three types of interview questions? |
|
Definition
- closed-ended questions
- open-ended questions
- Probing questions
|
|
|
Term
|
Definition
- Read the title, subtitles, and headings
- Read the introduction or abstract or executive summary
- Read the first sentence under each heading
- Note typographical and graphical aids
- Read the conclusion/final summary
- Look through the bibliographic/reference section at the end of the resource
- Defining your purposes for reading using Guide Questions
|
|
|
Term
|
Definition
- Listen/Look for key words or phrases.
- Find important points in source materials.
- Use short sentences to record your own ideas while the lecture is in progress.
- Use pre-published material as a guide to lecture structure and so on.
- Keep your notes organised for easy retrieval and use later on.
- Use ink in a standard size notebook, start each lecture/tutorial on a new page with the date clearly noted.
|
|
|
Term
|
Definition
- Approach listening as a process similar to reading
- Focus on content, not delivery
- Listen carefully to the speaker’s opening comments
- Attempt to understand the lecturer’s purpose
- Fill the gap between rate of speech and the rate of thinking
- Approach listening as a challenging mental task
|
|
|
Term
| What are the three information types/sources |
|
Definition
-
Primary Information
-
Secondary Information
-
Tertiary Information
|
|
|
Term
| when collecting data/information we need to again consider our information literacy skills |
|
Definition
· Define the need for information
· Initiate the search strategy
· Locate the resources
· Assess and comprehend the information
· Interpret the information
· Evaluate the product and the process |
|
|
Term
| Before storing data, we need to critically think about the data in regards to... |
|
Definition
Relevance
Reliability
Bias |
|
|
Term
|
Definition
| Metadata consistz of data about data, that is, data characteristics and relationships. |
|
|
Term
|
Definition
An entity is anything (a person, a place, a thing, or an event) about which data are to be collected and stored. It can be a physical object as well as an abstract concept, such as Appointment. There has to be more than 1 instance of an entity |
|
|
Term
|
Definition
| An attribute is a property that describes some aspect of the entity that we wish to record. |
|
|
Term
|
Definition
| A tabel represents entities in the database |
|
|
Term
| What are columns in a database? |
|
Definition
| Columns in a database are the attributes |
|
|
Term
| What are rows in a database? |
|
Definition
Rows: = records = instances of the entity |
|
|
Term
|
Definition
| A primary key uniquely identifies each record or,a primary key is an identifier composed of one or more attributes that uniquely identifies a row. |
|
|
Term
|
Definition
| A foriegn key is an attribute that refers to a primary key of another entity |
|
|
Term
| What does cardinality represent? |
|
Definition
Cardinality expressess the maximum number of relationships
· Cardinality: = one-to-one, one-to-many, many-to-many |
|
|
Term
| All DBMS share some common functions. They are: |
|
Definition
• Providing a user view • Physically storing and retrieving data in a database • Allowing the creation and modification of the database • Manipulation of data and the generation of reports |
|
|
Term
| What is Interaction Design (ID)? |
|
Definition
| Interaction Design (ID) is about creating user experiences that enhance and extend the way people work, communicate and interact. |
|
|
Term
| A key question for interaction design is... |
|
Definition
How do you optimize the user’s interactions with a system, environment or product, so that they match the user’s activities that are being supported and extended? |
|
|
Term
| Interface style effects nature of this dialogue, common interface styles include: |
|
Definition
· Command line interface
· Menus
· Natural language
· Question/answer and query dialog
· Form-fills and spreadsheets
· WIMP Point and click
· 3-D interfaces |
|
|
Term
| The seven stages in Norman’s model of interaction are; |
|
Definition
1. Establishing the goal
2. Forming the intention
3. Specifying the action sequence
4. Executing the action
5. Perceiving the system state
6. Interpreting the system state
7. Evaluating the system state with respect to the goals and intentions |
|
|
Term
|
Definition
| The conceptual model represents 'concepts' (entities) and relationships between them. Conceptual modelling is a well known technique of data modelling.The conceptual model is explicitly chosen to be independent of implementation details, such as concurrency or data storage. The aim of conceptual model is to express the meaning of terms and concepts used by domain experts to discuss the problem, and to find the correct relationships between different concepts. This is also called semantic model . The conceptual model attempts to clarify the meaning of various usually ambiguous terms, and ensure that problems with different interpretations of the terms and concepts cannot occur. |
|
|
Term
| Define Interface metaphors |
|
Definition
User interface guidelines for most of the popular operating systems encourage the use of metaphors in interface design. They suggest that applications should build on the user's real-world experience by exploiting concrete metaphors thereby making applications easier to use.
Metaphors connect the user with a familiar mental model and method of interaction. |
|
|
Term
| The advantages of metaphors: |
|
Definition
1. Increase the familiarity with Interface
2. Motivates the user to explore
3. Maintain Consistency in Interface
4. Contain a naturalness and pervasiveness of metaphor in human thought and language
5. Coherence: all elements of the metaphor naturally belong together
6. Help novices to quickly learn how to use a computer system through the application of a source domain to the target domain |
|
|
Term
| The disadvantages of metaphors: |
|
Definition
1. Restrictive for design decisions
2. A mismatch between source and target domains can mislead users
3. Can be expensive and time consuming
4. Slight mismatches between the real-world and the representation on the computer are inevitable |
|
|
Term
| What are the characteristics of valuable information? |
|
Definition
Accessable
Accurate
Complete
Economical
Flexible
Relevant
Reliable
Secure
Simple
Timely
Verifiable
(An Ant Can't Eat From Rob's Roast Still She Tries Violently) |
|
|
Term
| What are the four areas o 'Fairness of Inforamtion Use'? |
|
Definition
-
Knowledge
-
Control
-
Notice
-
Consent
|
|
|
Term
| Building a database requires two types of view; |
|
Definition
- Logical design (view)
The logical design of a data base shows an abstract model of how the data should be structured and arranged to meet an organizations information needs. The logical design of a database involves identifying relationships among the different data items and grouping them in an orderly fashion.
- Physical design (view)
Physical database design starts from the logical database design and fine-tunes it for performance and cost consideration [eg. Improved response time, reduced storage space, lower operating costs, etc.
|
|
|
Term
| The advantages of the relational model are: |
|
Definition
· Data and structural independence—structural independence: change in database structure does not require changes to programs e.g. inserting a new table; data independence: change to field characteristics does not require changes to programs e.g. field change from char to numeric. Independence allows us to view data logically rather than physically
· Easy to design and manage data |
|
|
Term
| The disadvantages of relational model are: |
|
Definition
- RDBMS requires substantial hardware and operating system overhead
- Slower than other database systems
|
|
|
Term
| An Entity Relationship Diagram? |
|
Definition
| A model that identifies the concepts or entities that exist in a system and the relationships between those entities. An ERD is often used as a way to visualize a relational database: each entity represents a database table, and the relationship lines represent the keys in one table that point to specific records in related tables. |
|
|
Term
| What is Optionality and Cardinality? |
|
Definition
“Optionality” expresses whether the relationship is optional or mandatory.
“Cardinality” expresses the maximum number of relationships. |
|
|
Term
|
Definition
When an instance of an entity may be related to multiple instances of another entity and vice versa, that is called a “many-to-many relationship.” In the example below, a supplier may provide many different products, and each type of product may be offered by many suppliers:
|
|
|
Term
| What are the two forms of Arguments? |
|
Definition
| ‘Arguments come in two forms – deductive and inductive. A deductive argument is intended to provide logically conclusive support for its conclusion. An inductive argument is intended to provide probable – not conclusive – support for its conclusion.’ |
|
|