Instructions
Choose a daily full-scale newspaper (e.g. New York Times) or weekly national news magazine (e.g. Time, Newsweek) with a publication date of some time in the last six months. Find an article (ONE ARTICLE ONLY) that has to do with Islamic political or religious issues today. The article should be at least 500 words long. Follow the instructions and answer the questions listed below in your paper:
In the first paragraph, as part of the introduction, you should mention the article title and which newspaper or magazine it came from plus the date.
In your paper body, begin with summarizing the events of the article briefly by quoting pertinent passages.
Next, tell how the current issue relates to what you have read historically from chapters 1, 2, 3, 7, 8 & 9 in the textbook. Use the book and quote pertinent passages from the chapters directly also.
Are there any direct parallels or historical events described in the text that contributed to the issue today?
Write the paper in a comparative mode to explain those parallels and historical background (go back and forth between the article and the text).
Finish by giving your opinion of the issue today. Are there any solutions that you see?
Be sure to include the full URL in your paper’s bibliography section so that by copying it into a browser, your article comes up directly. Please refer to the paper sample in the syllabus and the paper grading rubric for grading criteria before you submit your work. All general paper guidelines apply as given below:
Paper Guidelines:
All general paper guidelines apply as given below. Please also refer to the paper sample and the full paper grading rubric for more information and grading criteria before submitting your work.
Length minimum is 3 FULL-TO-THE BOTTOM pages (not including endnotes or sources page)
Format must be double spaced, Times New Roman, 12 pt size.
Papers should EXACTLY follow the format example given in the syllabus.
Make sure that you answer ALL the questions posed for each assignment and fulfill all the requirements listed.
All quotes must be referenced, either in-line or by endnote/footnote, including anything you find on the internet from which you have drawn ideas. NOTE: Make sure you are giving exact references when you quote, so that you will not be plagiarizing. If you are found to plagiarize, you will automatically receive a failing mark and be reported to the university for disciplinary actions, so just put quote marks & your reference for ANYTHING you copy outright, no matter how minimally!
You should also include an additional page (which does not count as one of the three) at the end of each paper giving your sources and citations for all works used in your writing (if you use footnote or endnote numbering, you will need a section for those references first before this additional general bibliography section at the very end).
Additionally, there is an online writing guide at: http://www.usu.edu/markdamen/WritingGuide/00intro.htm Please use it as I am a very strict grader on paper mechanics which composes approximately 1/3 of your total paper grade.
Submission Instructions:
When you are ready to submit the assignment, click on the submit button and upload your file.
Rubric
Paper Grading Rubric
Paper Grading Rubric
Criteria Ratings Pts
Historical Knowledge
view longer description
Excellent Mastery
35 pts
Proficient Mastery
30 pts
Satisfactory Mastery
27 pts
Insufficient Mastery
24 pts
No Mastery
20 pts
35 pts
Historical Thinking
view longer description
Excellent Mastery
35 pts
Proficient Mastery
30 pts
Satisfactory Mastery
27 pts
Insufficient Mastery
24 pts
No Mastery
20 pts
35 pts
Historical Skills
view longer description
Excellent Mastery
30 pts
Proficient Mastery
26 pts
Satisfactory Mastery
23 pts
Insufficient Mastery
20 pts
No Mastery
17 pts
30 pts
Total Points: 100
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 });

