Develop an electronic web portfolio

Assignment Help Other Subject
Reference no: EM131293569

Develop an electronic Web portfolio, using a plain text editor.

1. Task Description

Develop an electronic work portfolio for yourself, which demonstrates your skills in as many relevant areas (of your degree) as possible.

The portfolio should contain:

- Homepage that introduces you to possible employers.
- Resume - listing personal details, education, experience (work), qualifications, hobbies, other relevant information (these could be shown on separate pages if desired)
- Examples of your work/skills in four (4) different areas. Some examples:
o Design examples
o Graphics production and preparation
o Written and spoken communication skills
o The ability to work as part of a team and independently
o Project management
o Skills required by employers in your field of study.

Each skill area should include examples of your work which may be in the form of text, graphics, links to working projects or screen shots of projects.

Design Issues:
- Your design should fit a screen resolution 1024 x 768 (allow for toolbars and scrollbars). You will need to research the actual working space available for your content.
- Think about your design carefully. The site will need to be consistent throughout.
- Navigation is one of the most important issues. Carefully plan your navigation on paper first. Think about using a template for your main navigation to keep it consistent and understandable.
- Decide on an overall theme.
- Include in your design the colours for text, backgrounds, etc.
- Keep fonts consistent.
- Will there be different colour schemes used on unrelated pages?
- Include all of this information in your design document.
- If there are a number of images on a page, decide on the dimensions during the design phase. It is best to make them a consistent size.
- Take care with your button size designs and banners / headings so that they do not "take over" the page.
Development Issues:
- Try to avoid scroll bars where possible. Definitely do not require scroll bars to view all of your navigation menu (check at 1024 width in a browser).
- Do not let the menu width take over the page and reduce the available space for the information. You should view lots of websites on the Internet to get ideas.
- The website must be written in HTML5 using only a text editor (NotePad++ recommended).
- The assignment must validate HTML5.
- Check the DOCTYPE statements to ensure correct validation.
- The website must have Meta tags and a relevant page title on each page (search-engine ready).
- Ensure that every graphic file has been reduced to the correct size in a photo editing program, not just reduced in size in the code.
- Excessive file sizes will lose marks (see unit notes for file size limits) unless your users are given a choice to open the file (i.e. by using a link on a thumbnail).

Topic 9 Continuous Assessment
During this session your major assignment (see Assignment 3 specifications) will be to build a personal portfolio website to demonstrate your life/business/IT skills. Each of topics of the study guide will bring you closer to being able to produce this website. This topics continuous assessment forms part of your major assignment (assignment 3) due in week 12.

In the last two topics (topic 8 & 9) you have examined HTML forms and JavaScript. Now is the time to combine these skills. You will design and build a a HTML5 form for a hypothetical King's Music Store website (you are displaying it as part of your web design skills in the major assignment). The form is for users to sign up for an email newsletter from the site.

The form will:
- Open in a new window (or tab) from your web_skill.html page
- Use the "post" method
- Target https://infotech.scu.edu.au/cgi-bin/echo_form in the form action
- Be styled using "Pure" CSS (p. 421 Felke-Morris)
- Welcome the user "onload" with an alert ("Welcome to the Kings Music Store - Newsletter Signup")
- Contain user instructions (what required fields etc.)
- Contain the following fields:
o Text field maximum size 60 - First Name (required - DO NOT use the HTML5 required field - this will be checked by JavaScript onsubmit)
o Text field maximum size 60 - Last Name (required - DO NOT use the HTML5 required field - this will be checked by JavaScript onsubmit)
o Text field maximum size 60 - Email Address (required - use the new HTML5 email address element - it checks for a single @ in the address)
o Age as a radio button group divided into age ranges as follows: 15-25, 26-35, 36-45, 46-55 and 55+
o 10 checkboxes for the user's musical taste (what music does the person like).
Heavy Metal, Country and Western, Classical, Rock & Roll, Pop, Folk, Blues, Jazz, Disco and Opera
o Text area (for the user to inform the shop of any further type of music they are searching for) with a minimum size of 60 cols and 3 rows.
o A submit button and a reset button.
"onsubmit" the form will verify that both name fields are NOT empty strings - if a field is empty the user should be informed (via an "alert") and the form should be prevented from submitting to the infotech server.
Additional video resources are available to assist you. See the How-to Video folder in the MySCU site for this unit. Of

particular use to you for this topic are:
- Some Basic JavaScript
- JavaScript Validation Part 1
- JavaScript Validation Part 2

On the textbooks companion website located at:
https://www.pearsonglobaleditions.com/Felke-Morris
Is a VideoNote that may be of assistance to you it is:
- JavaScript Message Box

Topic 10 Continuous Assessment
During this session your major assignment (see Assignment 3 specifications) will be to build a personal portfolio website to demonstrate your life/business/IT skills. Each of topics of the study guide will bring you closer to being able to produce this website. This topics continuous assessment forms part of your major assignment (assignment 3) due in week 12.

Examine the pages that you have built so far for these continuous assessments and your major assignment. Have the issues examined in this chapter changed your mind about the structure/content of your pages?

List the changes you have made to your major assignment and the issue that caused you to change it. Include a page on your website portfolio (as part of assignment 3) titled website_issues.html on this page list at least 3 changes made to your site addressing the issues discussed in this chapter. Provide a reference and a brief explanation to support each item. Following is an example of what is expected.

1) According to Yick & Gupta "wearing a white ribbon in one's hair is considered bad luck" for Chinese people. Therefore I changed photo of girl with white ribbon to one with a red ribbon.

Yick, A.G. and Gupta, R., 2002. "Chinese Cultural Dimensions of Death, Dying, and Bereavement: Focus Group Findings", Journal of Cultural Diversity, Vol. 9, No. 1, pp.32-42.

Note: that the website_issues.html page should only be accessible from your web skills page.

Topic 11 Continuous Assessment

During this session your major assignment (see Assignment 3 specifications) will be to build a personal portfolio website to demonstrate your life/business/IT skills. Each of topics of the study guide will bring you closer to being able to produce this website. This topics continuous assessment forms part of your major assignment (assignment 3) due in week 12.

Examine the requirements for hosting your portfolio. Write a short report that:
- provides the names of three Web host providers
- the monthly cost for hosting by each provide;
- the software offered, e.g. PHP, ASP
- the storage space available
- the stated reliability of the host, e.g. mean hours uptime

- provide a summary and recommendation

Which hosting site would you chose? Why? You should use a table to present the above material. Note that the text contains a similar type table (Felke-Morris, table 10.1 p468).

Include this report on the website_issues.html page of your major assignment. Remember that this page should only be accessible from your web development skills page.

Topic 12 Continuous Assessment

During this session your major assignment (see Assignment 3 specifications) will be to build a personal portfolio website to demonstrate your life/business/IT skills. Each of topics of the study guide will bring you closer to being able to produce this website. This topics continuous assessment forms part of your major assignment (assignment 3) due in week 12.

Add at least description meta tags to your assignment 3 site. This will better prepare your site for search engines.

Attachment:- Assignment_2016.rar

Reference no: EM131293569

Questions Cloud

What answers did you select and why did you select them : Discuss what you learned about your own moral reasoning compared with the moral reasoning of others who participated in this experiment.
Determining the connectivity troubleshooting : The desktop administrator at a remote satellite office called you to let you know that one of their users is having connectivity problems. Based on what you've learned this week in your lab work, answer the following:
Discuss the strengths and weaknesses of each design approach : Discuss the strengths and weaknesses of each design approach. Discuss the strengths and weaknesses of each sampling approach. Identify the specific situations in which you might choose each of the data collection instruments.
Explain importance of conducting effective research leading : Explain importance of conducting effective research leading to good decision making and analysis of the process associated with putting together a research study.
Develop an electronic web portfolio : Web Development I (ISY10209)- Develop an electronic work portfolio for yourself, which demonstrates your skills in as many relevant areas (of your degree) as possible and Your design should fit a screen resolution 1024 x 768 (allow for toolbars and..
What is the resulting ciphertext : Question: Consider WEP for 802.11. Suppose that the data is 01010111 and the keystream is 10110000. What is the resulting ciphertext?
Conduct an environmental analysis : conducting an environmental analysis as a new marketing associate for a car sharing business.
Discuss specific changes in supply and demand : Discuss specific changes in supply and demand. Examine prior government policies and legislation that exacerbated the impact of the shocks.
How does transportation add value in a supply chain : How does transportation add value in a supply chain?What are the potential disruptions in transportation?How do the disruptions impact the performance of a supply chain?

Reviews

Write a Review

Other Subject Questions & Answers

  Cross-cultural opportunities and conflicts in canada

Short Paper on Cross-cultural Opportunities and Conflicts in Canada.

  Sociology theory questions

Sociology are very fundamental in nature. Role strain and role constraint speak about the duties and responsibilities of the roles of people in society or in a group. A short theory about Darwin and Moths is also answered.

  A book review on unfaithful angels

This review will help the reader understand the social work profession through different concepts giving the glimpse of why the social work profession might have drifted away from its original purpose of serving the poor.

  Disorder paper: schizophrenia

Schizophrenia does not really have just one single cause. It is a possibility that this disorder could be inherited but not all doctors are sure.

  Individual assignment: two models handout and rubric

Individual Assignment : Two Models Handout and Rubric,    This paper will allow you to understand and evaluate two vastly different organizational models and to effectively communicate their differences.

  Developing strategic intent for toyota

The following report includes the description about the organization, its strategies, industry analysis in which it operates and its position in the industry.

  Gasoline powered passenger vehicles

In this study, we examine how gasoline price volatility and income of the consumers impacts consumer's demand for gasoline.

  An aspect of poverty in canada

Economics thesis undergrad 4th year paper to write. it should be about 22 pages in length, literature review, economic analysis and then data or cost benefit analysis.

  Ngn customer satisfaction qos indicator for 3g services

The paper aims to highlight the global trends in countries and regions where 3G has already been introduced and propose an implementation plan to the telecom operators of developing countries.

  Prepare a power point presentation

Prepare the power point presentation for the case: Santa Fe Independent School District

  Information literacy is important in this environment

Information literacy is critically important in this contemporary environment

  Associative property of multiplication

Write a definition for associative property of multiplication.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd