MIS202 App, Web Design and Development

ASSESSMENT 2 BRIEF
Subject Code and TitleMIS202 App, Web Design and Development
AssessmentFrontend Programming Project
Individual/GroupIndividual
LengthNot applicable
Learning OutcomesThe Subject Learning Outcomes demonstrated by successful completion of the task below include: Examine and apply web-based application architecture   Propose and communicate solutions using web-based design to meet organisational needs   Analyse organisational problems and develop solutions using frontend and backend technologies   Apply web-based programming concepts to solve organisational problems
SubmissionDue by 11:55pm AEST Sunday end of Module 4.2 (Week 8).
Weighting30%
Total Marks100 marks

Task Summary

In Assessments 2 and 3, you will turn the website prototype you developed in Assessment 1 into a working website. In this assessment, you will be developing the frontend of that website.

Please refer to the Task Instructions for details on how to complete this task.

Context

In this assessment, you will focus on frontend development. In particular, you will demonstrate your HTML, CSS and JavaScript programming skills and apply them in a close-to-real-life web development project.

Task Instructions

This assessment is based on the case study provided ( Assessment 1). You should first read the case in Assessment 1. You should also read the additional information for Assessment 2.

Additional information for the case

The website will support all the most recent several versions of mainstream browsers, including Safari, Chrome, IE, Edge and Firefox. Considering the popularity of mobile devices, this website should also be able to be viewed on a mobile device with a mobile browser, that is, the layout of the website shall be able to automatically adapt to various screen sizes and resolutions.

The company places a high standard on the usability of this website and requires you to develop a website that maximises usability. The following usability considerations must be implemented:

  • contextual help tips provided to users when they mouse over a button or an input field;
  • client-side validation must be implemented, e.g. prompt to user when their password and confirmed password do not match or if the input is invalid (e.g. a negative number for weekly rent).

All programming code must be well formatted, including appropriate indentation and spacing. Please refer to section 2.1, 2.2, 3.1, 3.2, 4.1 and 4.2 in Google HTML/CSS Style Guide available at

You must also provide sufficient comments in the code. In particular, comments must be provided to significant blocks of code that directly address the functional requirements of this system.

Assessment Task

You are now to develop a comprehensive frontend for the website in the case study using HTML, CSS and JavaScript. The frontend must comprehensively include all the functional requirements described in the case study and the requirements you identified in Task 1, 2 in Assessment 1 for each user either described in the case study, or that you identified in Task 3.1 in Assessment 1. The frontend must also satisfy all the requirements in the Additional Information for the case section in this Assessment.

There is NO minimum HTML page requirement nor maximum HMTL page requirement.

You may use frontend web development frameworks or libraries, including but not limited to, Bootstrap and JQuery.

General Assessment Requirement

Incomprehensible submissions – Assessments provide the opportunity for students to demonstrate their knowledge and skills to achieve the required standard. To do this, assessment responses need to be both clear and easy to understand. If not, the University cannot determine that students have demonstrated their knowledge and skills. Assessments will, therefore, be marked accordingly including the potential for 0 (zero) marks where relevant.

Case study: Assessment response must focus on the hypothetical case study given in the Task Instructions. Any assessment items that do not address the case study may be awarded 0 (zero) marks.

Track changes: If you use Track Changes when writing your assessment, you must ensure that the submitted document is the final and correct version of the document. That is, if your submitted report contains Track Changes or Comments or any other editing marks, it may be awarded 0 (zero) marks. It is your responsibility to submit the final and correct version of your report.

Check with marking criteria: Before submitting your assessment, you should check it against the assessment criteria and the marking rubric included in this specification to ensure that you have satisfactorily addressed all the criteria that will be used to mark your submission.

Academic language: All submissions should be thoroughly proofread for spelling, typographical or grammatical errors before being submitted. Do not reply on the ‘spell-check’ function in your word processing program. If, for example, ‘affect’ is substituted for ‘effect’, your program may not detect the error.

Referencing: No referencing required for this assessment.

Submission Instructions: ALL students must submit ONE ZIP file containing ALL HTML/CSS/JS files via the Assessment link in the main navigation menu in MIS202 App, Web Design and Development. Physical copies/email submissions are not accepted.

Complete and correct submission: Assessments, once submitted, are FINAL and therefore cannot be modified. The onus is on you to ensure that your submissions are final, correct (correct files in correct format) and complete before submitting to Blackboard.

You are expected to begin this assessment when you begin the trimester, especially as you relate the learning activities (formative assessment) in the modules to this and the other (summative) assessments. Be sure to keep several drafts of your work as well as your notes and any sources you used to draw on when preparing your report.

Extensions will be considered only in extenuating circumstances where the student has applied before the due date. At that point, students are required to provide the latest draft, in case the extension is not granted, and to demonstrate they have earnestly done everything to avoid lateness.

Students are responsible for keeping appropriate back-ups and drafts of their assignments and to submit the correct version.

Torrens University Australia’s policies apply to the preparation and submission of this assignment.

Assessment Rubric

Assessment AttributesFail (Yet to achieve minimum standard) 0-49%Pass (Functional) 50-64%Credit (Proficient) 65-74%Distinction (Advanced) 75-84%High Distinction (Exceptional) 85-100%
Overall Web Page Layout And Styling The overall web page design is professional and the layout is complete (e.g. clear navigation, footer).The overall styling of the web pages is professional and is suitable for the case study. 20%The website is poorly designed. The implementation demonstrates limited or no understanding of the basic web page structure.   The styling of the website does not look professional and may not be fit for purpose.The website is not very well designed and there is a noticeable lack of structural components in the web page.   The overall styling of the website is not very professional and there is significant room for improvement.The website is generally well designed and the layout structure is generally complete, but there is some room for improvement.   The overall styling of the website looks somewhat professional and generally fit for purpose, but there is some room for improvement.The website is excellently designed and the layout structure is generally complete.   The overall styling of the website looks professional and fit for purpose, but there is minor room for improvement.The website is expertly designed and the layout structure is complete.   The overall styling of the website looks extremely professional and fit for purpose.
Completeness and relevance The front-end website covers all major functional requirements for all its users in the case study.All the website pages implemented in the submission are relevant to the case study. 20%Many functional requirements are not implemented.       Many implemented features are not relevant to the case study.Some of the major functional requirements are implemented.       Some of the implemented features are relevant to the case study.Most of the major functional requirements are implemented.     Most of the implemented features are relevant to the case study.All of the major functional requirements are implemented.     All of the implemented features are relevant to the case study.All of the major functional requirements are implemented to a very high standard.   All implemented features are highly relevant to the case study.
Responsive web design and browser compatibilityThe implementation demonstrates limited or no understanding ofThe implementation demonstrates functional understanding ofThe implementation demonstrates sound understanding ofThe implementation demonstrates clear understanding ofThe implementation demonstrates thorough and in-
The frontend development correctly used responsive web design.The web pages and their layout adjust to various screen sizes.The web pages and their layout look good in all mainstream browsers (Chrome, Edge, Safari and Firefox). 20%responsive web design techniques.   The implementation demonstrates limited or no understanding of browser compatibility.responsive web design techniques.   The implementation demonstrates functional understanding of browser compatibility.responsive web design techniques.   The implementation demonstrates sound understanding of browser compatibility.responsive web design techniques.   The implementation demonstrates clear understanding of browser compatibility.depth understanding of responsive web design techniques.   The implementation demonstrates thorough and in- depth understanding of browser compatibility.
Web form design Form widgets are selected appropriately, that is, the most appropriate form controls are selected for a given type of data.Appropriate HTML5 form validation features are used. 20%The choice of form widgets demonstrates limited or no understanding of the function of commonly used web form widgets.   No HTML5 form validation is implemented.The choice of form widgets demonstrates functional understanding of the function of commonly used web form widgets.   Some HTML5 form validation is implemented, but there is significant room for improvement.The choice of form widgets demonstrates sound understanding of the function of commonly used web form widgets.   HTML5 form validation is implemented, but there is some room for improvement.The choice of form widgets demonstrates clear understanding of the function of commonly used web form widgets.   HTML5 form validation is implemented, but there is minor room for improvement.The form widgets are selected appropriately, that is the most appropriate form controls are selected for a given type of data;   Appropriate HTML5 form validation features are correctly and thoroughly used.
Coding convention and quality of code The program follows a consistent naming convention.The program is well formatted, including appropriate spacing and indentation.The program contains sufficient comments; the implementation of major functions is commented.The code is formatted very little to not at all.       The naming of methods or variables is inconsistent. No naming convention is followed.The code is satisfactorily written, but there is substantial room for improvement.   There are significant errors in code format, and naming of methods or variables.The code is generally well written, but there is some room for improvement.   There are more than 5 errors, but less than 8 errors in terms of naming convention and code format.The code is generally well written.       There are more than 2 errors but less than 5 errors in terms of naming convention and code format.The code is expertly written.       There are no more than 2 errors in terms of naming convention and code format.
20%Little or no comments provided.There is a significant lack of useful comments.There is reasonable amount of useful comments.There is a sufficient amount of useful comments.There is a sufficient amount of useful comments.
Order Now

Get expert help for MIS202 App, Web Design and Development and many more. 24X7 help, plag-free solution. Order online now!

Universal Assignment (November 12, 2025) MIS202 App, Web Design and Development. Retrieved from https://universalassignment.com/mis202-app-web-design-and-development-2/.
"MIS202 App, Web Design and Development." Universal Assignment - November 12, 2025, https://universalassignment.com/mis202-app-web-design-and-development-2/
Universal Assignment October 22, 2022 MIS202 App, Web Design and Development., viewed November 12, 2025,<https://universalassignment.com/mis202-app-web-design-and-development-2/>
Universal Assignment - MIS202 App, Web Design and Development. [Internet]. [Accessed November 12, 2025]. Available from: https://universalassignment.com/mis202-app-web-design-and-development-2/
"MIS202 App, Web Design and Development." Universal Assignment - Accessed November 12, 2025. https://universalassignment.com/mis202-app-web-design-and-development-2/
"MIS202 App, Web Design and Development." Universal Assignment [Online]. Available: https://universalassignment.com/mis202-app-web-design-and-development-2/. [Accessed: November 12, 2025]

Please note along with our service, we will provide you with the following deliverables:

Please do not hesitate to put forward any queries regarding the service provision.

We look forward to having you on board with us.

Most Frequent Questions & Answers

Universal Assignment Services is the best place to get help in your all kind of assignment help. We have 172+ experts available, who can help you to get HD+ grades. We also provide Free Plag report, Free Revisions,Best Price in the industry guaranteed.

We provide all kinds of assignmednt help, Report writing, Essay Writing, Dissertations, Thesis writing, Research Proposal, Research Report, Home work help, Question Answers help, Case studies, mathematical and Statistical tasks, Website development, Android application, Resume/CV writing, SOP(Statement of Purpose) Writing, Blog/Article, Poster making and so on.

We are available round the clock, 24X7, 365 days. You can appach us to our Whatsapp number +1 (613)778 8542 or email to info@universalassignment.com . We provide Free revision policy, if you need and revisions to be done on the task, we will do the same for you as soon as possible.

We provide services mainly to all major institutes and Universities in Australia, Canada, China, Malaysia, India, South Africa, New Zealand, Singapore, the United Arab Emirates, the United Kingdom, and the United States.

We provide lucrative discounts from 28% to 70% as per the wordcount, Technicality, Deadline and the number of your previous assignments done with us.

After your assignment request our team will check and update you the best suitable service for you alongwith the charges for the task. After confirmation and payment team will start the work and provide the task as per the deadline.

Yes, we will provide Plagirism free task and a free turnitin report along with the task without any extra cost.

No, if the main requirement is same, you don’t have to pay any additional amount. But it there is a additional requirement, then you have to pay the balance amount in order to get the revised solution.

The Fees are as minimum as $10 per page(1 page=250 words) and in case of a big task, we provide huge discounts.

We accept all the major Credit and Debit Cards for the payment. We do accept Paypal also.

Popular Assignments

Project Development and Analysis in Emerging Technologies

Assessment Brief- Assessment 2 Unit Code/Description ICT305 – Topics in IT Course/Subject BIT Semester 2024- S1 Unit Learning Outcomes Addressed ULO 1, 2, and 3. Assessment Objective The primary objective of this assessment is to provide students with hands-on experience in designing, implementing, and analysing a project in one of

Read More »

EDUC1006 Interdisciplinary Studies: Crossing the line

ASSESSMENT 2: Report Summary Title Assessment 2 Type Report Due Date Thursday 17 April, 11.59 pm (end of Week 6) Length 1500 words or equivalent Weighting 50% Academic Integrity The use of GenAI is allowed but limited for this assessment task. Submission Word document or PDF submitted to Turnitin Unit

Read More »

Writing in Community Development

Assessment Overview Overview Length or Duration Worth Due This essay should demonstrate a coherent argument, which is backed up by evidence from relevant journal articles, books and websites. You are expected to make two direct quotations only; and the rest should be paraphrases. You should also list at least eight sources.   If you are unsure of

Read More »

Counselling Theory and Practice in Schools

Assignment 1 Requirements Word limit 2500 words; excluding references Referencing You’re required to follow APA Academic Integrity Please refer to the Guidelines Task Purpose 🎯 This assessment task is designed to develop and assess students’ critical thinking and reflective skills, essential for counselling professionals in educational contexts. By engaging in a literature

Read More »

PSY1040 Cultural Responsiveness Self-Assessment

PSY1040 Cultural Responsiveness Self-Assessment The below self-assessment tool has been adapted from the following resource: Bennett, B., & Morse, C. (2023). The Continuous Improvement Cultural Responsiveness Tools (CICRT): Creating more culturally responsive social workers. Australian Social Work, 76(3), 315–329. Bennett’s collection of Cultural Responsiveness Self-Assessment Tools is designed for social workers

Read More »

TEAC7094 Assessment 2 Report: Analysis of a Student Work Sample

TEAC7094 Assessment 2 Report: Analysis of a Student Work SampleRemember to include a completed Cover Sheet for this task. CONTEXT PROBLEM AND SOLUTION (approx. 600 – 800 words) RECOMMENDATIONS (approx. 400 words) CONCLUSION REFERENCES Appendix One: Annotated and coded interview transcript from working with the child Appendix Two: Annotated and

Read More »

Psychological Data Analysis Report

Written Assignment This page outlines the major written assignment and the steps involved in preparing for submission. This assignment will allow you to develop essential skills in analysing and interpreting a data set to address a psychological issue and report the results in APA style. Note that separate documents are

Read More »

Principles of Economics

Principles of Economics Short-answer Assignment V1 (20% of final mark) The assignment consists of four questions.  You should allocate at least half a page (or 250 words) to each answer or 1000 words for all four answers depending on the nature of and/or marks allocated for the question/s. You may

Read More »

MRTY 5134 Laboratory Report Assignment

MRTY 5134 Laboratory Report Assignment Semester 1 2025Due 18th May 2025Answer TemplateEnter your name and student number below.Name:SID:Use this document to record your answers to the tasks described in the laboratoryreport assignment. When completed submit this document for marking via theassignment portal in Canvas.Things to note:

Read More »

Mind Map – Personal Philosophy

Mind Map – Personal Philosophy Assessment 2  Assessment Overview Overview Length or Duration Worth Due Part A – Annotated mind-map (equivalent to 350 words). Part B – 350 word personal reflection about your history, identity and values and link it with concepts explored in the unit. Part A – 350 words equivalent

Read More »

Consumer Partnerships in OT Practice

ASSESSMENT NUMBER 3 ASSESSMENT TYPE Written assignment DATE FOR SUBMISSION Refer to the Course Profile WEIGHTING 40% LENGTH   Part A – 500 words Part B – 500 words Part C – 500 words Notes This word allocation includes in-text references but excludes the reference list.There is no allowance for

Read More »

HPSYSD101 The Evolution of Psychology

ASSESSMENT 2 BRIEFSubject Code and Title HPSYSD101 The Evolution of Psychology Assessment Task Annotated BibliographyIndividual/Group IndividualLength 2,000 words (+/- 10%)Learning Outcomes The Subject Learning Outcomes demonstrated by successfulcompletion of the task below include:b) Examine the significant figures, events and ideas present inthe history of psychology.c) Identify and relate the key

Read More »

Literature Review and Reflection on Counselling in Education

Assessment Task SheetEDU6114 – Assessment 1 – Literature Review and Reflection Course Code and Name EDU6114 – Counselling in EducationAssessment Name Literature Review and Reflective EssayAssessment Item 1 Assessment Type EssayMarks/Weighting 50% Length 2500 words (excluding references)Assessed LearningOutcomesCLO 1, 3, 7 Due Date Please check Study Desk for Due DatesRationale

Read More »

NUTR1023 Health and Fitness through Diet and Exercise

Subject NUTR1023 Health and Fitness through Diet and Exercise Assessment Personal Diet and Exercise Plan Learning Objectives Apply the principles of training to develop a personal exercise program with appropriate mode/intensity/frequency to develop the students’ own health and fitness.Apply the current dietary guidelines to develop a personal diet plan for

Read More »

Behaviour Support Plan & Reflection

Overview Submit your support plan and reflective piece as one document. Description Part A: Support plan (1750 words) For a case study develop a support plan. This plan should aim to support an individual to reduce the need for a behaviour that challenges to occur. Collect and analyse data on a behaviour

Read More »

ASSESSMENT 2: Child Study Report

ASSESSMENT 2: Child Study Report Moderater very strict on  Rubric, its her bible, so please look into it Assignment – Written Assignment Due Date: 28th May, 23:59 (AEST) Weight: 60% Description (2500-3000 words): In this task, you are required to apply your knowledge of observational methods and child development to write

Read More »

Arts Assignment Help Australia

Introduction Arts is a broad and creative discipline that encompasses visual arts, performing arts, music, design, literature, and creative writing. Studying arts helps students explore creativity, cultural heritage, and expression through multiple mediums. In Australia, arts courses are offered at universities and TAFE institutes such as University of Melbourne, Monash

Read More »

Health Sciences Assignment Help Australia

Introduction Health Sciences is a multidisciplinary field that studies human health, disease prevention, treatment, and healthcare management. It encompasses areas such as nursing, public health, anatomy, physiology, medical research, and healthcare administration. In Australia, health sciences is a highly sought-after discipline offered at universities including Monash University, University of Melbourne,

Read More »

Literature Assignment Help Australia

Introduction Literature is the study of written works, encompassing poetry, prose, drama, fiction, and non-fiction, with a focus on understanding themes, symbolism, and cultural context. It is an essential discipline for students studying English, humanities, or creative writing at universities like University of Melbourne, Monash University, University of Sydney, and

Read More »

Humanities Assignment Help Australia

Introduction Humanities is the study of human culture, society, and history, encompassing disciplines such as history, philosophy, literature, sociology, linguistics, and cultural studies. It plays a crucial role in understanding human behaviour, values, and creativity. In Australia, humanities courses are offered at leading universities including University of Melbourne, Monash University,

Read More »

Environmental Science Assignment Help Australia

Introduction Environmental Science is an interdisciplinary field that studies the relationship between humans and the natural environment. It covers topics such as ecology, climate change, sustainability, pollution control, and environmental management. In Australia, environmental science is a popular field of study due to the country’s rich biodiversity and focus on

Read More »

Biology Assignment Help Australia

Introduction Biology is the science of life, exploring everything from molecular structures to ecosystems. It is a core subject in disciplines such as medicine, nursing, biotechnology, environmental science, and genetics. Students in Australia pursuing biology at universities like Monash University, University of Melbourne, University of Sydney, and Deakin University often

Read More »

Education Assignment Help Australia

Introduction Education is one of the most impactful fields of study, focusing on teaching methods, pedagogy, curriculum development, and learning strategies. Students pursuing education degrees in Australia at institutions such as the University of Melbourne, Monash University, University of Sydney, and Deakin University aim to become skilled teachers, administrators, and

Read More »

Economics Assignment Help Australia

Introduction Economics is the study of how societies allocate scarce resources, focusing on production, consumption, and decision-making. As one of the most popular academic fields in Australia, economics is taught at leading universities including the University of Melbourne, Monash University, University of Sydney, and ANU. Students pursuing economics often face

Read More »

Psychology Assignment Help Australia

Introduction Psychology is the scientific study of the human mind and behaviour, covering areas like cognition, emotions, mental health, and social interactions. In Australia, psychology is one of the most popular disciplines, with thousands of students enrolling at universities such as the University of Melbourne, Monash University, University of Sydney,

Read More »

Marketing Assignment Help Australia

Introduction Marketing is a dynamic and ever-evolving discipline that plays a critical role in the success of any business. From branding and market research to digital campaigns and consumer psychology, marketing requires both creativity and analytical thinking. In Australia, marketing students studying at top institutions like the University of Melbourne,

Read More »

Finance Assignment Help Australia

Introduction Finance is one of the most essential fields of study, forming the backbone of global business, economics, and investment. In Australia, students pursuing degrees in finance, accounting, economics, and business management at top institutions such as Monash University, University of Melbourne, University of Sydney, and RMIT face an intense

Read More »

Computer Science Assignment Help

Introduction Computer Science is one of the fastest-growing and most demanding academic disciplines worldwide. Students in Australia, the UK, and beyond pursue computer science degrees to build careers in software engineering, artificial intelligence (AI), cybersecurity, data science, and web development. However, the field is highly technical and requires extensive practical

Read More »

Law Assignment Help Australia

Introduction Law is one of the most intellectually challenging and competitive fields of study in Australia. Students pursuing law degrees at prestigious institutions such as Monash University, University of Melbourne, University of Sydney, and Australian National University face an intense academic workload. From legal case studies and essays to research

Read More »

Nursing Assignment Help Australia

Introduction Nursing is one of the most respected and challenging professions in Australia. Students pursuing nursing courses at top institutions such as Deakin University, Monash University, University of Melbourne, University of Sydney, and TAFE colleges face a demanding academic workload. From care plans and reflective essays to case studies and

Read More »

Can't Find Your Assignment?