Great Deal! Get Instant $10 FREE in Account on First Order + 10% Cashback on Every Order Order Now

assignment 1 and 2 questions are provided here

1 answer below »
assignment 1 and 2 questions are provided here
Answered Same Day May 04, 2020

Solution

Abr Writing answered on May 21 2020
134 Votes
Assessment 1/Assessment I - Web Programming (Part A).docx
T-1.8.1
        Details of Assessment
        Term and Yea
        Term4 2017
        Time allowed
        N/A
        Assessment No
        1
        Assessment Weighting
        50%
        Assessment Type
        Written
        Due Date
        Week 8
        Room
        102
        Details of Subject
        Qualification
        ICT50115 Diploma of Information Technology
        Subject Name
        Web Programming
        Details of Unit(s) of competency
        Unit Code
        ICTWEB411 Produce basic client-side script for dynamic web pages
        
        ICTWEB502 Create dynamic web pages
        Details of Student
        Student Name
        Jevin shahi
        College
        CBC
        Student ID
        201634248
        Student Declaration: I declare that the work submitted is my own, and has not been copied or plagiarised from any person or source.
        Signature: ___________________________
Date: 16/11/17
        Details of Assesso
        Assessor’s Name
        Hero
        Assessment Outcome
        Results
        |_| Competent |_| Not Yet Competent
        Marks
         /50
        FEEDBACK TO STUDENT
Progressive feedback to students, identifying gaps in competency and comments on positive improvements:
        __________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________
        Student Declaration: I declare that I have been assessed in this unit, and I have been advised of my result. I also am aware of my appeal rights and reassessment procedure.
Signature:     ____________________________
Date: 16/11/17
        Assessor Declaration: I declare that I have conducted a fair, valid, reliable and flexible assessment with this student, and I have provided appropriate feedback
Student did not attend the feedback session.
Feedback provided on assessment.
Signature:     ____________________________
Date: 16/11/17
        Purpose of the Assessment
        The purpose of this assessment is to assess the student in the following learning outcomes:
        Competent
(C)
        Not yet Competent
(NYC)
        ICTWEB411 Produce basic client-side script for dynamic web pages
        Performance Criteria for Competency Code
        1.1 Determine necessary dynamic functionality of the web document
        
        
        1.2 Determine appropriate language to achieve that functionality
        
        
        1.3 Determine web document requirements
        
        
        2.1 Design web document and embedded scripts to achieve required functionality
        
        
        2.2 Write simple hypertext markup language (HTML) considering accessibility
        
        
        2.3 Write embedded scripts
        
        
        3.1 Test web document against required functionality, and reiterate until co
ect
        
        
        3.2 Complete documentation and submit to appropriate person for approval
        
        
        ICTWEB502 Create dynamic web pages
        Performance Criteria for Competency Code
        1.1 Review technical requirements
        
        
        1.2 Identify sections of the website requiring client-side dynamic content
        
        
        1.3 Identify sections of the website requiring server-side dynamic content
        
        
        1.4 Select appropriate languages and technology to meet the requirements
        
        
        2.1 Create pages using appropriate languages
        
        
        2.2 Ensure code conforms to cu
ent industry best practice and standards
        
        
        3.1 Test website in a variety of
owsers
        
        
        3.2 Ensure required dynamic content functions according to specified requirements
        
        
        Assessment/evidence gathering conditions
        Each assessment component is recorded as either Competent (C) or Not Yet Competent (NYC). A student can only achieve competence when all assessment components listed under “Purpose of the assessment” section are recorded as competent. Your trainer will give you feedback after the completion of each assessment. A student who is assessed as NYC (Not Yet Competent) is eligible for re-assessment.
        Resources required for this assessment
        1. Computer with relevant software applications and access to internet
1. Weekly eLearning notes relevant to the tasks/questions
        Instructions for Students
        Please read the following instructions carefully
· This assessment has to be completed |X| In class |_| At home
· The assessment is to be completed according to the instructions given by your assessor.
· Feedback on each task will be provided to enable you to determine how your work could be improved. You will be provided with feedback on your work within two weeks of the assessment due date. All other feedback will be provided by the end of the term.
· Should you not answer the questions co
ectly, you will be given feedback on the results and your gaps in knowledge. You will be given another opportunity to demonstrate your knowledge and skills to be deemed competent for this unit of competency.
· If you are not sure about any aspect of this assessment, please ask for clarification from your assessor.
· Please refer to the College re-assessment for more information (Student handbook).
Assessment marking and observation sheet for the trainers
        Marking List
        Marks
        PART A – Written Task (10 Marks)
        Task 1
        /4
        Task 2
        /3
        Task 3
        /3
        SUB TOTAL
        /10
        PART B – Assignment/Project (30 Marks)
        Task 1 – Survey Page JavaScript Validation
        /13
        Task 2 – Registration Page JavaScript Validation
        /13
        Task 3
        /4
        SUB TOTAL
        /30
        PART C – Written Task (10 Marks)
        Task 1
        /3
        Task 2
        /5
        Task 3
        /2
        SUB TOTAL
        /10
        TOTAL
        /50
Part A - Written - (10 Marks)
Instructions: Please complete the following written tasks
        
        Tasks
        Marks
        1
        Please refer to the Case Study and Scenario Problem Summary in the Appendix
Based on the requirement of the Scenario Problem, please review 5 existing apparel website. Then summarize 5 most typical pages of an apparel website, noticing what dynamic development language each of these website used ( PHP, ASP, Coldfusion, JSP etc..., normally they are PHP page, refer to the “introduction to dynamic web development” )
        a. Find and review 5 online fashion store eCommerce websites. These websites must have the ability to sell clothes online.
        b. You must have each of the 5 sites web address. You must have the 5 typical pages’ screenshots of the 5 websites, namely: welcome page, catalogue page, product detail page, and shopping bag/cart page.
        c. Identify and take screenshots of the five typical pages you identified in studying these 5 websites.
Note: This will be the evidence that you are reviewed the 5 websites and identified the 5 common pages of an apparel website.
        d. Identify the advantages of PHP over other dynamic programming language; and the principles of open platform programming (the major advantage over closed platform programming)
        4
        2
        Pseudo Mock-up of two main page(s) of the proposed project website
Please provide evidence of the mock-up that you have started the planning for the project (Welcome and Category page) (storyboard, static version i.e. HTML/CSS considering Accessibility, e.g. IMG tag with alt inside)
Sample Design Screenshots of an apparel eCommerce website.
        3
        3
        Task analysis: Please describe the online dynamic shopping functions, i.e.:
a. Shopping procedure (front end);
. Product management (Backend) Use screenshots from the 5 site studied for the front end; diagram for backend.
c. Describe the functions of survey and contact page validation.
        3
Part B - Assignment – Practical (30 Marks)
Assessment description
This section is dedicated to client-side scripting skill (namely JavaScript). Please complete the following practical tasks in your lab web development environment:
Procedure
Use JavaScript design a contact form validation and a survey page for service feedback that is compatible with design style that you developed in Part A (i.e. the HTML/CSS mock-up).The following JavaScript task will cover and provide the evidence of your knowledge and the using of:
events and event handlers
internet operation related to servers and clients
internet protocols
standard generalised markup language (SGML)
associated standards
However please very
iefly explain them as the concepts of JavaScript programming. Please limit to 250 words, your mark will be calculated on how concisely you can describe these concept clearly, as the evidence of your understanding.
1. Survey page (13 Marks)
2. Registration page (13 Marks)
3. Less than 250 words concept description (4 marks)
Here are the sample screenshots
Survey page needs to calculate the average rating given by the client; then prompting different message according to the rating result. For a more strict form condition, you can optionally validate the fields that the input is a number, and it is between 1~5.
Registration form needs to have the basic information of the client. All form field are to be validated, except if the selection type form elements already has a default selection. Email needs to be validated as an acceptable email address in terms of the format. All messages are to be properly prompted if certain field failed the validation, then immediately afterwards, the field in question needs to be in focus with the cursor blinking inside it and waiting for the new input.
Part C - Assessment – Written (10 Mars)
Instructions: Project Documentation
        
        Tasks
        Marks
        1
        Please make a test/validation plan:
The survey page and registration page you designed with JavaScript in Part B section of assessment 1.
(Note: you are required to find an appropriate testing report template or sample by yourself. Please don’t use the template demonstrated to you during the class time. Sometimes, the template or sample for testing report is more complex than you need, you can simplify the template or you can address the items you think unrelated with n/a, ie, not applicable.)
        Details of testing items
        1 marks
        Documentation structure
        1 marks
        Please describe the difference of server-side scripting and client-side scripting
        1 marks
        3
        2
        Please make a test/validation plan:
The front end shopping pages of the project in assessment 2.
(Note: you are required to find an appropriate testing report template or sample by yourself. Please don’t use the template demonstrated to you during the class time. Sometimes, the template or sample for testing report is more complex than you need, you can simplify the template or you can address the items you think unrelated with n/a, ie, not applicable.)
        Details of testing areas/items
        2 marks
        Documentation structure
        2 marks
        Based on the template you picked, describe the basic standard of a program documentation (the framework and structure requirements)
        1 marks
        5
        3
        Sign off page is one page document, showing the client and the design company’s details, and the confirmation signatures by the relevant parts for the design and delivery of the project, etc.
Please find a royalty free sign-off paper template from online (there are many of such template online); then based on these template, make a one page sign off page for the project of assessment 2.
(Note: you are required to find an appropriate project sign-off document template or sample by yourself. Sometimes, the template or sample for is more complex than you need, you can simplify the template or you can address the items you think unrelated with n/a, ie, not applicable.)
        2
        Note:
        A sample project will be demonstrated to you during class time. It will not be included in here in the document, as the sample will be changed from time to time. The sample maybe an online existing website, or it can be a student’s finished project demonstrated by that student, or it can be one of the sample class exercises.
        
Submission Guide:
· You must submit this assessment document of course, with your student details and relevant information filled properly.
· For Part A, you submit 3 Microsoft Word files, one for each tasks in Part A, and put these 3 files in a folder call Part A
· For Part B, you submit all the files for the website with both registration page and survey page validated by JavaScript.
· For Part C, you submit 3 Microsoft Word files, one for each tasks in Part C, and put these 3 files in a folder call Part C
· Student must submit by sending the assessment in a zip (not rar) compressed format by the due date, by sending it to the submission email. (Email address is provided inside eLearning of each subject. Note: important! Assessment submission email address is not trainers’ staff email address)
Appendix: Case Study
Note: the case is the same case or the continuation of the case of Web Design and Development of Certificate IV. The major difference is that the website is no longer static information presentation type of website. It will be PHP/MySQL dynamic website, so that there is shopping function. The former static website can be considered in an analogy with its physical world counterpart – a hardcopy catalogue
ochure. It is in the category of eMarketing. Whereas a dynamic website will be eCommerce, by which the client will be able to sell their product directly from online. For this project, the Web Design Company is to demonstrate more professional methods in project documentation and debugging/testing in project commencing.
Case Introduction:
Fashionwave is a small company of designed apparels.
The company are constructed by 20 middle aged women who design and produce the clothes for women and men. They would like to have their own website, so there will be this company’s online identity and information exposure online. This is the first stage of their online plan. They will eventually have a full-fledged eCommerce website, which will allow them to be able to sell their clothes directly from online.
For the time being, the company's owner decided that the project will be just categorised into just men and women two simple categories. Each category will have at least 8 most cu
ent products in it for a start. Namely, 8 men's clothes in men category, and 8 women's clothes in women category. The website will have 5 pages. Homepage, Category, Service Policy, About Us, Contact. The Homepage will have welcome information, and some highlights of company cu
ent sale information; The category page will of course have the link to the two categories, therefore the two categories will be two subpages of this page; Service Policy page will have company service policy, such as shipping information, return policy, service guarantee, etc; About us page the company introduction and a gallery of photos showing the company have being participating a recent apparel fair, the page will also include the icons to the social media, i.e. FaceBook, Pinterest, Twitter, etc; Finally the contact page will have the contact information of the...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here