Choose a journal article and write a report to summarise the study.
It can be either a full text online journal article (print the article out) or a paper copy journal article.
The article must be reporting on a study of an oral or dental topic which is relevant to us. The study must be no more than 5 years old, and you must submit a copy of it with your report.
On summarising the study you must include the following information:
1. Study design or type
2. Reasons for study being undertaken
3. Data collection methods
4. Findings, conclusions and recommendations of the study
5. Sources of bias (either specified or otherwise) and how that bias could impact on the outcomes or findings
6. Why this study is relevant to dental practitioners
7. Definitions of key terms
8. Any other significant information
Assessment Guidelines
Maximum Word Count: 750 words (3 pages)
• You must submit a copy of the original article along with your report.
• Demonstrate correct report writing methods.
• Please submit your work as a printed Word document.
• A correctly presented reference list is essential.
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 });

