Dashboard assignment – details upon acceptance.
1) Describe what you did this week to contribute to our classroom while class was in session or explain something you did out there in the world that is evidence of your involvement in communication studies subject matter. (5)
CHOOSE ONE OF THE FOLLOWING OPTIONS OR MAKE UP YOUR OWN:
a) Answered/asked a question that sparked or furthered a discussion: What question did you ask/answer?
b) Active Listening: What was the most interesting/important thing you learned in your active listening process?
c) Re-teaching: What did you re-teach? To whom did you re-teach it?
d) Attended Office Hours: What was your purpose?
e) Engaged with and/or supported fellow learner(s): How did you engage and/or support?
f) Canvas discussion initiation: What question/quiz/inspiring thought did you post?
g) Fed us. Food is communication.
h) Respectful debate: What did your debate involve?
i) Express curiosity: How did your curiosity manifest?
j) Non-verbal feedback: Who did you support with your feedback, what did you do?
2) Please post a link to a Donation. (5)
Donations may come in the form of current events (locally, nationally or globally) articles or blogs, podcasts, TV, movies (YouTube clips) …
Sample donation:
https://www.youtube.com/watch?v=44oel0peahU (Links to an external site.) (Links to an external site.)
3) Describe the connection you see between your donation and course content. (5)
Sample description: This video offers an interesting study of the elements of delivery. Copious examples are offered for comparison. Each clip includes comments that highlight the strengths of the speaker, often referencing subject matter we have covered in class, for example posture and body language as it relates to approachability of speaker and audience connection. Ultimately I find it to be inspiring and informative.
4) After you post your reply you must comment on the responses of at least 3 fellow learners before the discussion closes. Your comments must be thoughtful and constructive, meaning \”good job dude\” will not suffice. You may \”like\” as many posts as you wish. (6)
Begin your submission by replying to this discussion prompt. Please clearly identify each component of your response.
Report lack of files Get templates
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 });

