Explain what Augustine was getting at when he said “I was so blind to the truth that among my companions I was ashamed to be less dissolute than they were.” As part of your explanation, assess the role of struggle in Augustine’s life. What was struggling with what?.PAPER 1- Pick from ONE of the questions below and answer in essay form.
TO GET PROPER CREDIT YOU MUST:
1. Name your file: Paper Two Last Name, i.e. Paper Two Jones
2. Put your name on the actual document you are submitting.
3. Write out and answer the question. Check all spelling and grammar in MLA format.
4. Cite all sources, direct quotes or indirect ideas using elliptic giving author AND page numbers, i.e. (Soccio 26). Failure here could result in a 0%!
5. Include a Works Cited page at the end.
6. Make sure you submit the work in Turn It In in a single Word document in doc. or docx. or richtext format.
7. Your essay is to be between 1000-1600 words. Extensive quotes (more than 20%) do not count toward this. If you cannot answer a question in these parameters, use another question. Minimum word count DOES NOT insure an excellent grade. Questions and Works Cited do not count towards the word count. You may not use Wikipedia as a source, nor recycle a previous paper from another class.
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 });

