Skip to main content

Learning styles

  

Learning styles

David Kolb created a learning theory that works on 2 levels.

  •   4 stage cycle of learning
  •   4 separate learning styles

A lot of his theory is based around the learners’ internal cognitive processes, as he states that learning involves the acquisition of abstract concepts that can be applied flexibly in a range of situations. In his thesis the impetus for development of new concepts can be provided by new experiences.

“Learning is the process whereby knowledge is created through the transformation of experience”.

Learning cycle




  •  Concrete experience – having the experience.
  •   Reflective observation – understanding ideas and situations to reflect on the experience.
  •   Abstract conceptualisation – the formation of abstract concepts and conclusions.
  •   Active experimentation – applying knowledge to real life situations to see what’s been learnt.

Each of these processes are mutually supportive of each other and feed into the next stage. You can enter the cycle at any stage although the most effective learning occurs when the learner executes all of the stages in order.

 

Learning styles

Kolb explained that different people naturally prefer a different learning style and that multiple factors can influence a person’s preferred style like

  •   Social environment
  •   Educational experiences
  •   The basic cognitive structure of the individual

A persons learning style preference is the product of 2 pair of variables, or 2 separate ‘choices’ that they make which Kolb presents as lines of axis each with ‘conflicting’ modes at either end. The east-west axis is called the processing continuum and is how we approach a task, and the north-south axis is called the perception continuum which is out emotional response.

Kolb stated that we cant perform both variables on a single axis at the same time and that our learning style is a product of the two choices (thinking or feeling). Each learning style represents a combination of 2 preferred styles and as you can see in the diagram Kolb's terminology for the 4 different learning styles

  •   Diverging
  •   Assimilating
  •   Converging
  • Accommodating


 

doing

watching

Feeling

accommodating

Diverging

thinking

converging

assimilating

     

Comments

Popular posts from this blog

Types of network adapters in virtual box

  Types of network adapters in VirtualBox In VirtualBox there’s multiple types of network adapters that can be used to configure virtual machines for different networking needs. Down below will give you a brief overview of each type. NAT (network address translation) The VM is placed behind a VirtualBox-managed router. This allows the VM to access the external network via the networks host’s IP, but the VM itself remains invisible to the outside. Its most suitable for simple internet access with minimal configuration NAT network This is like NAT, but it allows multiple VM’s to communicate with each other in the same NAT network all while sharing the host’s internet connection. Its commonly used when you want to simulate a small, isolated network of VM’s that can also access the internet. Bridged adapter This VM is connected directly to the physical network as if it is a separate device, it also receives its own IP address from the same network as the host. This is ide...
  Designing a SOHO network with DHCP Network requirements for the office Sales department – 4 computers Finance department – 3 computers Networking devices requirement: ·          1 router ·          2 switches (one for each department) ·          1 DHCP server Documentation I started by setting up the network topology and used the automatic connecting cable to connect all the devices together. Then I configured the server with IPv4 address and a subnet mask. to do this you have to press on the server and then go to desktop. Then I filled in all the parameters as seen below. Then I had to configure the DHCP server. To do this I clicked on the server > services > DHCP. Then I turned on the serves and configured the server as seen in this screenshot. For the next step I configured the router with the IPv4 address and subnet mask. To a...

What's the difference between JIRA, MS project and Trello

  What's the difference between JIRA, MS project and Trello Jira, Microsoft Project, and Trello are all project management tools, but they have different features, functionalities, and target audiences. Here's a comparison of the key differences between them:   Target Audience and Use Cases: Jira: Primarily used by software development teams and Agile practitioners. It offers extensive features for issue tracking, bug tracking, project management, and Agile methodologies such as Scrum and Kanban. Microsoft Project: Suited for traditional project management, especially for complex projects in various industries. It provides tools for project planning, scheduling, resource management, and reporting. Trello: Designed for teams and individuals looking for a simple, visual way to manage tasks and projects. It uses boards, lists, and cards to organize and prioritize work, making it ideal for small to medium-sized teams and projects.   Features and Functionality: Jira: Offers ro...