Asdan Logo

This site contains resources for use with the ASDAN Computing Vocational Taster.

Module 3 - Web Development. Section A-2

Investigate the usage of ‘id’ and ‘class’ selectors in CSS. Using the resource below, use CSS class and id selectors to:

  • turn the text in the third paragraph blue
  • turn all other text in paragraphs and headings green

Module 3 - Web Development. Section B-4

Find five examples of website forms that are used to collect data from users. Show which field types they use and which fields are required or optional.

Create a form of your own and check that the data you collect is correctly sent to the test script below.

Module 3 - Web Development. Section B-5

Using the example website below, prepare a website evaluation document listing the problems you find with the website as it is now and how you would go about fixing them.

Carry out the changes you have suggested to produce a new version of the website.

Module 4 - Programming. Section A-7

Using the demo database below write SQL queries that will return the following information:

  1. All customers who have placed an order this year
  2. All customers who have no orders
  3. The total value of orders for each customer in descending order

Module 4 - Programming. Section B-3

Create a program that will solve each of the ASDAN maze challenges linked below

Rather than writing a specific program for each maze, create a program that will be able to solve all of the mazes without reprogramming

Module 4 - Programming. Section B-5

Write a program that allows a user to search a remote data store via an API.

You should read any available documentation for the API and build your requests accordingly paying attention to the request/response format and rate limits


©2015 ASDAN Education