Wendy Williams

School: Central Washington University
Department: Psychology
Location:Ellensburg, WA
Overall Rating
rated by 1 student
Helpfulness
Clarity
Easiness
Rating Comment
Overall
Helpfulness
Clarity
Easiness
The content of the class is not hard to understand but there is a lot of work. The class is flipped so almost all assignments are done in class. The tests, lectures, and chapter reading are all done outside of class on your own time so you can't slack. If you work hard Professor Williams will notice and do what she can to help you out. If you skip and never do your work do not expect any sympathy. I would recommend this class to anyone who is interested in research or psychology in general.

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