Part 4 Q16 to Q20 of National 5 Prelim

Slides:



Advertisements
Similar presentations
Chapter 1: The Database Environment
Advertisements

Best Practices to handle Attachments. Need for handling attachments: Many businesses run on s. Many s include attachments. Many attachments.
In the user guide section as shown below, please add all four manuals attached with this … Remove the earlier Sonic and Ideos X3 software guides.
Package Engineering Container Design Request (CDR) Reference Guide
1 Introduction The Database Environment. 2 Web Links Google General Database Search Database News Access Forums Google Database Books O’Reilly Books Oracle.
                      Digital Video 1.
ONLINE DATA STORAGE & DOCUMENTS Lesson 3. Lesson 3 – Online documents In this lesson we will be covering:  Online documents  Compression and expansion.
HOW TO CREATE A PB WORKS WIKI Prepared by: Jo-Anne Gibson Teacher-Librarian Acadia Junior High.
Server-side Scripting Powering the webs favourite services.
Fall CIS 764 Database Systems Design L18.1 Miscellaneous Notes.
Online Data Management System: Navigating the ACRIN Website Page 1.
XBRL eXtensible Business Reporting Language By: Jeff Elston Jake White and Garrett Allen.
Web Page Design. Some Terms Cascading Style Sheet, (CSS) –a style sheet language used to describe the look and formatting of a document written in html;
Unit - R Create a folder In your ICT folder and Name it as R002_Skills_for_business. 2. Your folder structure should look like this R002_Skills_for_business.
© 2007 by Prentice Hall 1 Introduction to databases.
Digital Filing A Simple Way to Digitally Centralize and Distribute Documents.
Objectives Overview Define the term, database, and explain how a database interacts with data and information Describe the qualities of valuable information.
Problemsolving Problem Solving – 4 Stages Analysis Design Development Evaluate (ADDE) Note: In this unit Evaluate is not covered in depth.
Artist Statement QR 1.Open iMovie and create a new 2.Create a movie 3.No Theme 4.Name your movie: mod#_DMA_LastName or Mod#_advDMA_LastName.
THE DATABASE ENVIRONMENT Definitions: Data, Information, Database, MetadataData, Information File Processing Systems The Database Approach Components of.
archiving. archiving is for downloading, keeping and protecting all sent and received messages (including attachments)so they can be.
ONLINE SERVICES ADVERTISING. ONLINE ADVERTISING Search Engine Results Pages Companies register with large search engines so that their websites appear.
System and data modeling tools Revision. Schemas A schema shows the organisational structure of a database. It should show the entities (the tables in.
Attachments are files that you can open with your for e.g. when you send an you could attach a link or a picture a word document or a spreadsheet.
Gold Unit 13 s. 1.1/1.2 with zipped attachment I wanted to send more then one documents so I decided I would create a zip folder and then I.
Santa’s s By Chantelle Cogin. Sending an attachment to Santa I made a new message and i pressed the insert button and choose what I wanted.
CS 149 Advance Perl Final Project Implementing an E-commerce shopping cart using cookies Presented by Dzung Tran.
Flat Files Relational Databases
and the business environment Explain what is and how is it used in a business environment A02 .
 Open and copy today’s Agenda.  Those who were not able to finish work yesterday, take handouts home and finish it tonight. Arrangements of the pages:
 Open and copy today’s Agenda.  We only have 3 days of school this week. Make sure that you have every assignment turned in before the Thanksgiving holiday.
Windows Movie Maker. Definition You can use Windows Movie Maker to capture audio and video to your computer from a video camera, Web camera, or other.
Word 2007® Business and Personal Communication How can Microsoft Word 2007 help you work with others?
Copy of the from the secure website - click on the AccoridaLife.zip link.
Planning and Designing a Website Index Page Use it as a way to introduce yourself, and describe your website. Use it as a way to introduce yourself,
Fixing Photos Part 2 – Color Adjustments Your name here __________________ Period ____ 1.Download the practice images ZIP file. 2.Complete the photo improvement.
Chapter 1 © 2013 Pearson Education, Inc. Publishing as Prentice Hall Chapter 1: The Database Environment and Development Process Modern Database Management.
Graphics Navigation Usability Typography Content Clarity & Consistency.
Fixing Photos Part 1 – Lighting Adjustments Your name here __________________ Period ____ 1.Download the practice images ZIP file. 2.Complete the photo.
Session: 4. © Aptech Ltd. 2Creating Hyperlinks and Anchors / Session 4  Describe hyperlinks  Explain absolute and relative paths  Explain how to hyperlink.
Fixing Photos Part 3 – Photographer Errors Your name here __________________ Period ____ 1.Download the practice images ZIP file. 2.Complete the photo.
Library Research PowerPoint My Name. Original Research Articles This report should cover three original research articles Original research articles are.
Body System Here Enter group members names here. Save Your Work! This is a good time to start saving your work. Go to FILE, then Save As…, then change.
Making the website. Get your folders sorted first Create a new folder in “N” called “My hockey website” Create folders inside called “Documents”, “images”
is a Platform through can get Quotation online for Purchase and Transportation from the Existing vendors, also.
Database Applications – Microsoft Access Lesson 5 Shared Data.
IT 210 Week 7 DQ 1 To purchase this material link 210-Week-7-DQ-1 For more courses visit our website
IT 210 Week 7 DQ 2 To purchase this material link 210-Week-7-DQ-2 For more courses visit our website
Database Concepts Relational Databases Start ….
Web Design Monday May 6 Bell Work- answer the questions below
Compression Year 11.
Google Account Recovery Phone Number Lost For any information regarding Google Account Recovery phone number lost, please read the following presentation.
Objective % Explain concepts used to create websites.
EFOG – HOW TO PREPARE FOR IT? How to submit your application
Chapter 1: The Database Environment
Lesson 1 The Web.
Chapter 1: The Database Environment
The Database Environment
Adding information to provider pages
Teacher This presentation describes the steps taken to create, save and Homework Lessons to parents using resources from the database.
First Class User Experience Journey
Number Systems Instructions, Compression & Truth Tables.
Bellwork 12/8 Get out a sheet of paper and number it from 1 to 20.
Approving Teacher Created Artifacts
Uppingham Community College
What do you think is different between these two images?
Severe weather public announcement
MIS 385/MBA 664 Systems Implementation with DBMS/ Database Management
Presentation transcript:

Part 4 Q16 to Q20 of National 5 Prelim Revision Part 4 Q16 to Q20 of National 5 Prelim

Revision Part 4 16 Explain what you could do to send an attachment which is over the file size limit. 1 17 Explain the advantage to mobile users if you compress the images and videos found on your website. 2 18 State 3 guidelines to increase your programs code’s maintainability. 3 19 Describe the term “Low Fidelity Prototyping”. 20 Describe the advantage a relational database has over a flat file database.

Revision Part 4 16. Explain what you could do to send an attachment which is over the file size limit. (1) You could compress the file so it could be sent. The compressed file should be small enough to be under the email attachment limit.

Revision Part 4 17. Explain the advantage to mobile users if you compress the images and videos found on your website. (2) Compression should make the images and videos a smaller file size which will mean: Less data to load saving the mobile user’s data allowance. Less data to load reducing the wait time for the page to load.

Revision Part 4 18. State 3 guidelines to increase your programs code’s maintainability. (3) Internal commentary. Meaningful identifiers. White spacing/indentation.

Revision Part 4 19. Describe the term “Low Fidelity Prototyping”. (1) Low-fidelity prototype is a prototype that is sketchy and incomplete. Should include some characteristics of the final product shown in a basic form.

Revision Part 4 20. Describe the advantage a relational database has over a flat file database. (1) No Duplicated Data as the table have been linked and will have relationship between the tables (one to many).