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

Implement on-platform courses in Physionet #2299

Open
Rutvikrj26 opened this issue Sep 20, 2024 · 1 comment
Open

Implement on-platform courses in Physionet #2299

Rutvikrj26 opened this issue Sep 20, 2024 · 1 comment

Comments

@Rutvikrj26
Copy link
Contributor

Rutvikrj26 commented Sep 20, 2024

This is a three part-series consisting of implementing the ability to conduct on-platform training and exams (a mini-LMS).

@Rutvikrj26
Copy link
Contributor Author

Rutvikrj26 commented Sep 20, 2024

Updating the certifications page requires two changes:

updating the queryset fetching all the trainings in different stages for the user to now also include on-platfrom courses. (Done)
Updating the UI to inlcude the on-platform courses.
The courses that are completed, and for which the training has been approved for the user - we can easily include under the active stage, but the courses under progress, still need to shown in some other place.

change for the UI - Add an in-progress tab that shows the on-platform training that are currently being taken.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant