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

[ Feat : Introduce Dynamic Total Time Calculation for Tutorial Steps ] #1050

Closed
rohitPandey469 opened this issue Jan 8, 2024 · 4 comments · May be fixed by #1080
Closed

[ Feat : Introduce Dynamic Total Time Calculation for Tutorial Steps ] #1050

rohitPandey469 opened this issue Jan 8, 2024 · 4 comments · May be fixed by #1080
Labels

Comments

@rohitPandey469
Copy link

Is your feature request related to a problem? Please describe.
Currently, the time for each step is fixed at 10 minutes, which may not accurately represent the actual time required for each tutorial.

Describe the solution you'd like
Introduce a 'total_time' variable to dynamically calculate and display the total time for all steps in the tutorial.

Additional context
By updating the design of the model and adding a 'total_time' field at the time of setting up the document, which will be updated on each new step's creation inside the specific tutorial.

Benefits
Accurate representation of the total time required for the entire tutorial.
Enhanced user experience in planning and executing the tutorial.

Current Tutorial View
image
Which is showing fixed time of 10 min

Would like to work on this
Yes

@github-actions github-actions bot added Feature New feature UI/UX labels Jan 8, 2024
@rohitPandey469
Copy link
Author

Hey @Sarfraz-droid @ABHISHEK-PANDEY2 @shivareddy6 ! 🚀 What do you guys think about this feature it would add a touch of dynamism and accuracy to our tutorials, and I'd love to take it on! 😊 Could you please assign it to me? Pretty sure we can make the total_time calculation shine! 💪🏽

@rohitPandey469
Copy link
Author

I have implemented the changes; however, the time is currently displayed in minutes. I believe it would be cleaner to show the time in hours and minutes. What do you say @ABHISHEK-PANDEY2 @Sarfraz-droid @shivareddy6 !!!

Copy link

This issue is stale because it has been open for 30 days with no activity.

@github-actions github-actions bot added the stale label Apr 25, 2024
Copy link

github-actions bot commented May 9, 2024

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as completed May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant