Instructions – Sources cannot be older than 4 years old(Please use the attached document for reference of ppt direction)Objective of This Assignment:This is a continuation of Assignment #1. This assignment builds on what you have developed in Assignment #1. The purpose of these two assignments is for you to construct a Training Needs Analysis (TNA) for an organization. Based on the result of your TNA, you will develop a Training Plan using ADDIE Model for the organization in Assignment #3.Deliverable:Position yourself as a developer, instructional designer, or director of training for the organization of your choice (real or fictitious), and create a PowerPoint presentation (PPT) to the executives of your chosen organization. Your PPT should focus on the following three items:1.Include at least three training outcomes, based on your TNA;2.Identify the expected performance of the group or individuals as a result of the training;3.Identify performance gaps and explain how your defined training can help close those gaps.Key Components Checklist for Your PPT:1.An introduction providing purpose and overview of your presentation, including a brief summary of your Assignment #1;2.Provide at least three training outcomes that are aligned with the organizational goals;3.Identify the expected performance of the group or individuals as a result of the training;4.Identify performance gaps and explain how your defined training can help close those gaps;5.A summary/conclusion slide;6.A References slide(s).Format Requirements Checklist:•Your PPT should have 6 to 8 slides not counting the Title slide and the References slide(s);•You should have a title slide which includes the title of your presentation, your name, the course name/number, and the date;•You should have section titles for the six key components of your PPT;•You should have in-text citations in your slides. Both in-text citations and references should be in APA format;•You may use any background, font, color theme in your slides. Efforts in enhancing visual presentation are encouraged;•You are not required to use the PPT notes area for this assignment, but you may include notes for practice purpose.
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 });

