Attached you will find the course standards, for the reflective essay. Also the course Sallabus.
The course had four writing assignments:
Autobiographical Essay
In this essay, you will describe an event or person you have encountered in your past work experiences or experiences in your community.
Comparison-Contrast Essay
In this essay, you will compare and contrast two objects, concepts, or ideas. You are encouraged to select a topic related to your field of study. You will cite at least two sources to support your points.
Research-Supported Cause-Effect Essay
In this essay, you will write either a persuasive or expository analysis in which you integrate six sources. You will analyze either causes or effects of a phenomenon, and you are encouraged to select a topic related to your field of study. Guidelines on the scholarly nature of the sources and the types of sources you are to use will be provided in the class.
Reflective Essay
In this essay, you will reflect on either your writing process throughout the semester or your research process on the third essay.
The course consists of the following modules:
Module 1: The Writer\’s Toolbox
Module 2: Expository Writing
Module 3: Persuasive Writing
Module 4: Writing for Research
Areas I found useful:
Planning and beginning to write
Working with scourses
Essay research
Troubled areas:
Run-on sentences
Working through comfit
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 });

