diff -r 307f699e6102 -r 59107ce0a618 templates/about/task.html --- a/templates/about/task.html Wed Jan 05 18:52:48 2011 +0530 +++ b/templates/about/task.html Wed Jan 05 22:22:10 2011 +0530 @@ -5,11 +5,11 @@ {% block content %} A task is an entity that people can work on and get pynts for their work. Every task has credits which are given to users working on the task. A task is created by a privileged user and he becomes a - mentor learn more for the task. + reviewer learn more for the task. The task if open, can be claimed by other users if they would like to work on the task.

The task can be claimed by submitting a proposal in the view claims page. The link to view claims page is available on the task page. - By claiming the task, you are actually proposing that you would like to do the task and hence the mentor of the task will + By claiming the task, you are actually proposing that you would like to do the task and hence the reviewer of the task will be given an option to choose you for the task. A user can only submit one claim per task. But if a user is assigned a task and for some reason, is removed from the task later on, he can submit a second claim requesting to continue working on the task.