templates/about/mentor.html
changeset 140 7bdcbb4f2c27
parent 127 71888e23f323
child 163 c4cb937b8e7f
equal deleted inserted replaced
139:56203661002a 140:7bdcbb4f2c27
     6     The user who created a task will become a mentor for the task. Mentor is a person who mentors the task.
     6     The user who created a task will become a mentor for the task. Mentor is a person who mentors the task.
     7     Mentor has all the rights over the task. A Mentor can request other users also to mentor the task.
     7     Mentor has all the rights over the task. A Mentor can request other users also to mentor the task.
     8     Mentor can add/remove subtasks if applicable. Mentor can request assign of credits for task.
     8     Mentor can add/remove subtasks if applicable. Mentor can request assign of credits for task.
     9     Mentor can mark the task as Invalid/Complete.<br />
     9     Mentor can mark the task as Invalid/Complete.<br />
    10     
    10     
    11     <br /><a href="javascript:history.go(-1)">Click here</a> to get back to the previous page.
    11 
    12 {% endblock %}
    12 {% endblock %}