Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Certificate Generation #755

Open
5 of 6 tasks
designwithnarendra opened this issue Oct 15, 2022 · 1 comment · Fixed by #785
Open
5 of 6 tasks

Certificate Generation #755

designwithnarendra opened this issue Oct 15, 2022 · 1 comment · Fixed by #785
Assignees
Labels
enhancement New feature or request issue: triage Issues awaiting triage by a NavGurukul team member

Comments

@designwithnarendra
Copy link

designwithnarendra commented Oct 15, 2022

Description of the Problem

The certificates are issued manually at the moment. We need to run a script with the student details after every batch completion. It is cumbersome to keep track.

Describe the solution you'd like

The solution we want is to automate certificate generation based on the student progress from the app or website itself. Checklist for the current solution is as follows:

  • The student will see a greyed out certificate icon in the course tree after the last course i.e. Functions.
  • When the student clicks on the greyed out certificate icon, a toast message is displayed urging them to complete all courses to unlock the certificate.
  • When the students has attended all the classes and completed all the reading material and MCQs, the certificate will be unlocked.
  • Student will be able to see a preview of the certificate.
  • Able to download the certificate as a PDF.
  • Able to share the certificate externally or in Meraki chat (this may come later).

Pendency on

The progress should work seamlessly across the platforms in order for us to determine the student's progress and issue them certificates.

Future Plans

A mid-phase certificate may be brought at a later stage. Also, there will be milestones for completing each course. However, they are different from certificates.

@designwithnarendra designwithnarendra added enhancement New feature or request issue: triage Issues awaiting triage by a NavGurukul team member labels Oct 15, 2022
@saquibaijaz
Copy link
Collaborator

  1. We want preview of the certificate as an image
  2. Download button should be separate

And dependant on the backend.

@itsomkathe itsomkathe linked a pull request Nov 29, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request issue: triage Issues awaiting triage by a NavGurukul team member
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants