Carol White

School: Clayton State University
Department: History
Location:Morrow, GA
Overall Rating
rated by 1 student
Helpfulness
Clarity
Easiness
Rating Comment
Overall
Helpfulness
Clarity
Easiness
worst class I've ever had the displeasure of taking. Lectures are long and boring ?. Tests are unpredictable. You basically take notes, from 5 or more 11 minutes or more boring Lectures with just her talking the entire time, but don't know what the question are going to be on the test. So you go in blind. I hate this class. Never will take another class from her again. Oh the books... you'll have 4 to read, and discussion questions to answer. Graded by how many you do.

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