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

  Analyze the main functions of the planning and organizing

Analyze the main functions of the planning, organizing, directing, and controlling (PODC) model of management, indicating where managers are most likely to struggle performing these functions.

  Demographic transition model

Briefly explain how 3 aspects of demographic transition model account for europes transformation into a destination region for migrants from North Africa between 1960 and 2000

  Describe the diagnostic criteria for each disorder

Prepare a case summary covering the following points. Describe the diagnostic criteria for each disorder. List the interview questions that you used. Explain why you chose those questions. Summarize the responses given to your questions.

  Single-strand electric fence

A rectangular plot of farmland will be bounded on one side by a river and on the other three sides by a single-strand electric fence. With 1200m of wire at your disposal, what is the largest area you can enclose and what are its dimensions

  Stages of the policy-making process

Choose a current policy issue. Discuss this issue in terms of the stages of the policy-making process.

  When is it acceptable to eat ts’ai dishes without fan

How does status play into Chinese table manners? When is it acceptable to eat ts’ai dishes without fan? Cooper’s initial reaction to his client’s eating habits was the result of a(n) _____________________ point of view.

  Health promotion measures to incorporate exercise

Describe measures that you would take as a nurse to assist clients with health promotion measures to incorporate exercise and physical activity into their lives. Include the kind of activities you would recommend, the amount of exercise, and the appr..

  Compare and contrast the ethical principles of psychologists

Compare and contrast the APA's Ethical Principles of Psychologists (APA Ethics Code) and Specialty Guidelines for Forensic Psychology

  True about demographic transition

Which of the following is true about demographic transition

  Select a building that has been discussed that is

history of architecture and interior designtopic select a building that has been discussed that is pre-romanesque. in

  Important features to enhance a student learning experience

The Virtual Campus has many exciting and important features to enhance a student's learning experience. This includes the following: Announcements, Live Chat and Discussion Boards

  Persuasion and social movements 5th edition

are there chapter summaries and flashcards for Persuasion and Social Movements 5th edition?

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