Choose one popular portrayal of a biblical story or book, either literary or visual. It should retell the story and not be a “documentary” examining the story.
A good option could be Passion of the Christ
Read or watch the selection and compare it to the biblical passage upon which it is based. What are the differences between the portrayal and the bible? What is an explanation for those differences?
The question you should focus on in your paper is: “how do changes made to the presentation of the material significantly change the content, message, or understanding of the biblical story?”
The grading rubric consists of:
Identification of the work studied (5pts)
Identification of the biblical passage (5pts)
Outline of the major differences between the work and the Bible (15pts)
Possible rationale for these differences (15pts)
Analysis of the effect of the differences on the audience (35pts)
Proper citations, spelling and grammar (25pts)
Secondary sources aren’t necessary, but give proper citations for any biblical quotations or other materials cited. I have to check to make sure citations should be in Chicago and I will let you know for sure tomorrow.
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 });

