TOPIC: Should Israel Preempt Against Iran’s Nuclear Program?
YOU CAN CHOOSE ANYTHING ABOUT THE TOPIC 🙂
Focus on correct sources and references.
1
Title of PSA Video:
2
The objective of my PSA Video is to:
3
The main audience for my PSA Video is:
[Describe audience, ages, approximately how many will view, ethnicity and/or nationality, gender(s)]
4
Write an original narration script for a 1-minute PSA (Public Service Announcement) video message on your topic. Type the full script here:
Type script here:
5
Make a storyboard for your video using the format below. In planning the PSA video, include an attention getting statement, basic information about the topic/issue including specific facts; and a specific call to action for the viewer.
[For guidelines, see: http://bit.ly/Vl4ygA ]
On the worksheet below, list
Visuals: Insert thumbnails of the images/photos to be used in each scene with the full webpage (URL) or source citation (if scanned from print publication; or your original photo, video clip, or powerpoint slide you made). List as “title screen” or “text only” if no image or video is used in the scene.
Text or Titles on Screen: Type the text or titles that will appear on each scene. The final scene should be a “credits list” of sources used in the video, including your name as original producer.
Story-
board
Scene #
Visuals
Text or Titles on Screen
Audio / Oral Narration
Scene 1
Scene 2
Scene 3
Scene 4
Scene 5
Scene 6
Scene 7
Scene 8
Scene 9
Scene 10
Final Scene
Credits
List of sources of information, images, music/sound and video clips used.
List author(s) and participants in the video (if any).
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 });

