FORMAT OF THE FINAL WRITTEN GROUP REPORT
The written reports should include the following:
Company Name: Body Benefits Day Spa
1) Title Page
2) Executive Summary: Outline of the business, assessment and major findings. Less than a page.
3) Introduction: Briefly describe the business you are reviewing and what the opportunity is. List your goals and objectives.
4) Detailed findings: Identify each suggestion you have made to green your business’ operations and why you feel this would benefit them. Include a financial evaluation with costs and potential savings.
5) Limitations: Describe any limitations you encountered throughout your research that may have an impact on the quality of your decision. Note any information that you wanted to find but could not, and/or would have had to purchase.
6) Conclusions and Recommendations
7) References: You must reference all data sited APA style.
8) Appendices: Include relevant tables, findings etc. referred to in your report.
These sections MUST be included in the report.
Title page (name of business, logo, names of consultants, name of professor, name of college, date)
Table of contents
Executive summary
Introduction
History of the company/background information
Findings and Analysis
Recommendations
Timeline with short and long term goals
Limitations
Conclusion
Appendices (graphs, copy of checklist, any additional information you might refer to)
References page
Evaluation (see grading scheme attached)
Marks for the written reports will be awarded based on:
– Demonstration of your understanding of the concepts and sources discussed in class.
– Quality and thoroughness of your research.
– Appropriateness of your recommendations based on your findings and analysis.
– Overall flow of the report, spelling, grammar and professional look.
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 });

