(function(doc, html, url) {
var widget = doc.createElement("div");
widget.innerHTML = html;
var script = doc.currentScript; // e = a.currentScript;
if (!script) {
var scripts = doc.scripts;
for (var i = 0; i < scripts.length; ++i) {
script = scripts[i];
if (script.src && script.src.indexOf(url) != -1) break;
}
}
script.parentElement.replaceChild(widget, script);
}(document, '
What is it about?
What to look for in a great mentor? Mentors can help to achieve academic and professional, as well as sporting goals. A mentor is important to a Ph.D. student; for example, scheduling weekly meetings, discussing and providing a range of scientific resources, and improving understanding of the scope of research being undertaken. In this situation, a mentor will help explore research gaps and encourage a mentee to extend knowledge in specific areas.
Why is it important?
A good mentor will provide constructive feedback, directing further studies or action to strengthen any weaknesses. He or she will help keep a mentee on track, especially when things are not going as planned, and help individuals stay at the top of their game, by pushing with better focus than people push themselves.