Benefits of Scrum:
Events in Scrum:
Each of the Scrum events facilitates the adaptation of some of the aspects of the process, the product, progress or relationships.
(Image -1)
2. To create a scrum project go to “Project Template” then choose the template “Scrum”.
(Image-2)
3. After creating the project, two menus – ‘Backlog’ and ‘Active Sprint’ – will be added to the left menu, as these are essential components of the Scrum methodology.
4. The ‘Backlog’ menu is where you can manage a prioritized list of work items, called ‘Product Backlog Items’ (PBIs), that need to be completed during the project.
5. The ‘Active Sprint’ menu is where you can manage the work that has been selected from the product backlog to be completed during the current sprint, as well as track the progress of the sprint.
(Image-3)
6. After creating a project ,Then go to the task section for creating the task under the “Scrum project”.

(Image-4)
7. In this task pop up the sprint dropdown contains the backlog and the list of sprint names.
8. Also there is an another option i.e. “Story Point” , A Story Point is the estimation of user stories given by Dev/QA in the form of Fibonacci series(0, 1, 1, 2, 3, 5, 8……).
9. Story point = 1h or, 1 day (6 to 8 h) → Depends upon the company and priority of work.

(Image-5)
10. If you select “backlog,” the tasks will be displayed within the backlog. You can also drag and drop tasks from the backlog to the sprint, or from the sprint to the backlog.

(Image-6)
11. Also you can create tasks under the backlog using the “Quick Task” button.
12. Click Backlog from Left Menu > Quick Task
13. Provide required details & click Backlog icon(Refer image 6)

(Image-7)
14. In the Backlog page there is an option for “Sprint Setting” where you can choose the dropdown with three options: “Story Point” , “Original Time Estimate” and “Task Count”.

(Image-8)
15. If you want to Start Parallel sprint , then go to Profile section and click on the “Company Setting” under the dropdown select the “Sprint Setting”.
16. After that see the option “Do you want to run Parallel sprint “ , if you use this option then multiple sprints will run simultaneously.
(Image-9)
Active Sprint Dashboard:-
The Active Sprint Dashboard is used for managing tasks and tracking progress during the current sprint. The dashboard consists of three columns: “To Do”, “In Progress”, and “Closed”.

(Image-10)
Each column represents a different stage of the workflow, and tasks are represented by cards that can be moved between columns by dragging and dropping. The three columns are described in more detail below:
To Do:-The “To Do” column contains all tasks that have not yet been started. These tasks are typically added to the sprint backlog during sprint planning, and the development team selects tasks from this column to work on during the sprint.
In Progress:-The “In Progress” column contains tasks that are currently being worked on by members of the development team. When a team member starts working on a task, they move the corresponding card from the “To Do” column to the “In Progress” column.
Closed:-
The “Closed” column contains tasks that have been completed during the sprint. When a team member finishes working on a task, they move the corresponding card from the “In Progress” column to the “Closed” column.
By using the Active Sprint Dashboard, the development team can easily visualize the progress of the sprint, identify any bottlenecks or issues, and adjust their workflow accordingly.
When all the tasks are closed click the button “Complete Sprint”
If there are unfinished tasks and you click the “Complete Sprint” button, a pop-up will appear showing both the completed and pending tasks. Additionally, there will be an option to move the incomplete tasks to either the “Backlog” or the next “Sprint.”

(Image-11)
After that you can go to the Report section under this section choose the “Sprint Report” , Where you can find the details about all the sprints.

(Image-12)
You can also see the story points you have committed to and the amount you have achieved in this sprint.
There is an export option available where you can export the sprint and view details about it.