Closed noams24 closed 1 year ago
In the courses page: https://github.com/noams24/Kef-Code/blob/main/src/app/courses/page.tsx And in the chapter page: https://github.com/noams24/Kef-Code/blob/main/src/app/courses/%5Bcourse%5D/page.tsx
It is calculated like this: (number of questions / solved questions) * 100
Display it only for logged in users
In the courses page: https://github.com/noams24/Kef-Code/blob/main/src/app/courses/page.tsx And in the chapter page: https://github.com/noams24/Kef-Code/blob/main/src/app/courses/%5Bcourse%5D/page.tsx
It is calculated like this: (number of questions / solved questions) * 100
Display it only for logged in users