Delphine Broccard

School: Santa Monica College
Department: Communication
Location:Santa Monica, CA
Overall Rating
rated by 1 student
Helpfulness
Clarity
Easiness
Rating Comment
Overall
Helpfulness
Clarity
Easiness
She is a very tough grader and even boasted that while other professors were not as hard during COVID-19, she isn’t going to become one of those easy professors, even during this stressful time. Communications is a required class for numerous 4-year universities. She assumes that all students in her classes are communication majors and doesn’t adjust her class for non-communication majors. If you have to take her class be prepared to count points instead of learning concepts. I don’t recommend taking this Professor.

REFINE YOUR SEARCH

Refine Your Search

Professor Ratings Search
Search by Department var selectedDepartment = null; onResourcesAndDOMReady(function() { jQ.getJSON("ajaxapi.php?action=load-all-professors-departments", function( departments ) { var departmentsList = document.getElementById("sidebar_department"); var i, j, chunk, chunkSize = 200; for (i = 0,j = departments.length; i < j; i += chunkSize) { chunk = departments.slice(i, i + chunkSize); function addOptions(chunk) { for(var key in chunk) { var departmentName = chunk[key]; var selected = selectedDepartment == departmentName; var option = document.createElement("option"); option.setAttribute("value", departmentName); if (selected) { option.setAttribute("selected", "selected"); } option.innerHTML = departmentName; departmentsList.appendChild(option); } }; setTimeout(addOptions.bind(null, chunk), 0); } }); }); Search by Last Name