Phone (3g)– You will persuade the class to be interested/motivated to purchase a product based on the following criteria.
•Real (something we can see and touch)
•legal;
•able to purchase online or in a local store;
•current retail price: $50-100;
•not anything living, like a pet, etc.;
•not a weapon of any kind;
•no drugs or alcoholic beverages;
Speech Presentation:
• Present your speech in front of at least five people (friends, family, etc.) in no less than four (4) or more than five (5) minutes.
• Dress casually, this is an informal speech.
• Your video speech should include creativity, originality, the needs and interest of your audience
Speech Written Assignment:
•Along with your 5-minute video speech you will create an Manuscript (word-for-word) of your video speech and a PowerPoint presentation. Make sure to include:
◦ Bibliography and references
◦Please follow the Monroe Sequence Steps (page 392 of your textbook).
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 });

