I asked someone to do a presentation with speaker’s notes on Color Vision Deficiencies. My teacher did not satisfy with it. She think colorblind people have no problem in normal life and she wants me to write a paper to talk about weather the colorblind people have problem in normal life.
here is her email.
“I don’t know if you missed the specific classes that we have discussed color vision deficiencies but we have spent one whole class criticizing the exact source you brought in your presentation. Those 2 types of CVD you brought up are extremely extremely rare and the gene therapy that are being advertise has lots of risk for a non certainty to work. You need to go trough the lectures and readings to better understand color vision deficiencies. I think you can make up writing a cohesive paper discussing this issues. EnChroma glasses and the gene therapies are two examples of huge industries trying to sell colorblind as a deficiency that affects daily life when this is not true. Your performance in the class was okay although clearly you were getting distracted from the half to the end of the course. I think that all you need is to better understand this topic and you could discuss this with your classmates or asking me questions on email.
I hope that helps.,”
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 });

