Skip to main content

Posts

Showing posts from March, 2018

Problem Based Learning

There are different learning techniques that are used in various ways. This is basically depends on the nature of the individual and their preferences. So in this article we will be looking on mostly used learning technique which is known as Problem based Learning. Students learn about a subject through the experience of solving an open-ended problem found in trigger material.It  involves working in small groups of learners. Each student takes on a role within the group that may be formal or informal and the role often alternates. PBL can be incorporated into any learning situation. In this picture you can clearly see the way of occurring the traditional learning process and the Problem based learning process Characteristics The problem must motivate students to seek out a deeper understanding of concepts. The problem should require students to make reasoned decisions and to defend them. The problem should incorporate the content objectives in such a way a...

Scrum Methodology

What is Scrum Methodology? Scrum Methodology is an Agile methodology which is mainly focus on product development.But it is also can be used for software development processes.Its main aim is to avoid failure occurred in traditional development processes.It is an Iterative and incremental methodology. Scrum Scrum is mainly focused on fixed goals and last for period of 30 days.Key words related with Scrum methodology are, Product Backlog Sprint Backlog Sprint Product Backlog  List of all the things that is needed to do within the project.Basically a To do list that constantly re prioritized. Sprint Backlog A list of tasks identified by the  Scrum  team to be completed during the  Scrum sprint . During the  sprint  planning meeting, the team selects some number of  product backlog  items, usually in the form of user stories, and identifies the tasks necessary to complete each user story. In here highest prioritized tasks...