Assignment : Environmental Engineering
Wastewater recycling and reuse through dual reticulation: What is it? Economy/theory behind it. Utilities adopting in Australia, Current issues in adopting this technology, Regulations controlling the quality of water in those system.
Instructions
Work should be clearly identified by labeling their name along with subtitles. Further information will be released within a week to guide your project. The probing questions are guide only. You need to include more information and different aspects from the literature (newspaper, thesis, reliable websites (not Wikipedia), scholarly journals from Science direct, Google scholar or other databases). Scholarly journals are available from library database. You must gather information from the scholarly journals and use/cite them in your report/presentation to obtain a pass mark. Simple reference to an already written book or website is not sufficient. A detailed literature search/review and covering of many different angles will lead to high distinction.
Written Research Report
Word limit: 4500 words. Use graphics such as drawings, story boards, and tables to present information succinctly and to keep within the prescribed word limit. Word limit does not include cover pages, table of contents, tables, figures or reference lists. Word limit does include all headings, in-text references and quotations.
Academic writing: Quotations are not encouraged. Write in third person as much as possible.
Executive Summary (150 words)
Table of Contents
Abstract: 250 words, include general importance in the first sentence and summary of your findings and summary conclusions. All team members would contribute- even if it is a single member the word limit remains the same.
Introduction: 750 words (starting with the general importance identify any issues aspects that needs to be understood by you (subtopics of each member) by gradually arguing for it and finally conclude that these three aspects (subtopics) needs to be understood and set this as your objectives.
Subtopics: Proper justification citing appropriate and credible literature (minimum of 10-15 peer reviewed reference per subtopic). Illustrate as necessary and critically analyze the literature. (950*3 words, each subtopic writes 950 words with clear labelling of what subtopic is).
Subtopic 1
Subtopic 2
Subtopic 3
Recommendation for further research: Identify the issues that are not understood so far in relation to your works and separately identify at least three. (250 words)
Conclusions: (250 words).
References
Appendix: and Mind maps
Formatting Guide: Section headings should be in Times New Roman 14 pt bold; Sub headings and captions to figures and tables should be Times New Roman 12 pt bold; text Times New Roman 12 pt; paragraphs are fully justified and single-spaced; Spacing between paragraph should be 12 pt, margins should be 2.54 cm in all sides.
Numbering Tables and Figures: All figures and tables are to be numbered in the document Figure 1; Figure 2… and Table 1; Table 2 etc in chronological order. Figure and table numbers should be cited in-text. Example: “There is a large increase in population (Figure 1).” When used as a caption, make sure they are in bold 12 pt.
Assessment Criteria How You’ll be Marked
Marks will be assigned following the marking distribution and assignment standards set out below, but failure to adhere to the Harvard referencing guide (more than three mistakes) or lack of evidence of the use of 10-15 credible peer reviewed references in individual work in Section 3 will lead to an F grade from the assignment irrespective of team component.
Written Communication: structure, English expression, Harvard style referencing, editing.
Visual Communication: layout, appropriate use and quality of images, clarity and professionalism of graphic communications used to explain solutions.
Oral communication: You should confidently present without looking at notes and with good eye contact with the audience. Looking at notes during delivery of the speech would lead to an F grade for presentation and would be asked to stop in the midway.
Depth of Research: demonstrated understanding of the problem context, quality of analysis of literature investigated; & quality, application, and range of research sources used.
Coherence: coherence of the work
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

