Practical Questions
Practical Questions
Graphic
(2)
• Made up of lines/curves/points/shapes
• Uses co-ordinates
2. Explain one advantage of using a vector image rather than a bitmap image for a logo.
(2)
A vector image is created using co-ordinates which can be recalculated when resized (1) which means that it
can be enlarged without loss of quality/distortion (1)
(1)
4. Explain why vector graphics do not pixelate when they are enlarged.
(3)
Because they are made up of co-ordinates and lines (1), which are recalculated (1) when the image is
redrawn (1).
(2)
(2)
• Bitmap images are unsuitable if the logo is made larger (1) as they would become pixelated (1)
OR
• Can increase file size (1) which would increase download time / processing / take up more storage space
(1)
OR
7. Explain one reason why bitmaps are suitable for photographic images.
(2)
• Bitmap images are detailed (1) because they have a high pixel count/have high resolutions (1)
• Bitmap images look realistic (1) as they represent lots of colours/can have a large colour depth (1)
(2)
• Erase tool
• Recolouring or airbrushing
• Heal/healing brush/tool
• Selection tools and layer mask/copy and paste another part of the image
• Cropping
9. Explain one reason why it is important to use white space well when designing a digital product.
(2)
If there is not enough white space (1), the information could appear cramped (1).
10. State one accessibility need relating to the use of colour in product designs.
(1)
• Colour-blindness (1)
• Partial-sightedness (1)
(2)
Layers allow elements to be placed (1) on top of or beneath each other on the z axis (1).
12. State the name of the small elements that make up a bitmap image.
(1)
• Pixels
Database
Data Types
Relationships
Validation Check
Validation Rule
Set a validation rule for the Gender field to check that the field only accepts ‘M’ or ‘F’ (range check and
length check) by setting validation rule to ‘M’ or ‘F’.
Relational Operators
(2)
Less chance of errors (1) because the user can only select from a list of options rather than key in their own
(1)
2. This image shows the properties and values for the ‘Customer email’ field.
State the name of the property that would be used as a presence check for the Customer email field.
(1)
(1)
Customer may not have an email address / The form would not be able to be completed (1)
4. Explain why the CUSTOMER table stores the dates of birth of customers rather than their ages.
(2)
5. Explain why a one-to-many relationship is used between the PLACE and STAY tables.
(2)
6. Explain why it is preferable to split the information into separate tables rather than storing all the
information in one table.
(2)
• Possibility of linking information with other tables which might need security (e.g. pay/personal
information)
(1)
(1)
• A unique way to identify a record (1) so that duplicate entries cannot be made (1)
• To identify each record in a table (1) because the primary key must be unique (1)
10. Explain one advantage of using a relational database rather than a single table.
(2)
To avoid repeated data / data redundancy (1) which can make a file too large / save on space / avoids
mistakes / changes only need to be made once (1)
11. This image shows the properties and values for the Accommodation type field in the ACCOMMODATION
table.
Explain one problem that could occur if the ‘Limit to List’ property had a value of ‘No’.
(2)
• A user could choose not to select from the list and type in anything they wanted (1) which could result in
errors (1)
OR
• Errors could be included (1) because a user could choose not to select from the list and type in anything
they wanted (1)
12. State the reason why a query may require a logical operator.
(1)
(1)
• To reduce errors
14. Give one reason why Lucia has used speaker notes.
(1)
• So that she could just use bullets and use the notes for additional information
• To save including all the information on the slides – would be too much
15. Explain one reason why referential integrity should be enforced for relationships in a database.
(2)
• It is a form of data validation (1) so it makes sure that invalid data cannot be entered into any two of the
tables (1)
• System of rules that ensure database data is valid (1) so that you cannot accidentally delete a record in
one table if it exists in a related table (1)
• You cannot accidently delete a record (1) because it is a foreign key in another table (1)
• Invalid data cannot be entered (1) because the foreign key must exist as a primary key first (1)
• The database will only allow data to be entered (1) from a foreign table (1) into a linked table (1) if the
related record exists (1).
16. Explain one reason why Like “*haus*” would be used in a database search.
(2)
To return any occurrence of hotels with haus in their name (1) because without it there would be no hotel
with just the name haus (1)
17. Give one reason why number is not used as a data type for a telephone number in a database.
(1)
• The database does not recognise the leading 0 of the phone number
18. Explain one reason why the Contact field in the CLIENTS table uses lookup validation.
(2)
Less chance of errors (1) because the user can only choose from a list/does not have to key in the options
(1)
19. Explain one reason why the tables in the database are related.
(2)
• Minimised redundant data (1) because they are linked by the keys (1)
• Saves time (1) because you don’t have to key in the same information repeatedly (1)
• More accurate (1) as you only have to update in one table (1)
20. Give the most appropriate data type Brogan should use for the Customer Contact Number field.
(1)
21. Give the most appropriate field size Brogan should use for the Customer Contact Number field.
(1)
• 10/11/12/13/14/15
State one appropriate validation check that could be used on the Date field.
(1)
• Type check
• Presence check
• Range check
• Format check
23. The CUSTOMER table includes the Preferred Contact Method field.
Explain one reason why the field uses ‘limit to list’ on the lookup list.
(2)
• To prevent errors (1) because a user can only select from the list (email or mobile) rather than being able
to type in anything they wanted (1)
• A user can’t type in anything they wanted (1) which prevents errors (1)
• To force the user to use only the choices given (1) as it prevents the addition of any new ones (1)
24. State two reasons why validation is used in a database.
(2)
25. Identify three validation checks that can be carried out on data.
(3)
• Presence check
• Type check
• Length check
• Range check
• Referential integrity
26. State the type of validation check that would be used to select all records between specified dates.
(1)
• Range check
Spreadsheet
(2)
• Fewer errors (when entering data as data already entered) (1) because data changed on one will
automatically change on the other (1)
OR
(2)
• To allow cell references to be replicated (1) so that cell references remain static (1)
OR
• Formulae/functions can be replicated (accurately) (1) because cell references do not change (1)
OR
• Absolute references do not change (1) when copied to other cells (1), meaning that a cell reference can be
fixed (1) and reducing the likelihood of errors and the work required to avoid errors (1).
(2)
• The range details are stored / more human readable (1) so you do not need to remember the range
address (1)
OR
• Absolute referencing is not necessary when replicating (1) because named ranges remain constant (1)
(2)
• Tables of values don't need to be repeated on the spreadsheet (1) so makes the content more
manageable / efficient (1)
OR
• Values only need editing at a single point (1) which reduces errors / keeps data consistent
(2)
• To speed up the process/efficient (1) because you don’t need to individually key in the cell references (1)
OR
• Reduces errors (1) as you do not have to key in individual cell references (1)
(1)
7. Sam has a worksheet showing the star ratings of the hotels the members will be staying in.
The function =COUNTIF(B3:B14,B7) has been used in cell B15.
(3)
2. It compares the value of the cells to match the content of cell B7 (which is 4 star rating)
3. It returns a value of 3
OR
(1)
• Named range
9. State the result of using the length (len) function on the contents of cell A1.
(1)
(2)
• (A4*B4*C4) * 2
• (4 x 3 x 3) x 2
(1)
To simplify the use of formulae/ to save time entering loads of data into a formula/ accept examples
(1)
13. Explain one reason why an automated date and time field is used in a spreadsheet.
(2)
The date and time are always current (1) because it updates/refreshes (when the spreadsheet is opened) (1)
It finds a given value (1) in the first column of a given array (1) and returns the corresponding value (1) from
a given column (1).
15. State the most appropriate chart type to represent values as a proportion of a whole.
(1)
• Pie chart
16. State the most appropriate chart type to show the correlation between two sets of data values.
(1)
• Scattergram
17. State the most appropriate chart type to compare values between different categories or groups.
(1)
18. Describe how a trend line can be used with a series of data to make predictions.
(1)
A trend line shows the general direction of data values or line of best fit (1), which can be extended beyond
the range of the latest date (1).
19. State the advantage of using formulae in a spreadsheet to perform a calculation, rather than working
out the answer and manually entering the result.
(1)
The formulae will automatically update when values in referenced cells are changed (1).
Presentation
1. Explain one benefit to Simon of using a master slide for his presentation.
(2)
• A consistent look to all slides (1) so the company portrays a professional look (1)
• Quicker to make changes to slides (1) as only the master slide needs to be changed / not all slides need to
be changed (1)
• Quicker to add new slide (1) as all basic formatting has been performed (1)
(2)
• Once created they don’t need to worry about placement and style
(2)
(1)
5. State one reason why it is not appropriate to place lots of text on a slide.
(1)
(3)
• Bold
• Underline
• Italic
(2)
(1)
9. Explain why action buttons would be useful for presentations shown in kiosk mode.
(2)
• To provide navigation (1) because some users who will not have access to keyboard and mouse (1)
• To provide navigation (1) because presentations are often published in kiosk mode for use with a
touchscreen interface (1)
10. Give two destinations that hyperlinks can link to from within a presentation.
(2)
• URLs
• Slides
• Local files
• Email addresses
(3)
• Handouts
• Notes pages
12. Describe two ways in which presenter view can support a speaker during a presentation.
(4)
• It can help a speaker to time their presentation (1) by displaying timings (1)
• Speakers can prepare for the next slide (1) which is displayed as a thumbnail (1)
• Notes for the slides are displayed (1), allowing the speaker to use them to introduce animations at the
correct point (1)
Word Processing
(2)
• Brand recognition
2. State one reason why it is important to change the default filenames when saving files.
(1)
(2)
• Fewer errors/saves time (1) because the letter is only created once and sent to everyone (1)
• Saves time (1) because she only has to write the letter once (1)
• Reduced errors (1) because the contact information is already in the table (1)
• It is efficient/improves consistency (1) because you can reuse the letter to send to new/more contacts (1)
(4)
A data source is selected (1) and fields from it are placed into the document (1), which is then populated (1)
from selected records (1).
5. A database can be used as a data source for a mail merge. State two other data sources that can be used
for a mail merge.
(2)
• Spreadsheet
(1)
(1)
• Yours sincerely
• Kind regards
8. Give one reason why standard conventions, such as salutation, are used when writing letters.
(1)
• consistent layout
• more formal/standard
9. State one reason why it is important to use sensible filenames when saving files.
(1)
10. Explain one reason why ‘Save As’ is used, rather than ‘Save’, when saving a file.
(2)
• Save as allows you to change the filename (1) so that you can save a file with something other than the
default name provided (1)
• Save as allows you to change the file destination (1) so that you can save a file anywhere other than the
default destination (1)
• Save as allows you to change the file format (1) so that you can save a file in any format other than the
default format (1)
• Save as allows for version control (1) so you can go back to earlier versions (1)
11. Spelling and grammar tools have been used to check some text.
(2)
• The software may be set to a different country (1) so although the word is spelt correctly in that language,
the software thinks it is an error (1)
• The word used may be a name (1) which as there are so many different names it is impossible for the
software to recognise it (1)
• The word may be so badly spelt (1) which means the software has no idea of what the word should be so
won’t recognise it (1)
• The word may be a homonym/spelt correctly (1) but not in the right context (1)
(1)
• So you don’t lose your work if there is a problem with your computer
13. Explain one reason why it is important to use folder structures when organising work.
(2)
To ensure work relating to the same subject area is stored in the same place (1) because it is easier to find
at a later date aids collaborative working others can understand the hierarchy of the structure (1)
14. State one software facility that can be used to ensure accuracy when reviewing a document.
(1)
• Spelling check
• Grammar check
• Proofread
• Thesaurus
(2)
• Data are raw (such as numbers, words, symbols) (1) whereas information is data that has been processed
to be meaningful (1)
• Data are unorganised facts (1) whereas information is a collection of data that gives it meaning (1)
16. State one type of data and describe how it can be turned into information.
(2)
Number data (1) is turned into information through the creation of graphs or charts (1).
(2)
• Grammar error because the sentence should end with a question mark (?) (1)
19. Explain why using a house style can improve finished products when multiple documents are created for
one organization.
(2)
A house style ensures that documents are consistent (1), which helps to create a brand or corporate identity
(1).
(1)
A typeface that adds a short line, known as a serif, to the ends of some letters (1).
21. State one drawback of using serif fonts on devices with low-resolution screens.
(1)
A low-resolution screen may not be able to display the serif details and make the text difficult to read (1).
22. State the reason why including versions in filenames is useful when developing a digital product.
(1)
(3)
• .pptx
• .jpeg
24. Describe how a user could use the MAJOR.REVISION.BUILDdate.BUILDnumber filename format to help
them to find files at a later date.
(3)
It allows the user to set the version (1), date (1) and build number for that date (1).
(1)
26. State the reason why exporting a file is different from saving the file.
(1)
Exporting files saves them in a format that cannot be edited (1). E.g., Pdf format
27. Explain why an automatic spell checker will not pick up all text errors.
(2)
If words are used out of context (1) but spelled correctly (1), they will not be highlighted by the spell
checker.
(2)
• Portrait
• Landscape
29. Identify three items that could be placed in a page footer.
(3)
• Page title
• Author name
• Page numbers
• File name/location
Web Authoring
State one reason why the code will not display the image.
(1)
• There are no “ ” around the image – the image will not display
2. Explain one reason why alt text has been used on the image.
(2)
• If the image does not display (1) then users would still know what the image is (1)
• Some people are visually impaired (1) which means they will still know what the image is (1)
• Some people have limited bandwidth (1) so they would not be able to download the image data (1)
• Images provide context to the information presented (1) which makes it clear to users what is being
shown (1)
• Images are often used to provide information that is not included in the main text (1) so users can see still
be provided with the full information (1)
(1)
• The developer can concentrate on the content / does not have to think about the placement and style
4. Which html element is used for a hyperlink?
(1)
• <a>
5. Explain why image files should not be moved from their original location once they have been added to a
web page.
(4)
Image files are referenced, not embedded (1), so the web browser (1) will not be able to find them if their
location is altered (1). This will result in a broken link and will make the browser display a placeholder image
(1).
(1)
(1)
(1)
• Index.html
(3)
• Animation
• Image
• Text
• Buttons
• Video