Skip to content

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

@rohitPandey469

Description

@rohitPandey469

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions