Research question
The effects of kinesio tape on lower limb muscles , how does it improves flexibillity? (hamstrings)
Hypothesis
That kinesio tape will improve on lower limb flexibility
Review of literature
-Types of stretches e.g: (PNF , dynamic & static)
-What evidence is there that kinesio tape improves lower limb flexibility?
-Benefits of performing the stretches ( use articles/references to back up point)
-Compare and contrast why literature’s to establish that when using kinesio tape on lower limbs it has an effect on flexibility
Methods
-10 participants
-All males (explain why you chose all males)
-Age ranging from 18-25
-There will be two groups one doing the study with kinesio tape and the other group without
-Talk about equipment used for the test
Test
-Sit and reach test
-hip goniometry test
-write background info on the 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 });

