Topic:
Use the They Say / I Say model to respond to this issue, for or against: ( I\’m in for Position ).
Is the Internet making us stupid?
(The use of technology in reading, writing, and learning Ch. 13, TSIS, Nicholas Carr, etc.)
Your essay should include the following elements:
A specific, argumentative thesis that takes a clear position and includes a why element.
At least three or four quotes from online news sources or scholarly articles found in the librarys
database, which are introduced and cited properly. I will accept no citations from books.
Quotes from a classmate as the result of in-class interviews that we will perform about study, reading,
and writing habits and technology.
You need not include a full naysayer paragraph, but at some point in the essay both sides of the
argument must be considered.
You must cite at least four sources (both in the body of the essay and on the works cited page): first, one
of the essays or articles mentioned above; the other three, some articles or essays in support of your
argument
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 });

