Primary Task Response: In this assignment, you will be delivering a persuasive oral presentation. Please use the Persuasive Oral Presentation Template to assist you with completing this assignment. Please select one of the topics below and chose which side of this topic you fall on. The goal of this assignment is persuade your fellow classmates that they feel similar to you on your chosen topic.
Should the driving age be raised to twenty-one?
Should student’s textbooks be replaced by notebook computers or tablets?
Should teens be able to buy violent video games?
Should professional athletes have to take drug tests?
Should children who commit violent crimes be tried as adults?
Should the government censor internet content deemed inappropriate?
Should vaccinations be required for all children attending a daycare or a school?
Your Persuasive Oral Presentation slide presentation should include:
Title slide- Include your name, and title of the presentation- speaker notes not needed for this slide
Slides 2-6 should include a minimum of 50-75 words in the speaker notes that expand your thoughts beyond what is on your slides
Introduction slide- Introduce your presentation
Include your opener
Include your thesis
A slide for your first main point- Include supporting points
A slide for your second main point- Include supporting points
A slide for your third main point- Include supporting points
(Optional) A slide for your fourth main point- Include supporting points
(Optional) A slide for your fifth main point- Include supporting points
Conclusion slide- Restates the thesis, summarize key points of the presentation, and be sure to leave your audience with a final thought (50-75 words for notes)
Reference slide- Include sources used for your presentation in APA format-notes not needed for this slide
Images on slides- Make your presentation engaging with images, make sure the images don’t detract or distract from the words on your slides.
3-5 minute speech/audio file covering your entire presentation (please see below for directions on adding audio recording to your PPT).
Click here for directions to record the 3-5 minute speech of you discussing the information in your PPT presentation.
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 });

