2016 Suite. Cambridge TECHNICALS LEVEL 3. Unit 21 Web design and prototyping. Northbound Events assignment M/507/5024. Version 1 September 2017

Size: px
Start display at page:

Download "2016 Suite. Cambridge TECHNICALS LEVEL 3. Unit 21 Web design and prototyping. Northbound Events assignment M/507/5024. Version 1 September 2017"

Transcription

1 2016 Suite Cambridge TECHNICALS LEVEL 3 IT Unit 21 Web design and prototyping Northbound Events assignment M/507/5024 Version 1 September

2 Contents Scenario... 3 Part A Training... 3 Part B Designing the application... 3 Part C Client brief... 3 The tasks... 5 Task 1: Research fundamentals of web design... 5 Task 2: Requirements analysis and plan of an interactive website... 6 Task 3: Produce an interactive and responsive website... 7 Task 4: Presenting solution and future considerations... 8 Evidence Checklist... 9 Notes

3 Scenario Part A Training Assignment Unit 21: Web design and prototyping You are an application designer for Creative Computing Solutions and are required to take part in all the stages of designing a website and building a prototype. Part of your role is to train new website designers in the company to help them understand the processes and the way Creative Computing Solutions develops websites for clients. Part B Designing the application Northbound Events (NBE) wants you to develop a dynamic website using PHP and MySQL to enable customers to view events at different venues what they promote and has approached Creative Computing Solutions to research, design and produce and interactive, responsive website for them. The client knows very little about how websites are designed, their technical capabilities, the security risks or how to minimise threats. They have ideas for their website regarding the content and what they want it to be able to do but they are relying on the web designer to provide them with guidance. You will be required to: describe the key components of website construction; explain the security risks that must be considered when creating a website; identify the user requirements based on client brief and interview prepare their designs and present them to the client; justification of design components based on the client requirements develop a prototype; develop interactive components test the prototype; present prototype to client; discuss future considerations regarding security and maintenance. Throughout the process of designing the website you will describe the various stages that they work through and include relevant documentation at each stage of the process. Part C Client brief Background Northbound Events (NBE) is a recently established events company that organises and sells tickets for a range of arts events across the North of England. The company requires a website and eventually like to sell tickets online. While online sales don t form part of this brief, NBE wants this stage of development to structure their events in such a way that online sales could be added at a later point in time. In the meantime, NBE wants people to be able to book by telephone until they can decide on the best approach for online sales. The overriding goal for the site is to be able to show a list of events and allow people to learn more about each event they might be interested in attending. You might consider including a featured event, or perhaps the most recently added event to the site home page to help grab visitors attention as they arrive on the site. 3

4 Typical Audience NBE s audience is generally people under 35 years old, so this group are active on social media and will often browse and buy things online, and increasingly from their mobile phones. Events To enable online sales in the future, the NBE website would need to allow visitors to browse events, and view detailed information about a specific event. Events will typically fall into the following 3 categories: Live bands Comedy Art displays and exhibitions Visitors browsing the website to find information about the event should be able to see: The date and time of the event The event venue Ticket prices Etc. Venues NBE don t have their own venues, so they use a number of different locations to suit the type of event and likely audience size. There are currently 5 different venues that NBE have commercial agreements with, with each venue being selected depending on the type of event taking place and the number of people that can be accommodated. Some venues are large enough to cater for all types of events that NBE offer. Each venue has the following information: A description of the venue A photo of the venue The venue s physical location Deliverables NBE would like to see the proposed structure of the site prior to development work starting. This should be a structural overview of how the pages will link together and show how visitors will typically access the event details to be able to buy tickets. Suggested Functionality With most visitors to the NBE website being very familiar with websites and social media, the developers should consider the following. Social media integration such as share links to help promote events Embedded videos that are hosted on YouTube Online mapping to show venue locations Technical Specification The site should be built using the PHP language with a MySQL database. One of the main success factors for the site will be the dynamic way in which events and venues are linked together, and visitors will be able to filter by event types so they only see the events they re interested in. The website should be: Cross-browser compatible on all major desktop browsers (Chrome, Firefox, Safari, Edge) Built using responsive techniques so it can be used on mobile devices and tablets Be easy to use and follow a logical navigation structure Secure and prevent any unauthorised access, or malicious updates to database entries 4

5 The tasks Task 1: Research fundamentals of web design Learning Outcome 1: Understand the fundamentals of web design, is assessed in this task. Pass Merit Distinction P1: Describe the key components of website construction Evidence Research report P1 M1: Explain the security risks that must be considered when creating a website The report should describe the key components of website construction. Here is a list of what components to consider: domain name the purpose or a site map the use of hyperlinks to join webpages the position, structure and purpose of a navigation bar page design (e.g. navigation bar, title, page content, a plan for content management) designing for different browsers and devices o responsive design for mobile/tablet technology o how browser rendering can affect the layout of a webpage o an understanding of browser rendering engines as a key to performance o importance of design that takes this into account, what can happen when it is not considered World Wide Web Consortium o open and closed standards in web development storage of data (e.g. linking to a database) methods of user interaction o different methods of interactivity o use of existing tools o use of languages to add interactivity (e.g. JavaScript, jquery) The handout must be in your own words and provide a comprehensive summary of your findings. It is important that you correctly reference all sources used, following appropriate conventions. Research report M1 The report should explain the security risks that must be considered when creating a website. Here is a list of what security risks to consider: the need for security threats (e.g. SQL injection, interception of data, un-validated input) prevention (e.g. validation, appropriate passwords, encryption) The handout must be in your own words and provide a comprehensive summary of your findings. It is important that you correctly reference all sources used, following appropriate conventions. 5

6 Task 2: Requirements analysis and plan of an interactive website Learning Outcome 2: Be able to plan the development of an interactive website for an identified client, is assessed in this task. Pass Merit Distinction P2: Determine a client s requirements for a website P3: Produce a plan for the website that meets the client s requirements Evidence D1: Justify the use of components in the website design that meets the client s requirements Requirements document P2 Review the client brief and meet with the client to establish their requirements for the website. The requirements document must include: list of specific requirements; purpose of site; content; user interactivity required (e.g. submission of data, maps); responsive design requirements. Diagrams and plans for the website P3 This must provide a series of annotated diagrams that describe the proposed website. These should include diagrams to show the scenarios in which the website will be used including: site map navigation bar page structure interactive elements to meet the client s needs using suitable diagrams (e.g. flowcharts, data flow diagrams, entity relationship diagrams) design (e.g. font, colour) user interface design using wireframes and graphical mock-ups responsive design for different devices, e.g. tablet, phone, PC for different browsers, e.g. IE, Chrome, Safari Extension to diagrams and plan D1 This should justify the use of components in the website design clearly explaining how they meet the client s requirements. 6

7 Task 3: Produce an interactive and responsive website Learning Outcome 3: Be able to create prototype websites for an identified client, is assessed in this task. Pass Merit Distinction P4: Create a prototype of the website for the client M2: Add interactive components to the prototype based P5: Conduct testing of the prototype Evidence D2: Evaluate the prototype against the client s requirements Prototype P4 Create a prototype of the website design solution. Interactive components M2 Create and add the interactive components to the website prototype. Testing summary report P5 This should include a test plan whether the content of the website is appropriate, correct and complete. The functionality of all embedded components, JavaScript/jQuery and database storage is tested. The responsive design must be tested as well as ensuring that the website meets the original requirements. All planned tests must be completed and any failed tests needs to be fixed and re-tested. Critical analysis of website D2 You must evaluate your website solution against the client s needs where you compare against the original requirements. You also need to consider: how the prototype meets the site purpose; comparison of prototype against content required; comparison of interactivity built in, against the user s interactive requirements; comparison of responsive design to user s responsive design requirements; justify choices made in the development of the prototype against the original needs; improvements - suggest improvements to the design, structure or function of the prototype. 7

8 Task 4: Presenting solution and future considerations Learning Outcome 4: Be able to present the interactive website concept to an identified client, is assessed in this task. Pass Merit Distinction P6: Create a presentation to demonstrate the prototype website to the client Evidence Presentation P6 M3: Communicate future website security and maintenance considerations to client You must present the solution to the client where you choose a suitable method of presentation (e.g. live demonstration, use of presentation software). Your presentation must incorporate: comparison of website against requirements demonstration of functionality demonstration of interactivity demonstration of responsive design justification of design choices Future considerations report M3 You must consider future security and maintenance considerations. This includes: updating of content training of staff threats to information security protection methods for securing personal data/information 8

9 Evidence Checklist OCR Level 3 Cambridge Technicals in IT Unit 21: Web design and prototyping For PASS have you: (as a minimum you have to show you can meet every pass criterion to complete the unit) Where can your tutor find the evidence? Give page no(s)/digital timings, etc. Describe the key components of website construction (P1) e.g. A research report Determine a client s requirements for a website (P2) e.g. A requirements document following discussion with the client Produce a plan for the website that meets the client s requirements (P3) e.g. Diagrams and plans for the website Create a prototype of the website for the client (P4) e.g. A prototype Conduct testing of the prototype (P5) e.g. A testing summary report Create a presentation to demonstrate the prototype website to the client (P6) e.g. A presentation 9

10 For Merit have you: Where can your tutor find the evidence? Give page no(s)/digital timings, etc. Explain the security risks that must be considered when creating a website (M1) e.g. A research report Add interactive components to the prototype based upon the client s requirements (M2) e.g. Interactive components Communicate future website security and maintenance considerations to client (M3) e.g. Future considerations report For Distinction have you: Justify the use of components in the website design that meets the client s requirements (D1) Where can your tutor find the evidence? Give page no(s)/digital timings, etc. e.g. Extended to diagram and plans (P2 & P3) with supporting justification Evaluate the prototype against the client s requirements (D2) e.g. Critical analysis of website 10

11 Notes 11

12 12 Unit 21 Web design and prototyping

Chesterfield High School. OCR Nationals Level 3 Unit 7: Desktop Publishing. Unit 7

Chesterfield High School. OCR Nationals Level 3 Unit 7: Desktop Publishing. Unit 7 Chesterfield High School OCR Nationals Level 3 Unit 7: Desktop Publishing Unit 7 Learning Outcomes By completing this unit candidates will develop a thorough knowledge and understanding of planning, drafting,

More information

Assignment front sheet

Assignment front sheet Assignment front sheet Learning Outcome LO 2 Learning Outcome Be able to design interactive websites Assessment Criteria In this assessment you will have the opportunity to present evidence that shows

More information

Exemplar for Internal Achievement Standard. Technology Level 1

Exemplar for Internal Achievement Standard. Technology Level 1 Exemplar for Internal Achievement Standard Technology Level 1 This exemplar supports assessment against: Achievement Standard 91046 (B) Use design ideas to produce a conceptual design for an outcome to

More information

Harwich Haven - Surrender to Sanctuary.

Harwich Haven - Surrender to Sanctuary. Harwich Haven - Surrender to Sanctuary. Website Specification 7 February 2018 Issued by David Cain david@nhscic.org on behalf of New Heritage Solutions C.I.C Office 33 Red Gables Ipswich Road Stowmarket

More information

Assignment front sheet

Assignment front sheet Criteria reference To achieve the criteria the evidence must show that the student is able to: Task no. Page numbers P4 Using appropriate design tools, design an interactive website to meet a client need

More information

web engineering introduction

web engineering introduction web engineering introduction team prof. moira norrie matthias geel linda di geronimo alfonso murolo www.globis.ethz.ch/education 20.02.2014 norrie@inf.ethz.ch 2 what is web engineering? technologies, tools

More information

1. Setup a root folder for the website 2. Create a wireframe 3. Add content 4. Create hyperlinks between pages and to external websites

1. Setup a root folder for the website 2. Create a wireframe 3. Add content 4. Create hyperlinks between pages and to external websites A. Pre-Production of Webpage 1. Determine the specific software needed WYSIWYG- design software that manipulates components of the web page without the user writing or editing code Uses graphical layout

More information

Assignment front sheet

Assignment front sheet Assignment front sheet Learning Outcome LO 3 Learning Outcome Be able to implement interactive websites Assessment Criteria In this assessment you will have the opportunity to present evidence that shows

More information

Unit title: Computing: Authoring a Website (SCQF level 6)

Unit title: Computing: Authoring a Website (SCQF level 6) National Unit specification General information Unit code: F3T2 12 Superclass: CB Publication date: December 2013 Source: Scottish Qualifications Authority Version: 02 Unit purpose This Unit is designed

More information

Unit 21: Creating computer graphics (LEVEL 2)

Unit 21: Creating computer graphics (LEVEL 2) (LEVEL 2) Learning outcomes By completing this unit candidates will develop their knowledge of different types of computer graphics that can be used in webpages. Candidates will be able to: research, collect

More information

Our Privacy Policy gives you detailed information on when and why we collect your personal information, how we use it and how we keep it secure.

Our Privacy Policy gives you detailed information on when and why we collect your personal information, how we use it and how we keep it secure. Junction.co.uk Privacy Policy www.junction.co.uk is owned and operated by Cambridge Junction. We are committed to safeguarding your privacy online and to this end have developed the following Privacy Policy

More information

QUESTIONS AND CONTACTS

QUESTIONS AND CONTACTS Contact: Jake Losinski, Management Analyst P.O. Box 2315 480 East Avenue North Ketchum, ID 83340 July 27, 2018 Telephone: (208) 727-5081 jlosinski@ketchumidaho.org SUBMITTAL DEADLINE The City of Ketchum,

More information

Electrical Standards Plus Quick Start User Guide

Electrical Standards Plus Quick Start User Guide Electrical Standards Plus Quick Start User Guide Welcome to the Electrical Standards Plus Quick Start User Guide which contains all essential information for users to make full use of the platform, ensuring

More information

Foundation Learning as a progression route to. Apprenticeships. The Toolkit

Foundation Learning as a progression route to. Apprenticeships. The Toolkit Foundation Learning as a progression route to Apprenticeships The Toolkit Introduction Although Middlesbrough has a higher than average take up on Apprenticeship programmes, a significant number of 16

More information

Cambridge Technicals Digital Media. Mark Scheme for January Unit 2: Pre-production and planning

Cambridge Technicals Digital Media. Mark Scheme for January Unit 2: Pre-production and planning Cambridge Technicals Digital Media Unit 2: Pre-production and planning Level 3 Cambridge Technical Certificate/Diploma in Business 05834-05878 Mark Scheme for January 2017 Oxford Cambridge and RSA Examinations

More information

Microsoft Developing ASP.NET MVC 4 Web Applications

Microsoft Developing ASP.NET MVC 4 Web Applications 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20486 - Developing ASP.NET MVC 4 Web Applications Length 5 days Price $4290.00 (inc GST) Version C Overview In this course, students will learn to develop

More information

Development Methodology TM

Development Methodology TM We use our proven iterative approach to each design and development project. With this 6 step methodology, once the preliminary requirements are clear, the next step is to prototype your website. From

More information

Request for Proposal (RFP) Toolkit

Request for Proposal (RFP) Toolkit RFPToolkit Request for Proposal (RFP) Toolkit Table of Contents RFP Checklist......................................................... 2 6 Tips for Writing an RFP..............................................

More information

Web Server Scripting. Credit value: 10 Guided learning hours: 60. Aim and purpose. Unit introduction. Learning outcomes

Web Server Scripting. Credit value: 10 Guided learning hours: 60. Aim and purpose. Unit introduction. Learning outcomes Unit 27: Web Server Scripting Unit code: A/601/0443 QCF Level 3: BTEC National Credit value: 10 Guided learning hours: 60 Aim and purpose To enable understand and use web server scripting and investigate

More information

Unit purpose and aim. Designing and Developing a Web Site. OCR unit number 42 Level: 4 Credit value: 15 Guided learning hours: 90

Unit purpose and aim. Designing and Developing a Web Site. OCR unit number 42 Level: 4 Credit value: 15 Guided learning hours: 90 Unit Title: OCR unit number 42 Level: 4 Credit value: 15 Guided learning hours: 90 Unit reference number: Designing and Developing a Web Site L/601/3315 Candidates undertaking this unit must complete real

More information

Page 1 of 13. E-COMMERCE PROJECT HundW Consult MENA Instructor: Ahmad Hammad Phone:

Page 1 of 13. E-COMMERCE PROJECT HundW Consult MENA Instructor: Ahmad Hammad   Phone: E-COMMERCE PROJECT HundW Consult MENA Instructor: Ahmad Hammad Email: AhmadNassr@gmail.com Phone: 0599042502 1. Rationale This is the major project for both (Open Source and.net teams) as an E-Commerce

More information

Digital Marketing Communications: Website Tools and Techniques (SCQF level 7)

Digital Marketing Communications: Website Tools and Techniques (SCQF level 7) Higher National Unit specification General information Unit code: HX3V 34 Superclass: CC Publication date: December 2017 Source: Scottish Qualifications Authority Version: 01 Unit purpose This unit is

More information

Web Server Scripting

Web Server Scripting Unit 53: Web Server Scripting Unit code: A/601/0443 QCF Level 3: BTEC National Credit value: 10 Guided learning hours: 60 Aim and purpose To enable understand and use web server scripting and investigate

More information

AROC Online Services (AOS) User Manual

AROC Online Services (AOS) User Manual AROC Online Services (AOS) User Manual Version 5.0 (September 2014) FIM/WeeFIM (Workshops) Contents Introduction... 2 Flow chart of AOS functionality... 2 Computing requirements... 2 Session time-out...

More information

Unit title: Computing: Website Design and Development (SCQF level 5)

Unit title: Computing: Website Design and Development (SCQF level 5) National Unit Specification General information Unit code: HW52 45 Superclass: CB Publication date: February 2018 Source: Scottish Qualifications Authority Version: 02 Unit purpose The purpose of this

More information

FOUNDATION. OCR Nationals in ICT. Unit 1 ICT Skills for Business. Bristnall Hall Technology College

FOUNDATION. OCR Nationals in ICT. Unit 1 ICT Skills for Business. Bristnall Hall Technology College FAIRTRADE FOUNDATION OCR Nationals in ICT Unit 1 ICT Skills for Business Bristnall Hall Technology College General Information for Candidates Q Do I have to pass this assignment? A Yes. You must pass this

More information

Certificate in Digital Applications

Certificate in Digital Applications Reference Material: Commentaries Certificate in Digital Applications Unit : Developing Web Products Sample Assessment Material Paper Reference: DA2/ Candidate B Examiner s notes on the work of Candidate

More information

Higher National Unit specification. General information for centres. Unit code: F6BV 35

Higher National Unit specification. General information for centres. Unit code: F6BV 35 Higher National Unit specification General information for centres Unit title: Human Computer Interface Unit code: F6BV 35 Unit purpose: This Unit is designed to provide candidates with an understanding

More information

WORLDSKILLS STANDARD SPECIFICATION

WORLDSKILLS STANDARD SPECIFICATION WORLDSKILLS STANDARD SPECIFICATION Skill 17 Web Design WSC2017_WSSS17 THE WORLDSKILLS STANDARDS SPECIFICATION (WSSS) GENERAL NOTES ON THE WSSS The WSSS specifies the knowledge, understanding, and specific

More information

20486-Developing ASP.NET MVC 4 Web Applications

20486-Developing ASP.NET MVC 4 Web Applications Course Outline 20486-Developing ASP.NET MVC 4 Web Applications Duration: 5 days (30 hours) Target Audience: This course is intended for professional web developers who use Microsoft Visual Studio in an

More information

DESIGN AND TECHNOLOGY

DESIGN AND TECHNOLOGY Qualification Accredited A LEVEL NEA Marking Criteria April 2017 DESIGN AND TECHNOLOGY H404, H405 and H406 For first teaching in 2017 www.ocr.org.uk/gcsedesignandtechnology A Level Design and Technology

More information

Live Guide Co-browsing

Live Guide Co-browsing TECHNICAL PAPER Live Guide Co-browsing Netop develops and sells software solutions that enable swift, secure and seamless transfer of video, screens, sounds and data between two or more computers over

More information

Copyright

Copyright 1 SECURITY TEST Data flow -- Can you establish an audit trail for data, what goes where, is data in transit protected, and who has access to it? Data storage -- Where is data stored, and is it encrypted?

More information

Cambridge TECHNICALS LEVEL 3

Cambridge TECHNICALS LEVEL 3 Cambridge TECHNICALS LEVEL 3 IT MAPPING GUIDE Unit 21 Web Design Prototyping Version 1 ocr.org.uk/it INTRODUCTION Prodigy are delighted to work with OCR, a progressive Awarding Organisation, who share

More information

HALTON SKILLS COMPETITION WEBSITE DEVELOPMENT SCOPE SECONDARY LEVEL Coordinator: Ron Boyd,

HALTON SKILLS COMPETITION WEBSITE DEVELOPMENT SCOPE SECONDARY LEVEL Coordinator: Ron Boyd, Coordinator: Ron Boyd, rwboyd@orionsweb.net PURPOSE OF THE CHALLENGE To provide competitors with the opportunity to demonstrate, through practical and theoretical application, their skills in client- and

More information

DESIGN AND TECHNOLOGY

DESIGN AND TECHNOLOGY Qualification Accredited GCSE (9 1) NEA Marking Criteria April 2017 DESIGN AND TECHNOLOGY J310 For first teaching in 2017 www.ocr.org.uk/gcsedesignandtechnology GCSE Design and Technology Iterative Design

More information

MULTIMEDIA. Support advice for assessors: contextualising scoring criteria 61

MULTIMEDIA. Support advice for assessors: contextualising scoring criteria 61 MULTIMEDIA Support advice for assessors: contextualising scoring criteria 61 MULTIMEDIA: SAMPLE ASSESSMENT PROCESS Listed below are the units of competence in VCE VET Units 3 4: CUFMEM07A Apply principles

More information

National Unit Specification: general information. The Internet (Higher) NUMBER DM4F 12. Information Systems (Higher)

National Unit Specification: general information. The Internet (Higher) NUMBER DM4F 12. Information Systems (Higher) National Unit Specification: general information NUMBER DM4F 12 COURSE Information Systems (Higher) SUMMARY This Unit is designed to develop knowledge and understanding of the operating principles of the

More information

Certificate in Digital Applications Unit 1: Developing Web Products

Certificate in Digital Applications Unit 1: Developing Web Products Reference Material: Commentaries Certificate in Digital Applications Unit : Developing Web Products Sample Assessment Material Paper Reference: DA20/0 Candidate A Examiner s notes on the work of Candidate

More information

Centre Name Centre Number Candidate Name Candidate Number

Centre Name Centre Number Candidate Name Candidate Number Unit Title Creating a Multipage Website Unit Code R085 Session Jan / June / Nov Year 2 0 Centre Name Centre Number Candidate Name Candidate Number Criteria Teacher Comments Centre Mod LO1: Understand the

More information

A Level ICT Transition Pack

A Level ICT Transition Pack Sawtry Village Academy Extended Certificate Level 3 in IT- Single Award Diploma Level 3 in IT Double Award A Level ICT Transition Pack A Level ICT- Skills for the real business world In today s world,

More information

Developing ASP.NET MVC 5 Web Applications

Developing ASP.NET MVC 5 Web Applications Developing ASP.NET MVC 5 Web Applications Course 20486C; 5 days, Instructor-led Course Description In this course, students will learn to develop advanced ASP.NET MVC applications using.net Framework tools

More information

AS/A Level GCE ICT. OCR AS/A Level GCE in ICT Unit G064 Exemplification of Mark Scheme

AS/A Level GCE ICT. OCR AS/A Level GCE in ICT Unit G064 Exemplification of Mark Scheme AS/A Level GCE ICT OCR AS/A Level GCE in ICT Unit G064 Exemplification of Mark Scheme OCR 2012 A2 Unit G064: ICT Project Exemplification of Mark Scheme: Teachers Notes (a) Definition, Investigation and

More information

PG Certificate Web Design and Development. Course Structure. Course Overview. Web Development and User Experience - ARMC243S7 Overview

PG Certificate Web Design and Development. Course Structure. Course Overview. Web Development and User Experience - ARMC243S7 Overview PG Certificate Web Design and Development Course Overview This course focuses on a user-based approach to designing websites and implementation through standards-based, accessible code. It is also suitable

More information

Automatically Generating and Rendering Native Advertisements

Automatically Generating and Rendering Native Advertisements Technical Disclosure Commons Defensive Publications Series April 21, 2017 Automatically Generating and Rendering Native Advertisements Zhenguo Ou Zekan Qian Guannan Zhang Tianjiu Yin Follow this and additional

More information

Using the Pearson eportfolio System

Using the Pearson eportfolio System Using the Pearson eportfolio System Candidate Guide Pearson, P.O. Box 226, Amherst, MA 01004 System Specifications To use the Pearson eportfolio system, you will need access to a computer with the following

More information

20486: Developing ASP.NET MVC 4 Web Applications (5 Days)

20486: Developing ASP.NET MVC 4 Web Applications (5 Days) www.peaklearningllc.com 20486: Developing ASP.NET MVC 4 Web Applications (5 Days) About this Course In this course, students will learn to develop advanced ASP.NET MVC applications using.net Framework

More information

WEBMASTER OVERVIEW PURPOSE ELIGIBILITY TIME LIMITS

WEBMASTER OVERVIEW PURPOSE ELIGIBILITY TIME LIMITS WEBMASTER OVERVIEW Participants are required to design, build and launch a World Wide Web site that features the school s career and technology education program, the TSA chapter, and the chapter s ability

More information

CHAPTER 3 WEB DESIGN BASICS KEY CONCEPTS

CHAPTER 3 WEB DESIGN BASICS KEY CONCEPTS BASICS OF WEB DESIGN CHAPTER 3 WEB DESIGN BASICS KEY CONCEPTS 1 LEARNING OUTCOMES Describe the most common types of website organization Describe principles of visual design Design for your target audience

More information

20486C: Developing ASP.NET MVC 5 Web Applications

20486C: Developing ASP.NET MVC 5 Web Applications 20486C: Developing ASP.NET MVC 5 Web Course Details Course Code: Duration: Notes: 20486C 5 days This course syllabus should be used to determine whether the course is appropriate for the students, based

More information

Developing ASP.NET MVC 5 Web Applications

Developing ASP.NET MVC 5 Web Applications 20486C - Version: 1 23 February 2018 Developing ASP.NET MVC 5 Web Developing ASP.NET MVC 5 Web 20486C - Version: 1 5 days Course Description: In this course, students will learn to develop advanced ASP.NET

More information

Regional Growth Fund Initial Application Form Snapshots from GMS Portal

Regional Growth Fund Initial Application Form Snapshots from GMS Portal Regional Growth Fund Initial Application Form Snapshots from GMS Portal Contents GMS Portal landing page... 3 Registering / Logging In... 5 Resetting your password... 9 Manage Your Organisation and User

More information

COURSE 20486B: DEVELOPING ASP.NET MVC 4 WEB APPLICATIONS

COURSE 20486B: DEVELOPING ASP.NET MVC 4 WEB APPLICATIONS ABOUT THIS COURSE In this course, students will learn to develop advanced ASP.NET MVC applications using.net Framework 4.5 tools and technologies. The focus will be on coding activities that enhance the

More information

COLUMN. Worlds apart: the difference between intranets and websites. The purpose of your website is very different to that of your intranet MARCH 2003

COLUMN. Worlds apart: the difference between intranets and websites. The purpose of your website is very different to that of your intranet MARCH 2003 KM COLUMN MARCH 2003 Worlds apart: the difference between intranets and websites Beyond a common use of HTML, intranets and corporate websites (internet sites) are very different animals. The needs they

More information

A2 Unit G064: ICT Project

A2 Unit G064: ICT Project A Unit G06: ICT Project Exemplification of Mark Scheme: Teachers Notes (a) Definition, Investigation and Analysis (i) Definition nature of the problem to be investigated 1 mark a brief description of the

More information

Centre Name Centre Number Candidate Name Candidate Number

Centre Name Centre Number Candidate Name Candidate Number Unit Title Creating Interactive Multimedia Products Unit Code R087 Session Jan / June / Nov Year 2 0 Centre Name Centre Number Candidate Name Candidate Number Criteria Teacher Comments Centre Mod LO1:

More information

Website software. Assessment Criteria The learner can:

Website software. Assessment Criteria The learner can: ITQ within the Business Skills suite Unit Title: Website software OCR unit number: 22B Unit reference number: R/502/4631 Level: 2 Credit value: 4 Guided learning hours: 30 Learning Outcomes 1. Create structures

More information

Developing ASP.NET MVC 4 Web Applications

Developing ASP.NET MVC 4 Web Applications Developing ASP.NET MVC 4 Web Applications Course 20486B; 5 days, Instructor-led Course Description In this course, students will learn to develop advanced ASP.NET MVC applications using.net Framework 4.5

More information

Support Notes (Issue 1) September Snap it! Certificate in Digital Applications (DA105) Coding for the Web

Support Notes (Issue 1) September Snap it! Certificate in Digital Applications (DA105) Coding for the Web Support Notes (Issue 1) September 2014 Certificate in Digital Applications (DA105) Coding for the Web Snap it! Introduction Before tackling the Summative Project Brief (SPB), students should have acquired

More information

WEB DESIGN 8 PHASES OF THE DESIGN PROCESS. By da Creative Team

WEB DESIGN 8 PHASES OF THE DESIGN PROCESS. By da Creative Team WEB DESIGN 8 PHASES OF THE DESIGN PROCESS By da Creative Team 1. Project Definition 1.1. Project Summary 1.2. Goals 1.3. Target Audience 1.4. Message 1.5. Competition 1.6. Content Strategy 2. Project Scope

More information

Xerte. Guide to making responsive webpages with Bootstrap

Xerte. Guide to making responsive webpages with Bootstrap Xerte Guide to making responsive webpages with Bootstrap Introduction The Xerte Bootstrap Template provides a quick way to create dynamic, responsive webpages that will work well on any device. Tip: Webpages

More information

Unit 7: Databases design and use (LEVEL 2)

Unit 7: Databases design and use (LEVEL 2) (LEVEL 2) Learning outcomes By completing this unit candidates will develop a thorough knowledge and understanding of how to create and use a relational Candidates will be able to: design a relational

More information

Computer Aided Draughting and Design: Graded Unit 1

Computer Aided Draughting and Design: Graded Unit 1 Higher National Graded Unit Specification General Information for Centres This Graded Unit has been validated as part of the HNC Computer Aided Draughting and Design (CADD) award. Centres are required

More information

Media & Design Elements Rubric (Gonzales) Page 1 of 6

Media & Design Elements Rubric (Gonzales) Page 1 of 6 Media & Design Elements Rubric (Gonzales) Page 1 of 6 Media & Design Elements Rubric Gonzales, Center for Teaching, Learning and Scholarship, Samford University www.samford.edu/ctls/portfolio_assessment_rubrics.doc

More information

Unit 3 Building IT systems

Unit 3 Building IT systems 2016 Suite Cambridge TECHNICALS LEVEL 2 IT Unit 3 Building IT systems R/615/1325 Guided learning hours: 60 Version 1 September 2016 ocr.org.uk/it LEVEL 2 UNIT 3: Building IT systems R/615/1325 Guided learning

More information

Building a website. Should you build your own website?

Building a website. Should you build your own website? Building a website As discussed in the previous module, your website is the online shop window for your business and you will only get one chance to make a good first impression. It is worthwhile investing

More information

Assignment front sheet

Assignment front sheet Assignment front sheet Qualification Unit number and title Pearson BTEC Higher Nationals in Computing and Systems Development Unit 42: Programming in.net Student name Assessor name Dr Derek Peacock Date

More information

VMware BCDR Accelerator Service

VMware BCDR Accelerator Service AT A GLANCE The rapidly deploys a business continuity and disaster recovery (BCDR) solution with a limited, pre-defined scope in a non-production environment. The goal of this service is to prove the solution

More information

INVITATION TO TENDER. Website Specification for Herefordshire & Worcestershire Chamber of Commerce. Date: 18/07/2017 Version 1.0

INVITATION TO TENDER. Website Specification for Herefordshire & Worcestershire Chamber of Commerce. Date: 18/07/2017 Version 1.0 INVITATION TO TENDER Website Specification for Herefordshire & Worcestershire Chamber of Commerce Date: 18/07/2017 Version 1.0 1 Executive Summary This document is an Invitation to Tender (ITT) for the

More information

SecurityCenter 508 Compliance

SecurityCenter 508 Compliance SecurityCenter 508 Compliance Summary Table Section 508 Voluntary Product Accessibility Template Tenable Network Security, Inc. Updated May 5, 2015 SecurityCenter 5 The latest version of this document

More information

NQF BTEC from 2012 Sample Marked Learner Work Merit standard. Unit: 3

NQF BTEC from 2012 Sample Marked Learner Work Merit standard. Unit: 3 NQF BTEC from 2012 Sample Marked Learner Work Merit standard. Unit: 3 NQF BTEC Level 1/Level 2 First in Information and Creative Technology Unit 3: A Digital Portfolio Pearson 2014 1 Contents You will

More information

INDUSTRIAL CURATION S (PRINTWORKS LONDON) PRIVACY AND COOKIES STATEMENT INTRO

INDUSTRIAL CURATION S (PRINTWORKS LONDON) PRIVACY AND COOKIES STATEMENT INTRO INDUSTRIAL CURATION S (PRINTWORKS LONDON) PRIVACY AND COOKIES STATEMENT INTRO Welcome to Industrial Curation s Privacy and Cookies Statement! You might be viewing this through our website or mobile application

More information

Creating and Building Websites

Creating and Building Websites Creating and Building Websites Stanford University Continuing Studies CS 21 Mark Branom branom@alumni.stanford.edu Course Web Site: http://web.stanford.edu/group/csp/cs21/ Week 1 Slide 1 of 28 Course Description

More information

to start ICT systems and 2.2 Open software application, e.g. word processing, desktop open and use

to start ICT systems and 2.2 Open software application, e.g. word processing, desktop open and use Unit Title: OCR unit number: 1 Level: Entry 3 Credit value: 3 Guided learning hours: 15 Unit reference number: Displaying Information Using ICT T/502/1141 Learning Outcomes Assessment Criteria The Learner

More information

Qualification Specification

Qualification Specification BCS Level 2 Certificate in IT User Skills (ECDL Core) Version 2.0 March 2018 This is a United Kingdom government regulated qualification which is administered and approved by one or more of the following:

More information

Unit 7: Desktop Publishing (LEVEL 3)

Unit 7: Desktop Publishing (LEVEL 3) (LEVEL 3) Learning outcomes By completing this unit candidates will develop a thorough knowledge and understanding of planning, drafting, developing and creating a technically complex DTP publication to

More information

Browser Checklist. Objective. Content. 1) Zurich recommended browser

Browser Checklist. Objective. Content. 1) Zurich recommended browser Browser Checklist Objective To ensure that agents have the fastest and best experience of Zurich einsurance portal. By checking that agents have the best browser on the computers. By creating a shortcut

More information

H2020 Project: Smart Resilience Indicators for Smart Critical Infrastructure D6.1 - Project website

H2020 Project: Smart Resilience Indicators for Smart Critical Infrastructure D6.1 - Project website PUBLIC DELIVERABLE H2020 Project: Smart Resilience Indicators for Smart Critical Infrastructure D6.1 - Project website Coordinator: Aleksandar Jovanovic EU-VRi Project Manager: Bastien Caillard EU-VRi

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions Thanks for exploring The Commons. Below are answers to some of your most frequently asked questions regarding DPS social intranet. The Commons Overview What is The Commons? What

More information

REQUEST FOR PROPOSALS: ARTIST TRUST WEBSITE REDESIGN

REQUEST FOR PROPOSALS: ARTIST TRUST WEBSITE REDESIGN REQUEST FOR PROPOSALS: ARTIST TRUST WEBSITE REDESIGN March 30, 2018 PROJECT OVERVIEW Artist Trust is looking for a website developer to redesign and build our new website. The ideal developer will work

More information

Programming Fundamentals of Web Applications

Programming Fundamentals of Web Applications Programming Fundamentals of Web Applications Course 10958B; 5 days, Instructor-led Course Description This five-day instructor-led course provides the knowledge and skills to develop web applications by

More information

Functional Skills ICT. Entry Level Marking Guidance

Functional Skills ICT. Entry Level Marking Guidance Functional s ICT Functional s qualification in ICT at Entry 1, Entry 2, Entry 3 Scheme code: 09873, 09874, 09875 Entry Level Marking Guidance OCR 2010 Marking Guidance for Assessors OCR FUNCTIONAL SKILLS

More information

SQA Advanced Unit specification. General information for centres. Unit title: Web Development Fundamentals. Unit code: HR7M 47

SQA Advanced Unit specification. General information for centres. Unit title: Web Development Fundamentals. Unit code: HR7M 47 SQA Advanced Unit specification General information for centres Unit title: Web Development Fundamentals Unit code: HR7M 47 Unit purpose: This Unit is designed to enable candidates to develop websites

More information

CPD at the Royal Veterinary College A guide for Webinar Plus courses

CPD at the Royal Veterinary College A guide for Webinar Plus courses CPD at the Royal Veterinary College A guide for Webinar Plus courses This document contains some practical information and advice which will aid you in your participation of Webinar Plus learning with

More information

1. The site should consist of the following six pages, to be completed and ready for uploading by <date specified by tutor>:

1. The site should consist of the following six pages, to be completed and ready for uploading by <date specified by tutor>: OCR ITQ LEVEL 2 UNIT 81: WEBSITE SOFTWARE ASSESSMENT: BRADGATE PARK FITNESS PROGRAMME SCENARIO: You are employed as a member of the Web Design Team of Leicestershire County Council and regularly receive

More information

Exams policy 2017/18. This policy is reviewed annually to ensure compliance with current regulations. Approved/reviewed by

Exams policy 2017/18. This policy is reviewed annually to ensure compliance with current regulations. Approved/reviewed by Exams policy 2017/18 This policy is reviewed annually to ensure compliance with current regulations Approved/reviewed by Rachel Fawcett (Exams Officer) and Wendy Randall (School Business Manager) Approved

More information

20486 Developing ASP.NET MVC 5 Web Applications

20486 Developing ASP.NET MVC 5 Web Applications Course Overview In this course, students will learn to develop advanced ASP.NET MVC applications using.net Framework tools and technologies. The focus will be on coding activities that enhance the performance

More information

SAMPLE COURSE OUTLINE APPLIED INFORMATION TECHNOLOGY ATAR YEAR 12

SAMPLE COURSE OUTLINE APPLIED INFORMATION TECHNOLOGY ATAR YEAR 12 SAMPLE COURSE OUTLINE APPLIED INFORMATION TECHNOLOGY ATAR YEAR 12 Copyright School Curriculum and Standards Authority, 2015 This document apart from any third party copyright material contained in it may

More information

The candidate has provided a brief introduction to the organisation and client

The candidate has provided a brief introduction to the organisation and client ai. Definition a(i)a. Definition: a brief description of the organisation or group that has the problem and an introduction to the client and/or the end user(s) and The candidate has provided a brief introduction

More information

Assessment Objective A01 Demonstrate good working practices with files, directories/folders and subdirectories/su

Assessment Objective A01 Demonstrate good working practices with files, directories/folders and subdirectories/su Assessment Objective A01 Demonstrate good working practices with files, directories/folders and subdirectories/su b-folders Pass Candidates will set up at least two directories. They will save some files

More information

Welcome to MyKangan! A how to guide for student. Welcome to MyKangan. A How to guide for students

Welcome to MyKangan! A how to guide for student. Welcome to MyKangan. A How to guide for students Welcome to MyKangan A How to guide for students May 2015 Contents Welcome to MyKangan... 1 Logging in... 2 Accessing MyKangan via the Student Portal ONSITE... 2 Accessing MyKangan via the Student Portal

More information

Assignment 1: Design Document

Assignment 1: Design Document Assignment 1: Design Document Overview In this first assignment, you are required to prepare a Design document in the format of a report which will cover most of the analysis, planning, content and design

More information

Create a website for a stakeholder using a dedicated web-authoring tool

Create a website for a stakeholder using a dedicated web-authoring tool Page 1 of 5 Create a website for a stakeholder using a dedicated web-authoring tool Level 3 Credits 5 Purpose People credited with this unit standard are able to: plan design a website for a stakeholder;

More information

Web Applications Development

Web Applications Development Unit 35: Web Applications Development Unit code: K/601/1510 QCF Level 5: BTEC Higher National Credit value: 15 Aim To enable learners to understand the concepts of web applications and apply the skills

More information

Adelaide Fringe is committed to protecting the privacy of its artists, employees, prospective employees, venues and the general public.

Adelaide Fringe is committed to protecting the privacy of its artists, employees, prospective employees, venues and the general public. Adelaide Fringe Privacy Statement Revised 16 July 2018 Our Commitment Adelaide Fringe is committed to protecting the privacy of its artists, employees, prospective employees, venues and the general public.

More information

DESIGN PORTFOLIO. Julia Smith graphic + web designer juliasmithdesigns.com

DESIGN PORTFOLIO. Julia Smith graphic + web designer juliasmithdesigns.com DESIGN PORTFOLIO JS D E S I G N S Julia Smith graphic + web designer +1-905-483-5928 juliasmithdesigns.com juliasmithdesigns@gmail.com MAGAZINE LAYOUT AWAY Travel Magazine AWAY is a fictional travel magazine

More information

Beginning Web Site Design

Beginning Web Site Design Beginning Web Site Design Stanford University Continuing Studies CS 03 (Summer CS 21) Mark Branom branom@alumni.stanford.edu http://web.stanford.edu/people/markb/ Course Web Site: http://web.stanford.edu/group/csp/cs03/

More information

D2L Start Up! I. To log in... 2 II. Your Profile I. Main Navigation Bar... 3 II. News... 4 III. Role Switch... 4 IV. Calendar...

D2L Start Up! I. To log in... 2 II. Your Profile I. Main Navigation Bar... 3 II. News... 4 III. Role Switch... 4 IV. Calendar... D2L Start Up! Objectives: Familiarize yourself with the Main Navigation Bar in D2L. Create your profile. Create and delete News Items. Set up notifications. Create modules and sub-modules. Upload documents

More information

Web Development & Design Foundations with HTML5

Web Development & Design Foundations with HTML5 1 Web Development & Design Foundations with HTML5 CHAPTER 5 WEB DESIGN Copyright Terry Felke-Morris 2 Learning Outcomes In this chapter, you will learn how to... Describe the most common types of website

More information

Events at Towson University Submission Guide. Introduction. Logging In

Events at Towson University Submission Guide. Introduction. Logging In Events at Towson University Submission Guide Introduction Events.towson.edu is Towson University's master events calendar, managed by Student Affairs in partnership with other campus divisions. Anyone

More information