c2siorg / Codelabz

Codelabz
Apache License 2.0
11 stars 51 forks source link

Tutorial steps timing displayed + added a limit for maximum time allocated to a step + redirection to the tutorial steps fixed #71

Open Aditya-Sakpal opened 6 months ago

Aditya-Sakpal commented 6 months ago

Description

In this I have made changes such that the estimated time for each step is displayed beside the step title . Additionally , I have added a limit for the tutorial step time allocation of 300 min i.e 5 hours . Also I have fixed the redirection issue in the tutorial's steps

Related Issue

69 fixed

Motivation and Context

The set time limit was not displayed while the tutorial was displayed to the user + no upper limit was set for the tutorial step time allocation + redirection to the tutorial's steps was inappropriate .

Test Results

image

Video Reference

https://github.com/c2siorg/Codelabz/assets/112710558/c983473f-b5bc-4eab-bd6b-d33e6d5322fb

Types of changes

Checklist:

Request to review

@ABHISHEK-PANDEY2 @Shiva-Nanda @Maahi10001 please review my pull request