What do these readings make you think about?
What stands out? What described experiences, ideas, terms and questions are new to you?
How do these readings make you feel?
Which experiences, ideas, terms and questions evoked an emotive response (surprise, anger, sadness, curiosity, resonance, resistance, disbelief, excitement)?
Describe a lived experience you have had with ableism (one in which You and an Other was involved).
There was a girl I knew in the 3rd grade who had Autism named Samina….I would notice that she didnt have many friends and was the outcast of the class…
SOURCES:
1.
2.
http://www.upworthy.com/watch-a-teenager-bring-his-class-to-tears-just-by-saying-a-few-words-2?c=reccon1
3.
http://www.upworthy.com/im-laughing-at-this-autistic-girl-because-her-jokes-are-funny-and-im-learning-things-too?c=tpstream
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 });

