Font 11, Single Spaced, and having these components in it:
Racial Identity: I am a White Female, 19 yrs old
Name your gender identity (Self). What do these readings make you
think about?
o What stands out? What described experiences, ideas, terms and questions are new
to you?
How do these readings make you feel? o Which experiences, ideas, terms and questions evoked an emotive response (surprise, anger, sadness, curiosity, resonance, resistance, disbelief, excitement, happiness)? Describe a lived experience you have had with sexism (one in which You and an Other was involved).
SOURCES:
How Elementary School Teachers Biases Can Discourage Girls From Math and Science:http://mobile.nytimes.com/2015/02/07/upshot/schoolteacher agegirlsfrommathandscience.html?referrer=
Elementary School Bias Against Boys Sets Them Up For Failure:
http://www.huffingtonpost.com/2013/01/03/elementaryschoolbiasboys_n_2404898.html
A Teacher Tells a Story of a Boy in Her Class:
http://www.upworthy.com/ateachertellsastoryaboutaboyinherclassithasabeginningamidd leandnoend?c=upw1
Black Girls Matter. Pushed Out, Over Policed and Under Protected:
http://www.law.columbia.edu/null/download?&exclusive=filemgr.download&file_id=613546
My Son Has Been Suspended Five Times. He\’s 3:
http://www.washingtonpost.com/posteverything/wp/2014/07/24/mysonhasbeensuspendedfivetimeshes3/
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 });

