templates/about/request.html
changeset 218 59107ce0a618
parent 186 c083ebb6f8d7
equal deleted inserted replaced
217:307f699e6102 218:59107ce0a618
     8     You can accept or reject a request. You can also provide optional remarks when rejecting. When you respond to a request, it is 
     8     You can accept or reject a request. You can also provide optional remarks when rejecting. When you respond to a request, it is 
     9     automatically removed from your requests and you will be redirected to browse requests page.
     9     automatically removed from your requests and you will be redirected to browse requests page.
    10     Redundant requests are automatically removed.<br /><br />
    10     Redundant requests are automatically removed.<br /><br />
    11     The following can be redundant requests.
    11     The following can be redundant requests.
    12     <ul>
    12     <ul>
    13     <li>You are requested to act as a mentor and the task is published or deleted or closed or completed</li>
    13     <li>You are requested to act as a reviewer and the task is published or deleted or closed or completed</li>
    14     <li>There are requests for assigning pynts to a user for a task and the task is closed or completed</li>
    14     <li>There are requests for assigning pynts to a user for a task and the task is closed or completed</li>
    15     <li>There are requests for assigning pynts to a user and the user is removed from the working users of the task</li>
    15     <li>There are requests for assigning pynts to a user and the user is removed from the working users of the task</li>
    16     </ul>
    16     </ul>
    17     These redundant requests when removed, a notification is sent to the requested user.
    17     These redundant requests when removed, a notification is sent to the requested user.
    18     <ul>
    18     <ul>
    19     <li>You accept a request to act as mentor for a task and there are similar requests </li>
    19     <li>You accept a request to act as reviewer for a task and there are similar requests </li>
    20     <li>You accept a request to act as an admin and there are similar or less privileged requests ("Manager", "Developer")</li>
    20     <li>You accept a request to act as an admin and there are similar or less privileged requests ("Manager", "Developer")</li>
    21     <li>You accept a request to act as a manager and there are similar or less privileged requests ("Developer")</li>
    21     <li>You accept a request to act as a manager and there are similar or less privileged requests ("Developer")</li>
    22     <li>You accept a request to act as a developer and there are similar requests</li>
    22     <li>You accept a request to act as a developer and there are similar requests</li>
    23     </ul>
    23     </ul>
    24     
    24