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 (February 25, 2026) 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 - February 25, 2026, https://universalassignment.com/mis202-app-web-design-and-development-2/
Universal Assignment October 22, 2022 MIS202 App, Web Design and Development., viewed February 25, 2026,<https://universalassignment.com/mis202-app-web-design-and-development-2/>
Universal Assignment - MIS202 App, Web Design and Development. [Internet]. [Accessed February 25, 2026]. Available from: https://universalassignment.com/mis202-app-web-design-and-development-2/
"MIS202 App, Web Design and Development." Universal Assignment - Accessed February 25, 2026. 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: February 25, 2026]

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

Assessment Brief PBHL1003FOUNDATIONS OF HEALTH AND HEALTH CARE SYSTEMS

Assessment BriefPBHL1003FOUNDATIONS OF HEALTH AND HEALTH CARE SYSTEMSTitleAssessment 2 TypeEssay Due DateWeek 6 Monday 14 April 2025, 11:59pm AEST Length1000 words Weighting60% Academic IntegrityNO AI SubmissionUse Word Document – submit to Blackboard / Assessments Tasks & Submission / Assessment 2 Unit Learning OutcomesThis assessment task maps to the following Unit

Read More »

Assignment 4 – Intersection Upgrades and Interchange Station Design

CIVL5550: Civil Infrastructure DesignAssignment 4 – Intersection Upgrades and Interchange Station DesignDue: This WeekSubmission Instructions:1.Submit a report of approximately 10 pages, covering the following:Part 1: Intersection Upgrade Design•Propose upgrade schemes for two sign-controlled intersections and one signalized intersection•Use SIDRA to evaluate the performance of both the original and upgraded intersections•Use

Read More »

Assessment Brief 1

1 of 14Assessment Brief 1Assessment DetailsUnit Code Title NURS2018 Building Healthy Communities through Impactful PartnershipsAssessment Title A1: Foundations of Community Health Promotions ProjectAssessment Type ProjectDue Date Week 4, Monday, 22nd of September 2025, 11:59pm AESTWeight 40%Length / Duration 1200 wordsIndividual / Group IndividualUnit Learning Outcomes(ULOS)This assessment evaluates your achievement of

Read More »

Assignment 1 – Digital Stopwatch

Assignment 1 – Digital StopwatchThis assessment is an individual assignment. For this assignment, you are going to implement the functionality for a simple stopwatch interface as shown above. The interface itself is already provided as a Logisim file named main.circ . Your assignment must be built using this file as

Read More »

Assessment Background Country Profile

BackgroundCountry ProfileKiribati is an island nation situated in the central Pacific Ocean, consisting of 33 atolls2 and reef islands spread out over an area roughly the size of India (see Figure 1).i Yet, Kiribati is also one of the world’s smallest and most isolated country. A summary of Kiribati’s key

Read More »

Assessment 3: PHAR2001 INTRODUCTORY PHARMACOLOGY

PHAR2001 INTRODUCTORY PHARMACOLOGYAssessment 3: Case StudyASSESSMENT 1 BRIEFAssessment Summary Assessment titleAssessment 3: Case study Due DateThursday Week 6, 17 April at 11:59 Length•The suggested number of words (not a word limit) for the individual questions within the case study is as indicated at the end of each individual question. Weighting50%

Read More »

Assessment Module 1 Healthcare Systems Handout

Module 1Healthcare Systems HandoutGroup AgendasHealth Professionals: You got into health to help people. However, as an owner and operator of a multidisciplinary practice, you need to see many patients to cover the cost of equipment, technology, office and consumables, and pay your staff. The Medicare benefit doesn’t cover the rising

Read More »

Assessment 2 – Case study analysis 

Assessment 2 – Case study analysis  Description  Case study analysis  Value  40%  Length  1000 words  Learning Outcomes  1, 2, 3, 4, 5, 6, 7  Due Date  Sunday Week 9 by 23:59 (ACST)  Task Overview  In this assessment, you will choose ONE case study presenting a patient’s medical history, symptoms, and relevant test

Read More »

Assessment NURS2018: BUILDING HEALTH COMMUNITIES

NURS2018: BUILDING HEALTHCOMMUNITIES THROUGH IMPACTFULPARTNERSHIPSAssessment 1 Template: Foundation of Community Health Promotion projectOverall word count excluding the template wording (63 words) and reference list:Introduction to health issue:The case study, increase breast screening in Muslim women living in Broadmeadows,Melbourne, focuses on addressing the low participation rates in breast cancer screening amongMuslim

Read More »

Assessment EGB272: Traffic and Transport Engineering (2025-s1)

EGB272: Traffic and Transport Engineering (2025-s1)ashish.bhaskar@qut.edu.auPage 1 of 8Assessment 1A (15%) Cover PageIndividual component: 5%Group component: 10%You are expected to submit two separate submissions:Individual Submission (5%): Each student must submit their own individual report. Details of the individual report are provided in Section 3.1, and the marking rubric is in

Read More »

Assessment 3 – Essay: Assessment 3 Essay rubric

Unit: NUR5327 – Management and leadership in healthcare practice – S1 2025 | 27 May 2025Assessment 3 – Essay: Assessment 3 Essay rubricLearning Objective 5:Differentiate drivers forchange and proactively leadhealth professionalresponses to changing anddynamic environmentsFails toidentify aclear plannedchange ordoes not linkit to thestrategic plan.0 to 7 pointsIdentifies aplannedchange, butthe link

Read More »

Assessment 2 – Case study analysis 

Assessment 2 – Case study analysis  Description  Case study analysis  Value  40%  Length  1000 words  Learning Outcomes  1, 2, 3, 4, 5, 6, 7  Due Date  Sunday Week 9 by 23:59 (ACST)  Task Overview  In this assessment, you will choose ONE case study presenting a patient’s medical history, symptoms, and relevant test

Read More »

Assessment 1 PPMP20009 (Leading Lean Projects)

Term 1, 2025PPMP20009 (Leading Lean Projects)1Assessment 1 – DescriptionAssessment title Case study reportAssessment weight 40% of the unit marksReport length 3000 wordsMaximum 8 pages excluding references and appendicesReport format MS Word or PDFSubmission type IndividualSubmission due by Friday, Week 6Assessment objectiveThe purpose of this assessment item is to help you

Read More »

Assignment Maternity – Paramedic Management

Title-Maternity – Paramedic ManagementCase Study – Home Birth Learning outcomes1. Understand the pathophysiology and prehospital management of a specific obstetric condition.2. Develop a management plan for a maternity patient.3. Examine models of care available for maternity patients.4. interpret evidence that supports paramedic care of the maternity patient and neonate.5. Demonstrate

Read More »

Assignment Guidelines for Cabinet Submissions

Guidelines for Cabinet SubmissionsGENERALThe purpose of a Cabinet submission is to obtain Cabinet’s approval for a course of action. Ministers may not have extensive technical knowledge of the subject matter -and may have competing calls on their time. It is, therefore, important that Cabinet submissions are presented in a consistent

Read More »

Assignment Secondary research structure

Dissertation – Secondary Research – Possible Structure and Content GuideA front cover stating: student name, module title, module code, Title of project moduleleader, supervising tutor and word count.Abstract (optional and does not contribute to your word count)This should be an overview of the aim of the critical review, the methodology

Read More »

Assignment E-Business and E-Marketing

Module HandbookFaculty of Business, Computing and DigitalIndustriesSchool of Business(On-campus)E-Business and E-MarketingModule.2025-26􀀀Contents Module Handbook 1Contents 2Module Introduction 3Module Leader Welcome 3Module Guide 5Module Code and Title 5Module Leader Contact Details and Availability 5Module Team Tutors Contact Details and Availability 5Module Teaching 5Module Intended Learning Outcomes 5Summary of Content 6Assessment and Deadlines

Read More »

Assignment II: Computational Fluid Dynamics (CFD) Analysis of

CRICOS Provider 00025B • TEQSA PRV12080 1MECH3780: Computational MechanicsAssignment II: Computational Fluid Dynamics (CFD) Analysis ofGeneralised Cardiovascular Medical DevicesIntroduction:In this assignment, you will develop your CFD capability by analysing a benchmark casefrom a validation study sponsored by the U.S. Food & Drug Administration (FDA) and fundedby the FDA’s Critical Path

Read More »

LCRM301 Researching criminology

LCRM301 Researching criminology Worksheet 1 This worksheet will be disseminated to students in Week 3 and will assist them in the planning and development of the second assessment task: literature review. PART 1: Refining your topic The topic I am interested in is: I am interested in this topic because:

Read More »

ASSESSMENT TASK 2 – COURT APPLICATION

APPENDIX B: ASSESSMENT TASK 2 – COURT APPLICATION (30% OF FINAL MARK)General informationThis Assessment task is worth 30 marks of your final mark.The task is either making (Applicant) or opposing (Respondent) an application before the Supreme Court in your respective state based on a fact scenario, which will be uploaded

Read More »

ASSIGNMENT Assessment task-1

Assessment Task 1 (30% of the final mark)This Year30 Points PossibleIn ProgressNEXT UP: Submit assignmentUnlimited Attempts AllowedAttempt 1 Add commentDetailsAssessment task Assessment 1 – ASSIGNMENTPurposeTo give students the opportunity to produce a well-written piece of formal analysis on a topic inland law. Graduate capabilities GC1,3,7-11 are covered by this assessment.Length

Read More »

Assessment Brief- Assessment 3- Map-Reduce Programming Challenge

Assessment Brief- Assessment 3- Map-Reduce Programming ChallengeUnit Code/DescriptionICT313 Big Data for Software DevelopmentCourse/SubjectBachelor of Information TechnologySemesterThis Semester:Unit Learning Outcomes AddressedULO3: Critically assess and implement advanced data pre-processing and analytics strategies in a software development context, focusing on tasks like data cleansing, transformation, and feature selection.ULO4: Design, develop, and evaluate big

Read More »

Assessment Brief- Assessment 3

Assessment Brief- Assessment 3 (Group) Unit Code/Description ICT306 – Advanced Cybersecurity Course/Subject Bachelors Semester This Semester Unit Learning Outcomes Addressed a) Evaluate different techniques used by attackers and defenders in cybersecurity, employing both technical knowledge and ethical reasoning.b) Design, implement, and critically evaluate cybersecurity solutions for addressing real-world challenges. Assessment

Read More »

Assignment MECH3780: Computational Mechanics

CRICOS Provider 00025B • TEQSA PRV12080 1MECH3780: Computational MechanicsAssignment II: Computational Fluid Dynamics (CFD) Analysis ofGeneralised Cardiovascular Medical DevicesIntroduction:In this assignment, you will develop your CFD capability by analysing a benchmark casefrom a validation study sponsored by the U.S. Food & Drug Administration (FDA) and fundedby the FDA’s Critical Path

Read More »

Assessment Task 1

Assessment Task 1 (30% of the final mark)This Week30 Points PossibleIn ProgressNEXT UP: Submit assignmentUnlimited Attempts AllowedThis WeekAttempt 1 Add commentDetailsAssessment task Assessment 1 – ASSIGNMENTPurposeTo give students the opportunity to produce a well-written piece of formal analysis on a topic inland law. Graduate capabilities GC1,3,7-11 are covered by this

Read More »

Assessment Brief- Assessment 3- Map-Reduce Programming Challenge

Assessment Brief- Assessment 3- Map-Reduce Programming ChallengeUnit Code/DescriptionICT313 Big Data for Software DevelopmentCourse/SubjectBachelor of Information TechnologySemesterS1 – 2025Unit Learning Outcomes AddressedULO3: Critically assess and implement advanced data pre-processing and analytics strategies in a software development context, focusing on tasks like data cleansing, transformation, and feature selection.ULO4: Design, develop, and evaluate

Read More »

Assessment 2 Infographic and Reflection

Assessment 2 Infographic and Reflection Part 1 Infographic and Part 2 Reflection using the Gibbs Cycle This assessment is worth 35% of your final grade (Infographic 18% + Reflection 17%). Assessment Instructions Part 1: Infographic TOPIC: Create your infographic as a poster (A3 paper size) for your clients to introduce

Read More »

Can't Find Your Assignment?