Purpose of Speech; To Inform
Write a speech talking about the practical uses of a College Degree in Today’s economy/workforce using three main points to include,
1.History Of Higher Education/Universities in America
a.
b.
2.The Post-Graduate amount of Loans/Debt
a.
b.
3.The current Post Graduate unemployment rate and job salary
a.
b.
Each main point is to have a cited source
Each of the 3 main points is to have 2 separate sub-points A,B that clarify or elaborate the main point they are associated with.
Include transitional devices from the last sub-point of each main idea into the next main idea
Citations and Quotes are to include,
Date, Where Found, Article Title, Article Author
Include an Introduction That uses a hypothetical story, rhetorical or overt question, or startling information about topic(attention getter)
Use a Conclusion That refers back to the (attention getter) used in the introduction
Include links to any visual aids, graphs, charts used to make informative speech
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 });

