You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DIGIT is a service delivery platform that enables government employees to deliver services to citizens. DIGIT powers 1000+ urban local bodies and is being rolled out to 4300+ urban local bodies as part of National Urban Digital Mission. The objective of this project is to enhance DIGIT to enable data driven performance of government employees. The existing DIGIT platform already has the ability to manage employees, their roles ( system roles - Birth Certificate Creator, Birth Certificate Approver etc.) and their jurisdiction (e.g. Jalandhar, Punjab etc.). This project involves developing a Performance Management service which can be used to set goals (create/search/update/delete) for each employee and generate performance report for a given period from the system.
For each performance cycle, the system should generate the rating based on the service data, allow the employee to give rating and comment, and submit the performance appraisal to the manager. The workflow for performance appraisal should be configurable. Performance management dashboard should be provided to track the performance appraisal process. Appraiser should also be able to suggest training for the appraisee. List of training courses can be maintained in the system.
Features to be implemented -
Performance management service: _create API.
Performance management service: _search API.
Performance management service: _update API.
Performance management service: _delete API (soft delete).
Integration of performance management service with DIGIT workflow service.
Integration of performance management service with DIGIT persister and indexer services to persist performance related data in relational and analytical databases respectively.
Configuring a dashboard on top of the data present in analytical database and creating queries to track the following performance metrics -
a. Number of Services Processed by the Employee.
b. Number of Services Processed Successful by the Employee.
c. Number of Services Processed Successful within SLA and outside SLA by the Employee.
d. Total Revenue Achieved by the Employee (if the service has revenue generation element).
e. Average Feedback by Citizen for the Process in which the Employee was part of.
Learning path, project setup and development details -
Overview
DIGIT is a service delivery platform that enables government employees to deliver services to citizens. DIGIT powers 1000+ urban local bodies and is being rolled out to 4300+ urban local bodies as part of National Urban Digital Mission. The objective of this project is to enhance DIGIT to enable data driven performance of government employees. The existing DIGIT platform already has the ability to manage employees, their roles ( system roles - Birth Certificate Creator, Birth Certificate Approver etc.) and their jurisdiction (e.g. Jalandhar, Punjab etc.). This project involves developing a Performance Management service which can be used to set goals (create/search/update/delete) for each employee and generate performance report for a given period from the system.
For each performance cycle, the system should generate the rating based on the service data, allow the employee to give rating and comment, and submit the performance appraisal to the manager. The workflow for performance appraisal should be configurable. Performance management dashboard should be provided to track the performance appraisal process. Appraiser should also be able to suggest training for the appraisee. List of training courses can be maintained in the system.
Features to be implemented -
a. Number of Services Processed by the Employee.
b. Number of Services Processed Successful by the Employee.
c. Number of Services Processed Successful within SLA and outside SLA by the Employee.
d. Total Revenue Achieved by the Employee (if the service has revenue generation element).
e. Average Feedback by Citizen for the Process in which the Employee was part of.
Learning path, project setup and development details -
Acceptance Criteria -
The text was updated successfully, but these errors were encountered: