[an error occurred while processing this directive] [an error occurred while processing this directive]
[an error occurred while processing this directive]
[an error occurred while processing this directive]
Monash University

FIT9027 Website authoring - Semester 1, 2014

This unit will develop the basic concepts of website authoring, from design to implementation. Students will develop skills in creating digital content which is authored to deal with the particular issues of web publishing. The unit will examine HTML/XHTML, Cascading Style Sheets (CSS), the W3C Document Object Model (DOM) and JavaScript as the fundamental website authoring suite. In addition HTML embedded script languages will be used to create dynamic database driven content. The unit will also introduce wider W3C standards, web usability and web design specification.

Mode of Delivery

Caulfield (Day)

Workload Requirements

Minimum total expected workload equals 12 hours per week comprising:

(a.) Contact hours for on-campus students:

  • Two hours of lectures
  • One 2-hour laboratory

(b.) Additional requirements (all students):

  • A minimum of 8 hours independent study per week for completing lab and project work, private study and revision.

Unit Relationships

Prohibitions

FIT1012, MMS1402, MMS9401

Chief Examiner

Campus Lecturer

Caulfield

William Lay

Tutors

Caulfield

William Lay

Ruben Hopmans

Your feedback to Us

Monash is committed to excellence in education and regularly seeks feedback from students, employers and staff. One of the key formal ways students have to provide feedback is through the Student Evaluation of Teaching and Units (SETU) survey. The University’s student evaluation policy requires that every unit is evaluated each year. Students are strongly encouraged to complete the surveys. The feedback is anonymous and provides the Faculty with evidence of aspects that students are satisfied and areas for improvement.

For more information on Monash’s educational strategy, see:

www.monash.edu.au/about/monash-directions/ and on student evaluations, see: www.policy.monash.edu/policy-bank/academic/education/quality/student-evaluation-policy.html

Previous Student Evaluations of this Unit

Previous feedback has highlighted the following strengths in this unit:

  • A broad range of practical techniques are covered
  • Opportunity for creative application of skills

As a result of student feedback and unit review, improvements have been made to this offering:

  • More coverage of upcoming standards
  • Adjustments to length of tutorial exercises
  • Adjustments to assessment to focus more on correct application of HTML structure
  • Adjustments to weighting of marks in group assessment
  • Increased focus on encouraging good programming practices

If you wish to view how previous students rated this unit, please go to
https://emuapps.monash.edu.au/unitevaluations/index.jsp

Academic Overview

Learning Outcomes

At the completion of this unit students will have -A theoretical and conceptual understanding of:
  • the characteristics of commercial web sites and the authoring/management issues associated with them;
  • the features and applicability of a range of software tools which are used in the development of websites;
  • internet standards and protocols, in particular the impact of World Wide Web Consortium (W3C) standards in this area;
  • a web based document as an instance of the W3C Document Object Model;
  • website usability issues;
  • the role that products such as Macromedia Flash can play in web authoring;
  • copyright related issues as they apply to web authoring.
Developed attitudes that enable them to:
  • appreciate the flexibility required in dealing with clients in a variety of situations encountered in the tendering/authoring process;
  • demonstrate a critical attitude towards assessing the success of websites;
  • demonstrate a recognition of the strengths and weaknesses of information technology in the context of the development and use of web based multimedia systems.
Developed the skills to:
  • create and manipulate digital content for websites, including basic audio and animation;
  • code web pages using standard HTML/XHTML, including tables and forms;
  • make use of Cascading Style Sheets (CSS) to add style to web documents;
  • use JavaScript to add interactivity to HTML pages;
  • access and manipulate DOM objects in a web document;
  • write HTML embedded script code to produce dynamic database driven web documents;
  • produce design specification documents applicable to a web site authoring task.
Demonstrated the teamwork skills necessary to:
  • work as a member of a project team.

Unit Schedule

Week Activities Assessment
0   No formal assessment or activities are undertaken in week 0
1 Unit Introduction & Key Concepts  
2 HTML & Web Standards Individual exercises assessed weekly - Weeks 2 to 11
3 CSS Formatting Work Requirement 1 Due
4 CSS Layout & Rich Media  
5 Working with Colour, Images & Rich Media Work Requirement 2 Due
6 Using CSS3 Assignment 1 Due (Friday 6:00pm)
7 Website Testing, Forms & JavaScript Basics  
8 Browser Scripting with JavaScript  
9 Document Object Model Work Requirement 3 Due
10 Introduction to jQuery  
11 Dynamic Pages with jQuery Work Requirement 4 Due
12 Search Engine Optimisation; Publishing & Web Hosting Assignment 2 Due (Friday 6pm)
  SWOT VAC No formal assessment is undertaken in SWOT VAC
  Examination period LINK to Assessment Policy: http://policy.monash.edu.au/policy-bank/
academic/education/assessment/
assessment-in-coursework-policy.html

*Unit Schedule details will be maintained and communicated to you via your learning system.

Teaching Approach

Lecture and tutorials or problem classes
This teaching and learning approach provides facilitated learning, practical exploration and peer learning, equipping you with the ability to apply skills upon completion.

Assessment Summary

In-semester assessment: 100%

Assessment Task Value Due Date
Assignment 1: HTML/CSS Website 20% Week 6 (Friday 6pm)
Assignment 2: Group Project 20% Week 12 (Friday 6pm)
Work Requirements 40% (5%, 10%, 15%, 10%) Weeks 3, 5, 9 and 11
Weekly Progress 20% (10 x 2%) Weeks 2 to 11

Assessment Requirements

Assessment Policy

Assessment Tasks

Participation

Assignment 2 and Work Requirement 3 are conducted as group assessment tasks.

Due to the nature of group work in this subject, students are expected to attend at least 80% of classes.

  • Assessment task 1
    Title:
    Assignment 1: HTML/CSS Website
    Description:
    A 5-page informational website designed to W3C standards. To be undertaken individually.
    Weighting:
    20%
    Criteria for assessment:

    Site aims

    • Site topic meets assignment criteria
    • Definition of target audience
    • Statement of site and user goals
    • Suitability to target audience

    Technical criteria

    • Markup validation (XHTML 1.0 Strict)
    • Appropriateness of markup structure
    • Application of CSS
    • Accessibility without CSS
    • Adaptability to various screen sizes
    • Cross-browser compatibility
    • File naming and arrangement

    Visual design

    • Overall visual concept
    • Branding (colours, logos, look & feel)
    • Layout of page elements
    • Appropriate use of images in design
    • Application of conventions and metaphors

    Information architecture

    • Overall site structure
    • Clear content hierarchy
    • Readability of content
    • Accessibility of navigation
    Due date:
    Week 6 (Friday 6pm)
    Remarks:
    Submission by online upload. A penalty of 5% per day will be applied to late assignment submissions.
  • Assessment task 2
    Title:
    Assignment 2: Group Project
    Description:
    A website for a fictional company, using HTML, CSS and JavaScript to dynamically display product information. To be undertaken in groups of two students.
    Weighting:
    20%
    Criteria for assessment:

    The final mark you receive will consist of:

    • An overall shared group mark (50%)
    • An individual mark based on your assigned development roles (50%)

    Content Structure

    • Organisation of files
    • Content and HTML structure
    • Accessibility of content
    • Accessibility of navigation
    • Web browser compatibility

    Graphic Design

    • Branding and logo design
    • Page layout design
    • Application of CSS
    • Application of typography
    • Application of images

    IT Management

    • HTML validation to W3C standards
    • Use of JavaScript to display products
    • Use of JavaScript for user input validation
    • Application of original JavaScript functionality
    • Application of third-party JavaScript functionality
    Due date:
    Week 12 (Friday 6pm)
    Remarks:
    Submission by online upload. A penalty of 5% per day will be applied to late assignment submissions.
  • Assessment task 3
    Title:
    Work Requirements
    Description:
    There will be 4 minor work requirement tasks, due at various times throughout the semester.
    Weighting:
    40% (5%, 10%, 15%, 10%)
    Criteria for assessment:

    Regular work requirement tasks will be used to test students' understanding of concepts throughout the semester:

    • Correct application of semantic HTML structure
    • Application of CSS and images
    • Website planning documentation (group work - a shared group mark will be awarded for this requirement)
    • Application of client-side and server-side scripting
    Due date:
    Weeks 3, 5, 9 and 11
    Remarks:
    Some tasks will be submitted by demonstration during tutorial sessions. Failure to demonstrate your work during the timetabled tutorial sessions may incur a penalty for late submission.
  • Assessment task 4
    Title:
    Weekly Progress
    Description:
    Each week students will complete an individual task relevant to the current topic, or weekly assessment progress.

    This will include:
    • Completion of a set practical excercise
    • Completion of an individual exercise related to the weekly topic that demonstrates the students understanding of the current topic
    Weighting:
    20% (10 x 2%)
    Criteria for assessment:

    Each diary entry will be assessed for:

    • Completion in a timely manner
    • Demonstration of understanding by the implementation of new concepts
    Due date:
    Weeks 2 to 11

Learning resources

Monash Library Unit Reading List (if applicable to the unit)
http://readinglists.lib.monash.edu/index.html

Faculty of Information Technology Style Guide

Feedback to you

Examination/other end-of-semester assessment feedback may take the form of feedback classes, provision of sample answers or other group feedback after official results have been published. Please check with your lecturer on the feedback provided and take advantage of this prior to requesting individual consultations with staff. If your unit has an examination, you may request to view your examination script booklet, see http://intranet.monash.edu.au/infotech/resources/students/procedures/request-to-view-exam-scripts.html

Types of feedback you can expect to receive in this unit are:

  • Informal feedback on progress in labs/tutes
  • Graded assignments with comments
  • Other: Solutions to work requirement tasks

Extensions and penalties

Returning assignments

Referencing requirements

For all assessment in this unit, any material that is not the student's own original work must be referenced. This includes (but is not limited to) use of the following:

  • Text content
  • Image, audio, video or other rich-media content
  • Scripting code and document markup
  • Template resources for content, code or other media

Assignment submission

It is a University requirement (http://www.policy.monash.edu/policy-bank/academic/education/conduct/student-academic-integrity-managing-plagiarism-collusion-procedures.html) for students to submit an assignment coversheet for each assessment item. Faculty Assignment coversheets can be found at http://www.infotech.monash.edu.au/resources/student/forms/. Please check with your Lecturer on the submission method for your assignment coversheet (e.g. attach a file to the online assignment submission, hand-in a hard copy, or use an online quiz). Please note that it is your responsibility to retain copies of your assessments.

Online submission

If Electronic Submission has been approved for your unit, please submit your work via the learning system for this unit, which you can access via links in the my.monash portal.

Required Resources

Please check with your lecturer before purchasing any Required Resources. Limited copies of prescribed texts are available for you to borrow in the library, and prescribed software is available in student labs.

The unit covers the following software:

  • Adobe Dreamweaver CS5-CS6/Creative Cloud
  • Adobe Photoshop CS5-CS6/Creative Cloud

All software will be provided in computer laboratories (if you wish to have after-hours access, this can be arranged with ITS). Alternatively, students may use their own computer with their own copies of the software installed.

Software may be:

  • Purchased at academic price at good software retailers
  • Trial versions of software are available from publishers' websites

Recommended text(s)

Joel Sklar. (2011). Principles of Web Design. (5th Edition) Course Technology (ISBN: 1111528705).

Jonathan Lane, Tom Barker, Joe Lewis, Meitar Moscovitz. (2012). Foundation Website Creation with HTML5, CSS3, and JavaScript. (1st Edition) friendsofED (ISBN: 1430237899).

Matthew MacDonald. (2011). Creating a Website: The Missing Manual. (3rd Edition) O'Reilly Media (ISBN: 144930172X).

Other Information

Policies

Monash has educational policies, procedures and guidelines, which are designed to ensure that staff and students are aware of the University’s academic standards, and to provide advice on how they might uphold them. You can find Monash’s Education Policies at: www.policy.monash.edu.au/policy-bank/academic/education/index.html

Key educational policies include:

Faculty resources and policies

Important student resources including Faculty policies are located at http://intranet.monash.edu.au/infotech/resources/students/

Graduate Attributes Policy

Student Charter

Student services

Monash University Library

Disability Liaison Unit

Students who have a disability or medical condition are welcome to contact the Disability Liaison Unit to discuss academic support services. Disability Liaison Officers (DLOs) visit all Victorian campuses on a regular basis.

[an error occurred while processing this directive]