Essay 2: Expository Writing
Description:A 750- 850 word essay with a separate APA Reference page
Sources:Three quality (preapproved) sources of your choice
The Assignment
I invite you to write an expository essay that attempts to give the reader information on a concept related to your research question. Remember, an expository essay conveys information about a person, place, or thing. The topic of this essay will be related to a concept that ideally gives the reader appropriate information to consider when preparing to answer your research question. By developing a knowledge base between the author and the reader in Long Essay 2, the author will be better prepared to answer their research question in Long Essay 3 at the end of the semester.
Criteria for Evaluation
Topicality: Is the concept relatable to your question? Does your research provide desirable info?
Research Question: Does your question warrant analysis? Does your analysis benefit society?
Exposition: Does your research provide quality information? Do you provide insight to the reader?
Draft Process: Did you participate in all steps of the draft process? Have you utilized extra help?
Aesthetics: Did you cite sources properly? Is your draft properly constructed and free of errors?
Every citations should be followed by Purdue Owl rule (TimesNewRoman, 12)
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 });

