Rewrite a dissertation proposal fro the dissertation that has already been written, a copy has been attached.
You are required to choose a research topic for purposes of analysis.
Write a research proposal suitable for a dissertation which will:
• explain the rationale for the research (i.e. why it is worth doing);
• state the aims and objectives of the research;
• provide examples of the theories and concepts you intend to include in the literature review
• explain the methodology you intend to use in your research;.
• explain the specific research techniques which you intend to use (e.g. questionnaire,
interviews, case study etc). Give your reasons why you think that the chosen technique or
techniques is (or are) appropriate for this project.
• discuss what, and how, data will be collected; e.g. consider whether data is primary or
secondary; qualitative or quantitative etc.
• explain how the data will be interpreted;
• discuss whether the findings will have validity, reliability and generalisability
• discuss any potential difficulties which might arise in relation to this research and explain
how you might deal with these difficulties.
The total length of the proposal should be around 3500 words.
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 });

