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 ] #234

Open
rohitPandey469 opened this issue Feb 23, 2025 · 0 comments

Comments

@rohitPandey469
Copy link
Contributor

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

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

No branches or pull requests

1 participant