Hide Folder Information Folder Research-Based Report Instructions WRTG 394 students, Writing assignment #7 will be a research-based report that addresses a problem or issue within an organization. For this assignment, you will write a report of 2500-3000 words on a problem or issue within your workplace or community. You will identify a problem or issue within your organization. This may be a current place of employment or a community group, such as a church, school, homeowner’s association, daycare, recreation center, soccer team, or other group. You will then include the following in the report: define the problem persuasively and accurately propose a solution or solutions to the problem or issue present that solution to a decision-maker or group of decision-makers who can implement the recommendation. The report will include the following components: executive summary table of contents introduction body of the report to include headings and subheadings conclusion stated as a recommendation for implementation of the solution References page, with references listed in APA format The complete report should be 2500-3000 words, not including the list of references. The purpose of establishing a word count is to ensure the topic chosen is neither too big nor too small. Also, writing within parameters is a common requirement in business communications. The complete report should also cite at least five sources. At least one of them should come from peer-reviewed, scholarly journals. Your sources can also include interviews. The sources will be integrated into the paper to explain the problem, provide evidence of the problem, and support the solution. If you are having trouble locating scholarly sources for your topic, you can let me know during the weeks leading up to the due date for the report. I can try to help you or work with you on integrating sources. Strategies to Consider for this Assignment: -Victoria University of Wellington has a thorough outline and review of the components of this type of business report. Click here to access it. -The University of Sydney has an excellent explanation and guide for this type of report. Click here to access it. -Newcastle Business School has a fine example of a report. Click here to access it. You may want to include a graphic or some graphics in your report. Graphics should be presented in a way that displays the information desired in an effective manner. Graphics should not be integrated simply for the purpose of integrating a graphic. Length: 2500-3000 words, not including the list of references, table of contents, executive summary. In other words, the text of the paper should be 2500-3000 words. The sources should be cited and listed in APA style.
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 });

