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

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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Aditya-Sakpal
Copy link

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

tutorial_steps_timing_displayed.mp4

Types of changes

  • ✅ Bug fix (non-breaking change which fixes an issue)
  • ✅ New feature (non-breaking change which adds functionality)
  • ❎ Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • ✅ My code follows the code style of this project.
  • ❎ My change requires a change to the documentation.
  • ✅ All new and existing tests passed.

Request to review

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

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

Successfully merging this pull request may close these issues.

1 participant