Web Development I ISYS1001

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:
Hello, dear friend, you can consult us at any time if you have any questions, add WeChat: _0206girl
 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.
Deliverables:
 Functioning web site (digital). Uploaded to your website on infotech (our Linux server).
o IBS & GXUST students check with your local tutor about this requirement (as different requirement may have to be meet).
 The University marker must have access to the source code, so you will also be required to provide a zip file containing the entire website (and design documentation as a single word document) . For all Internal/Online/Sydney/Melbourne/Perth students this will be via MySCU (see the Submit Assignments folder) site.
2. Length
There should be at least six (6) pages in the website. There should be - at minimum - a Home page (index.html), a Resume page, and at least 4 pages with examples of your skills. One of these skills pages must detail your Web Development skills page .
In addition to the six (6) pages already mentioned, topics 9, 10, 11 and 12 contain continuous assessments that will add an additional two pages to your site. These additional pages should be linked to the Web Development skills page only -- as they are related to these skills. For your convenience I have included all of the continuous assessments as an appendix of this document.
Remember that prospective employers have to read your portfolio, so keep it informative and intuitive. Typically students lose marks as a result of a content poor site (including lack of information, bad spelling and grammar) --
don't make this mistake!
3. Marking criteria
The following marking criteria should assist you in completing your assignment.
5% Interface design , navigation and organisation
Preliminary design (1%)
Interface design (1%)
Navigation design (1%)
Storyboards - content (1%)
Organisation of Information - Concept (1%)
5% Communications effectiveness - development
Graphics communications effectiveness (2%)
Logical communications effectiveness (1.5%)
Written communications effectiveness (1.5%)
20% Technical functionality in terms of web development
Initial impact (style) (1%)
Correct spelling and grammar (2%)
Everything works without error - Server (3%)
Maximum usage of material undertaken in this unit (3%)
Usage of CSS (3%)
HTML Form & JavaScript (3%)
Code reusability and readability (1%)
Validation (3%)
File sizes and naming (1%),
Please make sure that you address each of these criteria in your assignment. Have a look at the marking spreadsheet
provided in the Assignments folder of the MySCU site for additional information.
4. Submission Format -- also see point 10.
On the completion of the Website, as well as handing it in as per instructions, you must upload your site onto Infotech (our Linux server). This is similar to the process that you would undertake when placing your website with an ISP.
Place all design documentation in one Word file (this does not need to be uploaded to Infotech). IBS & GXUST students should check with your local tutor about this criteria.
Ensure that all .html files and the .doc file are zipped into a single file and submitted to MySCU assignment area, following naming conventions for the zip file given in point 11. IBS & GXUST students will submit this to their local
tutor.
5. Advice
You should start thinking about the content and design of your portfolio website as soon as you read this. That Is Right NOW! You need to have a clear design in your mind. You should also collect/develop all content that you
want included in your website. You should be coding the site starting in week eight.
Pay close attention the feedback from your tutor about your design -- marked as part of assignment 2. This is a check placed into the 2 nd assignment to verify you are on track with your major assignment.
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.

相关推荐
学习使我快乐0125 分钟前
JS进阶 3——深入面向对象、原型
开发语言·前端·javascript
bobostudio199526 分钟前
TypeScript 设计模式之【策略模式】
前端·javascript·设计模式·typescript·策略模式
黄尚圈圈1 小时前
Vue 中引入 ECharts 的详细步骤与示例
前端·vue.js·echarts
浮华似水2 小时前
简洁之道 - React Hook Form
前端
正小安4 小时前
如何在微信小程序中实现分包加载和预下载
前端·微信小程序·小程序
_.Switch6 小时前
Python Web 应用中的 API 网关集成与优化
开发语言·前端·后端·python·架构·log4j
一路向前的月光6 小时前
Vue2中的监听和计算属性的区别
前端·javascript·vue.js
长路 ㅤ   6 小时前
vite学习教程06、vite.config.js配置
前端·vite配置·端口设置·本地开发
长路 ㅤ   6 小时前
vue-live2d看板娘集成方案设计使用教程
前端·javascript·vue.js·live2d
Fan_web6 小时前
jQuery——事件委托
开发语言·前端·javascript·css·jquery