I choose a china company named Alibaba group.
As part of your Research Methods Training you will have been asked to produce a Research proposal. If you have done this and intend to base your dissertation on it (however loosely) then please give that to your supervisor as a way of introducing them to your topic. If you have not prepared such a proposal then a general pro-forma for completing a dissertation proposal is given below. This is NOT assessed and is NOT compulsory but please check with your tutor about what they would like you to prepare in advance of your first meeting.
1. What is the general area that you are interested in?
2. What is your ‘working’ project title? (This is likely to change as the dissertation evolves but you should be able to define a working title for the present
3. What are the aims and objectives of the Dissertation?
4. What specific research questions or hypotheses do you intend to examine?
5. List the names of any organisations from which you will seek collaboration and/or co-operation.
6. Specify the sources of primary and secondary data and the sampling frame for gathering the data and information that you intend to use. (These may be documentary sources such as economic & financial data and/or a particular group of people that you intend to sample).
7.. Summarise the research methods that you will use to gather data and information from the sources in
8. Summarise the methods that you will use to analyse data and information
9. Review and summarise the main bodies of theory that underpin your dissertation. (This review must include citations to research literature – passing reference to ‘motivation’ or ‘business planning’ will not do).
(continue on another sheet if necessary)
10 Identify any limitations, pre-requisites, ethical issues or risks involved in undertaking this dissertation. (Is there anything you are depending on that could go wrong and jeopardise the whole thing?)
11. What alternative methods of primary data collection have you considered and discounted?
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 });

