The written individual assignment will be in general around 3000 words excluding appendix, references and supporting material and you are required to write a strategy report on the strategic issues faced by the company (CRH), perform whatever analysis and evaluation that is appropriate and future strategic choices, recommendations and an action plan to address these strategic issues.
Include charts, figures, frameworks and other kind of exhibits that may help communicate important points and ideas in the “appendix section”
REPORT STRUCTURE:
Executive summary :a paragraph,a brief (2 sentences) info on the company, list of key strategic issues(2-6 max) and recommended strategies.
1) STRATEGIC ANALYSIS – external analysis and MBV(market based view), Internal analysis and RBV(resource based view), organizational analysis and OBV(organisation based view), corporate analysis (if the case study has various sBus), International analysis
2)IDENTIFICATION OF KEY STRATEGIC ISSUES
3) FUTURE STRATEGIC OPTIONS
4) STRATEGY EVALUATION AND SELECTION
5) JUSTIFICATION OF RECOMMENDATION AND ACTION PLAN
6)APPENDIX AND REFERENCES
THE REPORT SHOULD BE BASED ON THE CASE STUDY
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 });

