The homework for next week due on 28th November 2012 consists of 2 exam questions.
Homework 6 link
Do not attempt these as exam questions, make use of your notes and read things up on the Intranet and do not leave this till Wednesday night to attempt as you will not tackle it using all available resources.
The first questions asks you to design a User Interface for a quiz game and also organise the storage of the high scores for the game. Make sure you pick appropriate data types and sizes for each.
The second question about football scores involves writing an algorithm in part (b), based on one given and explained. think about how you'll do this on scrap paper first. You will notice that the algorithm looks like it is written in Visual Basic, so use you VB knowledge when tackling this question, You will need to use an IF statment with an ELSE to accomplish your task. Think carefully about what you are trying to cover before writing the code.
In part (c) of the question you are asked about black box testing, this is in the 3.1.2 Software notes A-L, also you can look this up on the Internet as well.
The final part asks you to design a report, reports are generally printed so don't place quit buttons etc... in the layout.
No comments:
Post a Comment