portal icon indicating copy to clipboard operation
portal copied to clipboard

Certificate for Codetrek Applicant

Open thisajaychauhan opened this issue 1 year ago • 3 comments

Feature Requested By: @GauravGusain98

Business Goal/Vision:

Automation can help us in scaling fast. Therefore we want to automate all the repetitive work where the time of people is invested.

Outcome of the Solution:

By automating routine tasks, people can save a lot of time & effort and utilize that time in a more productive way which can help in the growth of the organization.

Details of business requirement:

Sending training certificates to CodTrek candidates is one such repetitive work that should be automated. Therefore, in the Codetrek module, we need a download Training certificate functionality. The necessary details for the certificate can be taken from the candidate's information.

Screenshots

  • Designs to be added

Process definition:

Additional notes:

thisajaychauhan avatar Jul 17 '23 09:07 thisajaychauhan

Expected Time

  • [ ] Create a download button and when on click a modal form will open. 3-4 hours
  • [ ] Integrate a pdf generator via installation guidelines. 3-4 hours
  • [ ] Show modal form data in pdf and when on click submit button, pdf will download. 3-4 hours
  • [ ] For testing, code review, and documentation. 1-2 hours

thisajaychauhan avatar Jul 17 '23 10:07 thisajaychauhan

@GauravGusain98 Although some of the question's are answered in above threads but still including them in list below to start afresh.

  1. What will be the button name and on which screen will it be placed and at what position ?
  2. Who can see this button( in terms of role)?
  3. If on clicking the download button itself we will get all required data from database itself to generate certificate? what data of the candidate do we need to fetch from database?
  4. Or do we need to pop up a form in a modal when clicked on the button to input details required to generate the certificate? If yes what will be the input fields and their labels, their input types, if any of them will be mandatory? if yes, what would be the associated validation texts?
  5. What will be the static content of the certificate?
  6. What will be the dynamic content of the certificate that we would need to fetch from candidate's info from database?
  7. Will the certificate be in PDF format only?
  8. Is there any validation like if the candidate has completed 2 months in codeTrek then only this button will be actionable ?

deepakbarmola avatar Aug 22 '23 13:08 deepakbarmola

@GauravGusain98 Although some of the question's are answered in above threads but still including them in list below to start afresh.

  1. What will be the button name and on which screen will it be placed and at what position ?
  2. Who can see this button( in terms of role)?
  3. If on clicking the download button itself we will get all required data from database itself to generate certificate? what data of the candidate do we need to fetch from database?
  4. Or do we need to pop up a form in a modal when clicked on the button to input details required to generate the certificate? If yes what will be the input fields and their labels, their input types, if any of them will be mandatory? if yes, what would be the associated validation texts?
  5. What will be the static content of the certificate?
  6. What will be the dynamic content of the certificate that we would need to fetch from candidate's info from database?
  7. Will the certificate be in PDF format only?
  8. Is there any validation like if the candidate has completed 2 months in codeTrek then only this button will be actionable ?

@deepakbarmola Please give me some time, I'll get clarity on these points and get them confirmed.

GauravGusain98 avatar Aug 24 '23 05:08 GauravGusain98