Write a three paragraph composition to talk your heath and things you do when you are sick now, what you used to do when you were a kid and what you did last time you were sick.
Paragraph 1: Present tense
Write about general things you do when you are sick. Describe the symptoms and what you do to feel better or to avoid getting sick
Paragraph 2: Imperfect
Write about things you and your parents used to do when you got sick as a kid. Talk about general things and not about an specific moment. ( how did you used to feel, did you used go to sleep early, did you used to missed school, did you used to take a particular medicine , did you like to take medicines, etc)
Pargraph 3: Preterite
Write about the last time you got sick. Do not use description in the past but only how did you felt, the symptoms you had and what did you do to feel better. ( did you go to the doctor, did you go to the pharmacy, how many days were you sick, did some one help you, did you take medicine, did you take a day off, did you miss an event)
Just remember:
Each paragraph should have at least 6 sentences.
Use vocabulary and grammar learned in the course. Use of translators are forbidden.
Use of grammar or words not learned here will result in a failing grade.
Remember rules of punctuation.
You will be graded for: use of vocabulary, grammar, topic, organization, mechanics ( punctuation, capital letters, sentence structure). You will upload your file either as a word document or a pdf document.
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 });

