More actions
m New page: == Quota == |
m →Quota |
||
Line 1: | Line 1: | ||
== Quota == | == Quota == | ||
RPQ is registered in the quota_resource_project_questionnaire table when: | |||
*checkAllQuotas() cgs function is called. | |||
*UpdateQuota function on quota tab is called | |||
*User moves to the last question of the rpq. In this case, rpq must be completed to be in the quota_resource_project_questionnaire table. However, if user moves to the previous question from the last question, the rpq is still in the table even though it is not completed. |
Revision as of 02:16, 19 February 2009
Quota
RPQ is registered in the quota_resource_project_questionnaire table when:
- checkAllQuotas() cgs function is called.
- UpdateQuota function on quota tab is called
- User moves to the last question of the rpq. In this case, rpq must be completed to be in the quota_resource_project_questionnaire table. However, if user moves to the previous question from the last question, the rpq is still in the table even though it is not completed.