In this module, you learned about different forms of influence that might affect policy situations. In this assignment, you will explore different forms of influence in devising policy solutions.
Tasks:
In a minimum of 300 words, post your responses to the following:
Explain the role of influence in policy advocacy. Toward whom are influence efforts directed? When does the influence begin, and when does it end?
Discuss at least three different forms of influence that policy advocates may exercise. What factors should be considered when determining which influence technique to use? Create three examples of the three influence techniques you discuss targeting a specific issue (i.e., at least one example per technique) and explain why it is most appropriate for the situation.
Submission Details:
By Saturday, February 13, 2016, post your responses to this Discussion Area.
Through Wednesday, February 17, 2016, respond to at least two of your classmates’ posts. While responding, comment on the types of influences selected by other students. You should focus on why you believe these might or might not be effective. You should also provide a rationale for your feedback.
Use the Respond link to post responses and materials that pertain to this assignment. Use the Respond link beneath any existing postings to respond to them.
Assignment 1: Problem Definition Mechanisms of Influence
Respond
This section lists options that can be used to view responses.
Expand All Print View Show Options
Responses
Responses are listed below in the following order: response, author and the date and time the response is posted.
Sort byResponse Sort byAuthor Sort byDate/Time*
(an instructor response)
Initial Response Faculty Muchnick 1/14/2016 9:10:11 AM
* Times are displayed in (GMT-07:00) Mountain Time (US & Canada)
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 });

