Part B: 2,500 word Written Report – 100 marks weighted to 70% of marks for
the module
(i) Your friend has accepted a new job and has the opportunity to choose
between becoming an employee or an independent contractor. Advise your
friend on how employee/contractor status is determined, the advantages and
disadvantages of each status and the source of the terms contained within
employment a contract.
70%
(ii) Marcia placed an advertisement in a shop window which read: ‘£50 Reward
for the return of my black wallet which I lost yesterday, Sunday. Call 020 000
1111”.
Meanwhile, Frank found a wallet in the street and when he examined it, he
saw an address inside which he understood to be that of the owner. He was
busy for a couple of days so he waited until Tuesday morning before calling at
the address with the wallet.
Marcia answered the door and was very pleased to see her wallet, complete
with all of the contents. She thanked Frank and he went on to work.
That evening, on his way home, Frank saw Marcia’s advertisement in the
shop window and he wondered if it was referring to the wallet he had
returned. He called at Marcia’s house and she confirmed that the
advertisement was hers. Frank asked for the reward and Marcia told him he
was not entitled to it.
Frank is upset and puzzled and has asked you to explain why Marcia has
refused to give him the reward.
30%
Parts (i) and (ii) have different weighting therefore the word count for each part
should reflect this. Approximately 1,750 words for part (i) and 750 words for
part (ii).
Please remember that you must provide properly referenced evidence for all of
the claims/assertions you make.
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 });

