We are interested in discovering whether people living in the Swansea Bay area are for or against this project. In particular we would like to find out if there is support for the idea of using renewable energy sources to help reduce carbon emissions. We would also like to know if there is a market for using the tidal lagoon for sport and recreation.
You will need to:
1-Undertake primary research (questionnaire/survey).[ I will upload it]
2-Conduct secondary research (using a range of acceptable academic sources and providing full APA style references).
3-Analyse the results of your primary research using appropriate presentation techniques (tables, diagrams, charts).
4-Present your research in a report format (Cover page, executive summary, table of contents, introduction, methodology, findings, discussion, conclusion, recommendations, reference list, appendix).
Write using formal, academic style language. More information on the project can be found at: http://www.tidallagoonswanseabay.com/. Use approximately 10 academically acceptable sources
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 });

