Renee Dawson

School: University of Utah
Department: Biology
Location:Salt Lake City, UT
Overall Rating
rated by 4 students
Helpfulness
Clarity
Easiness
Rating Comment
Overall
Helpfulness
Clarity
Easiness
Dr. Dawson was an extremely kind proffesor to have in such a hard semester. I felt that she really cared about us and although I had a really hard time understanding the content she gave us all of the tools to be successful and really does care about all of her students.
Overall
Helpfulness
Clarity
Easiness
Awful instructor. Barely explains anything, constantly goes on tangents and contradicts her own teaching minutes later. Provided slides are useless outside of the lecture because they contain no information on their own, despite being treated as a primary class resource.
Overall
Helpfulness
Clarity
Easiness
Pros: Very nice lady and is ALWAYS helpful
Cons: VERY hard tests
Overall
Helpfulness
Clarity
Easiness
Pros: learn a lot
Cons: have to read the book to do well and tests are usually hard

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