templates/about/task.html
changeset 218 59107ce0a618
parent 185 f65e62255e47
child 219 f04a1ec7a07f
equal deleted inserted replaced
217:307f699e6102 218:59107ce0a618
     3     PyTasks - About - Task
     3     PyTasks - About - Task
     4 {% endblock %}
     4 {% endblock %}
     5 {% block content %}
     5 {% block content %}
     6     A task is an entity that people can work on and get pynts for their work. Every task has credits which are given to
     6     A task is an entity that people can work on and get pynts for their work. Every task has credits which are given to
     7     users working on the task. A task is created by a privileged user and he becomes a 
     7     users working on the task. A task is created by a privileged user and he becomes a 
     8     mentor <sup><a href="/about/mentor/" target="_blank">learn more</a></sup> for the task. 
     8     reviewer <sup><a href="/about/reviewer/" target="_blank">learn more</a></sup> for the task. 
     9     The task if open, can be claimed by other users if they would like to work on the task.<br /><br />
     9     The task if open, can be claimed by other users if they would like to work on the task.<br /><br />
    10     
    10     
    11     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. 
    11     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. 
    12     By claiming the task, you are actually proposing that you would like to do the task and hence the mentor of the task will 
    12     By claiming the task, you are actually proposing that you would like to do the task and hence the reviewer of the task will 
    13     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
    13     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
    14      and for some reason, is removed from the task later on, he can submit a second claim requesting to continue working on the task.<br /><br />
    14      and for some reason, is removed from the task later on, he can submit a second claim requesting to continue working on the task.<br /><br />
    15     
    15     
    16     A task can also have subtasks and dependencies.
    16     A task can also have subtasks and dependencies.
    17     The task can only be calimed when it is open for people to work on. If the link is unavailable it implies that the task is locked 
    17     The task can only be calimed when it is open for people to work on. If the link is unavailable it implies that the task is locked