You will need,
-A topic
-A General Purpose:
-A Specific Purpose
-An Introduction. You do not need to transcribe the intro. I need you to identify what method(s) of introduction the speaker used for his speech and why you think is/are the most appropiate.
-Three main (3) ideas and two (2) supporting ideas for each main point. Your main ideas and supporting points have to be written in complete sentences.
-A conclusion. You do not need to transcribe it. I need you to identify what method(s) of conclusion the speaker used for his speech and why you think is/are the most appropiate.
-Resources. Did the speaker quote any sources? Transcribe at least two quotes/sources
-What type of visual aids did the speaker use in his presentation?
-What type of supporting material did the speaker use in his presentation?
https://youtu.be/0NcjKdiGMbc(Mental health in the age of violence: Dr. Elliott Ingersol at TEDxCLE 2013)
Deadline: 05/07/16 @ 6:00 pm
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 });

