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
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.
This is a three part-series consisting of implementing the ability to conduct on-platform training and exams (a mini-LMS).
in-progress
,active
, andexpired
. (Updating the Certification Page for course based trainings #2223) - WIPThe text was updated successfully, but these errors were encountered: