teaching-learning strategies for ill-structured problem...

142
Teaching-learning strategies for ill-structured problem solving in engineering Aditi Kothiyal Educational Technology IDP, I.I.T. Bombay [email protected] August 26, 2014 Aditi Kothiyal First APS 1/72

Upload: doannga

Post on 01-May-2018

223 views

Category:

Documents


5 download

TRANSCRIPT

Page 1: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Teaching-learning strategies for ill-structuredproblem solving in engineering

Aditi Kothiyal

Educational Technology IDP, I.I.T. Bombay

[email protected]

August 26, 2014

Aditi Kothiyal First APS 1/72

Page 2: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Outline

1 Overview of Work Done

2 Literature Review

3 My focus: Field Studies in Ill-Structured Problem SolvingDelayed GuidanceGuided problem solving and group programming

4 Other ProjectsRepresentational CompetenceThink-pair-share

5 Future Directions

Aditi Kothiyal First APS 2/72

Page 3: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

How much did the Germans know? - a WWII mystery

During World War II, the city of South London was hit by 537bombs. For the sake of analysis, the total area of the city wasdivided into 576 squares, each with area 1/4 sq. km. Thestatistics of the actual hits/square is below:

Number of hits/sq Number of squares

0 2291 2112 933 354 75 1

Looking at this statistics, can you tell if the Germans weretargeting specific areas of if they were bombing the citywithout any prior information?

Can you test your hypothesis by a computer simulation?

(from EE 746, Autumn 2013, Bipin Rajendran)

Aditi Kothiyal First APS 3/72

Page 4: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

The previous problem and my first year

Senior engineering students, even exceptional ones, cannotsolve these problems despite knowing the theoretical concepts.

Engineering students can be taught how to solve suchproblems.

We developed two teaching-learning strategies for thisthinking skill.

They were effective in improving certain aspects ofill-structured problem solving.

Students enjoyed and learned from both strategies.

Aditi Kothiyal First APS 4/72

Page 5: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

The previous problem and my first year

Senior engineering students, even exceptional ones, cannotsolve these problems despite knowing the theoretical concepts.

Engineering students can be taught how to solve suchproblems.

We developed two teaching-learning strategies for thisthinking skill.

They were effective in improving certain aspects ofill-structured problem solving.

Students enjoyed and learned from both strategies.

Aditi Kothiyal First APS 4/72

Page 6: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

The previous problem and my first year

Senior engineering students, even exceptional ones, cannotsolve these problems despite knowing the theoretical concepts.

Engineering students can be taught how to solve suchproblems.

We developed two teaching-learning strategies for thisthinking skill.

They were effective in improving certain aspects ofill-structured problem solving.

Students enjoyed and learned from both strategies.

Aditi Kothiyal First APS 4/72

Page 7: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

The previous problem and my first year

Senior engineering students, even exceptional ones, cannotsolve these problems despite knowing the theoretical concepts.

Engineering students can be taught how to solve suchproblems.

We developed two teaching-learning strategies for thisthinking skill.

They were effective in improving certain aspects ofill-structured problem solving.

Students enjoyed and learned from both strategies.

Aditi Kothiyal First APS 4/72

Page 8: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

The previous problem and my first year

Senior engineering students, even exceptional ones, cannotsolve these problems despite knowing the theoretical concepts.

Engineering students can be taught how to solve suchproblems.

We developed two teaching-learning strategies for thisthinking skill.

They were effective in improving certain aspects ofill-structured problem solving.

Students enjoyed and learned from both strategies.

Aditi Kothiyal First APS 4/72

Page 9: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

What are ill-structured problems?

Ill-structured problems are those in which (Jonassen, ETRD, 1997)

One or more of the problem elements are unclear or ill-defined

Possess multiple solutions and/or solution paths

Possess multiple evaluation criteria

Often have to be solved with incomplete information

Aditi Kothiyal First APS 5/72

Page 10: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

What are ill-structured problems?

Ill-structured problems are those in which (Jonassen, ETRD, 1997)

One or more of the problem elements are unclear or ill-defined

Possess multiple solutions and/or solution paths

Possess multiple evaluation criteria

Often have to be solved with incomplete information

Aditi Kothiyal First APS 5/72

Page 11: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

What are ill-structured problems?

Ill-structured problems are those in which (Jonassen, ETRD, 1997)

One or more of the problem elements are unclear or ill-defined

Possess multiple solutions and/or solution paths

Possess multiple evaluation criteria

Often have to be solved with incomplete information

Aditi Kothiyal First APS 5/72

Page 12: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

What are ill-structured problems?

Ill-structured problems are those in which (Jonassen, ETRD, 1997)

One or more of the problem elements are unclear or ill-defined

Possess multiple solutions and/or solution paths

Possess multiple evaluation criteria

Often have to be solved with incomplete information

Aditi Kothiyal First APS 5/72

Page 13: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Why ill-structured problem solving?

ABET learning outcome: “an ability to identify, formulate andsolve engineering problems”

Washington Accord: “Define, investigate and analyze complexproblems” and “Design or develop solutions to complexproblems”

“Workplace problems are ill-structured.” (Jonassen et al, JEE,

2006)

Graduating engineers need to be able to solve ill-structuredproblems.

Aditi Kothiyal First APS 6/72

Page 14: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Why ill-structured problem solving?

ABET learning outcome: “an ability to identify, formulate andsolve engineering problems”

Washington Accord: “Define, investigate and analyze complexproblems” and “Design or develop solutions to complexproblems”

“Workplace problems are ill-structured.” (Jonassen et al, JEE,

2006)

Graduating engineers need to be able to solve ill-structuredproblems.

Aditi Kothiyal First APS 6/72

Page 15: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Motivation for the previous years work

The ability to solve well-structured problems in the classroomdoes not translate to the ability to solve ill-structured,engineering problems (Hong,et.al, JRST, 2003; Linder, PhD

dissertation, 1999)

Ill-structured problem solving ability needs to be explicitlydeveloped via teaching-learning strategies.

Aditi Kothiyal First APS 7/72

Page 16: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Motivation for the previous years work

The ability to solve well-structured problems in the classroomdoes not translate to the ability to solve ill-structured,engineering problems (Hong,et.al, JRST, 2003; Linder, PhD

dissertation, 1999)

Ill-structured problem solving ability needs to be explicitlydeveloped via teaching-learning strategies.

Aditi Kothiyal First APS 7/72

Page 17: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Timeline

April-July 2013

Presented IDP-ET TR: “Notes on problem-solving: A literaturereview of problem-solving, with emphasis on ill-structured,engineering and estimation problems”

Wrote a paper (ICER 2013) as part of TPS in CS101: “Effect ofThink-Pair-Share in a large CS1 class: 83% sustained engagement”(with Rwitajit Majumdar, Sridhar Iyer, Sahana Murthy)

Planned experimental study in EE 746 - Neuromorphic engineering:“Delayed guidance as a teaching-learning strategy for ill-structuredproblem solving” (with Bipin Rajendran)

Wrote a paper (T4E2013): “PULSE: A Framework for Protocolbased Utility to Log Student Engagement” (with Rwitajit Majumdar)

Aditi Kothiyal First APS 8/72

Page 18: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Timeline

August-October 2013

Conducted two experiments in EE 746. Analysed the data andrevised the study based on this. Planned and conducted thirdexperiment.

Wrote a paper (ITiCSE 2014) as part of TPS inCS101:“Think-pair-share in a large CS1 class: does learning reallyhappen?” (with Sahana Murthy, Sridhar Iyer)

November - December 2013

Did detailed statistical and qualitative analyses of experiment threedata.

Presented credit seminar based on this work.

Aditi Kothiyal First APS 9/72

Page 19: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Timeline

August-October 2013

Conducted two experiments in EE 746. Analysed the data andrevised the study based on this. Planned and conducted thirdexperiment.

Wrote a paper (ITiCSE 2014) as part of TPS inCS101:“Think-pair-share in a large CS1 class: does learning reallyhappen?” (with Sahana Murthy, Sridhar Iyer)

November - December 2013

Did detailed statistical and qualitative analyses of experiment threedata.

Presented credit seminar based on this work.

Aditi Kothiyal First APS 9/72

Page 20: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Timeline

January - February 2014

Planned grounded theory study of student perceptions of learningwith productive failure

Planned and began study in EE590 - Foundations of Projects assecondary researcher/mentor:“Guided problem solving and groupprogramming” ( with Abhinav Anand and Bipin Rajendran)

March - April 2014

Conducted interviews for the grounded theory study, begantranscription and analysis.

Concluded EE 590 study and data analysis.

Began project: “Development of representational competence usingan enactive computer interface” (with Rwitajit Majumdar, Prajakt

Pandey, Harshit Agarwal, Ajit Ranka and Sanjay Chandrasekharan)

Aditi Kothiyal First APS 10/72

Page 21: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Timeline

January - February 2014

Planned grounded theory study of student perceptions of learningwith productive failure

Planned and began study in EE590 - Foundations of Projects assecondary researcher/mentor:“Guided problem solving and groupprogramming” ( with Abhinav Anand and Bipin Rajendran)

March - April 2014

Conducted interviews for the grounded theory study, begantranscription and analysis.

Concluded EE 590 study and data analysis.

Began project: “Development of representational competence usingan enactive computer interface” (with Rwitajit Majumdar, Prajakt

Pandey, Harshit Agarwal, Ajit Ranka and Sanjay Chandrasekharan)

Aditi Kothiyal First APS 10/72

Page 22: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Timeline

May - July 2014

Submitted a paper to T4E2014: “Guided Problem Solving andGroup Programming: A Technology-Enhanced Teaching-LearningStrategy for Engineering Problem Solving.” (with Abhinav Anand,

Bipin Rajendran and Sahana Murthy)

Completed interface development, conducted a pilot study andsubmitted a paper to T4E2014: “The enactive equation: exploringhow multiple external representations are integrated, using a fullycontrollable interface and eye-tracking” (with Rwitajit Majumdar,

Prajakt Pandey, Harshit Agarwal, Ajit Ranka, Sanjay Chandrasekharan

and Sahana Murthy)

Planned closure on project TPS in CS101: Journal paper (with

Shitanshu Mishra, Rwitajit Majumdar, Sridhar Iyer and Sahana Murthy)

Aditi Kothiyal First APS 11/72

Page 23: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Outline

1 Overview of Work Done

2 Literature Review

3 My focus: Field Studies in Ill-Structured Problem SolvingDelayed GuidanceGuided problem solving and group programming

4 Other ProjectsRepresentational CompetenceThink-pair-share

5 Future Directions

Aditi Kothiyal First APS 12/72

Page 24: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

The guiding questions for the literature review were . . .

What are ill-structured problems and how are they solved?

What is ill-structured problem solving ability?

What are the teaching-learning strategies for ill-structuredproblem solving?

Aditi Kothiyal First APS 13/72

Page 25: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

The guiding questions for the literature review were . . .

What are ill-structured problems and how are they solved?

What is ill-structured problem solving ability?

What are the teaching-learning strategies for ill-structuredproblem solving?

Aditi Kothiyal First APS 13/72

Page 26: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

The guiding questions for the literature review were . . .

What are ill-structured problems and how are they solved?

What is ill-structured problem solving ability?

What are the teaching-learning strategies for ill-structuredproblem solving?

Aditi Kothiyal First APS 13/72

Page 27: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Mind map of technical report

Aditi Kothiyal First APS 14/72

Page 28: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Mind map of technical report

Aditi Kothiyal First APS 15/72

Page 29: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

What we learned from the literature survey.

1 Problem solving can be described as a three step process:Problem framing, solution generation and evaluation.

2 Expert problem solving behaviour differs greatly from novicebehaviour.

3 Problem solving ability has several different dimensions.Individual problem solving ability = f(familiarity, knowledgebase, problem solving strategies, metacognition, epistemiccognition, affective abilities, practices of the domain)

4 Individual problem solving ability + Learning∗ → Expertproblem solving ability∗Learning can happen on the job. Here we focus oninstruction in school/college.

5 A six-step design is suitable for ill-structured problem solving.

6 Each step has several activities and scaffolds involved.

Aditi Kothiyal First APS 16/72

Page 30: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

What we learned from the literature survey.

1 Problem solving can be described as a three step process:Problem framing, solution generation and evaluation.

2 Expert problem solving behaviour differs greatly from novicebehaviour.

3 Problem solving ability has several different dimensions.Individual problem solving ability = f(familiarity, knowledgebase, problem solving strategies, metacognition, epistemiccognition, affective abilities, practices of the domain)

4 Individual problem solving ability + Learning∗ → Expertproblem solving ability∗Learning can happen on the job. Here we focus oninstruction in school/college.

5 A six-step design is suitable for ill-structured problem solving.

6 Each step has several activities and scaffolds involved.

Aditi Kothiyal First APS 16/72

Page 31: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

What we learned from the literature survey.

1 Problem solving can be described as a three step process:Problem framing, solution generation and evaluation.

2 Expert problem solving behaviour differs greatly from novicebehaviour.

3 Problem solving ability has several different dimensions.Individual problem solving ability = f(familiarity, knowledgebase, problem solving strategies, metacognition, epistemiccognition, affective abilities, practices of the domain)

4 Individual problem solving ability + Learning∗ → Expertproblem solving ability∗Learning can happen on the job. Here we focus oninstruction in school/college.

5 A six-step design is suitable for ill-structured problem solving.

6 Each step has several activities and scaffolds involved.

Aditi Kothiyal First APS 16/72

Page 32: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

What we learned from the literature survey.

1 Problem solving can be described as a three step process:Problem framing, solution generation and evaluation.

2 Expert problem solving behaviour differs greatly from novicebehaviour.

3 Problem solving ability has several different dimensions.Individual problem solving ability = f(familiarity, knowledgebase, problem solving strategies, metacognition, epistemiccognition, affective abilities, practices of the domain)

4 Individual problem solving ability + Learning∗ → Expertproblem solving ability∗Learning can happen on the job. Here we focus oninstruction in school/college.

5 A six-step design is suitable for ill-structured problem solving.

6 Each step has several activities and scaffolds involved.

Aditi Kothiyal First APS 16/72

Page 33: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

What we learned from the literature survey.

1 Problem solving can be described as a three step process:Problem framing, solution generation and evaluation.

2 Expert problem solving behaviour differs greatly from novicebehaviour.

3 Problem solving ability has several different dimensions.Individual problem solving ability = f(familiarity, knowledgebase, problem solving strategies, metacognition, epistemiccognition, affective abilities, practices of the domain)

4 Individual problem solving ability + Learning∗ → Expertproblem solving ability∗Learning can happen on the job. Here we focus oninstruction in school/college.

5 A six-step design is suitable for ill-structured problem solving.

6 Each step has several activities and scaffolds involved.

Aditi Kothiyal First APS 16/72

Page 34: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

This can be represented in the following framework

Aditi Kothiyal First APS 17/72

Page 35: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Outline

1 Overview of Work Done

2 Literature Review

3 My focus: Field Studies in Ill-Structured Problem SolvingDelayed GuidanceGuided problem solving and group programming

4 Other ProjectsRepresentational CompetenceThink-pair-share

5 Future Directions

Aditi Kothiyal First APS 18/72

Page 36: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Outline

1 Overview of Work Done

2 Literature Review

3 My focus: Field Studies in Ill-Structured Problem SolvingDelayed GuidanceGuided problem solving and group programming

4 Other ProjectsRepresentational CompetenceThink-pair-share

5 Future Directions

Aditi Kothiyal First APS 19/72

Page 37: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Moving forward from the literature review. . .

Study the effect of some instructional strategies/scaffoldsdiscovered in the literature review in field settings.

Two strategies selected based on the requirement of theclassrooms in which we were working.

The role of delayed guidance on ill-structured problem solving.The role of question prompts and peer interactions onill-structured problem solving.

Aditi Kothiyal First APS 20/72

Page 38: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Moving forward from the literature review. . .

Study the effect of some instructional strategies/scaffoldsdiscovered in the literature review in field settings.

Two strategies selected based on the requirement of theclassrooms in which we were working.

The role of delayed guidance on ill-structured problem solving.The role of question prompts and peer interactions onill-structured problem solving.

Aditi Kothiyal First APS 20/72

Page 39: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

What is Delayed Guidance?

Delayed guidance improves conceptual understanding (Kapur, CI,

2008; Schwartz and Bransford, 1998; vanLehn et al, 2003; Schwartz and

Martin, 2004).

Premise: Allowing students to explore the domain without directinstruction at the beginning→ Prime and differentiate prior knowledge, attention to criticalfeatures→ Build upon this in the following structure/ feedback/ instruction.

Our Argument

Allowing students to explore a problem without telling them how toapproach it→ Exploration leads to greater priming and differentiating of priorknowledge than direct instruction→ Students understand what is relevant and what is not, attend tocritical features→ Do problem framing in terms they know→ Follow this up with instruction on problem framing

Aditi Kothiyal First APS 21/72

Page 40: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

What is Delayed Guidance?

Delayed guidance improves conceptual understanding (Kapur, CI,

2008; Schwartz and Bransford, 1998; vanLehn et al, 2003; Schwartz and

Martin, 2004).

Premise: Allowing students to explore the domain without directinstruction at the beginning→ Prime and differentiate prior knowledge, attention to criticalfeatures→ Build upon this in the following structure/ feedback/ instruction.

Our Argument

Allowing students to explore a problem without telling them how toapproach it→ Exploration leads to greater priming and differentiating of priorknowledge than direct instruction→ Students understand what is relevant and what is not, attend tocritical features→ Do problem framing in terms they know→ Follow this up with instruction on problem framing

Aditi Kothiyal First APS 21/72

Page 41: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

What is Delayed Guidance?

Delayed guidance improves conceptual understanding (Kapur, CI,

2008; Schwartz and Bransford, 1998; vanLehn et al, 2003; Schwartz and

Martin, 2004).

Premise: Allowing students to explore the domain without directinstruction at the beginning→ Prime and differentiate prior knowledge, attention to criticalfeatures→ Build upon this in the following structure/ feedback/ instruction.

Our Argument

Allowing students to explore a problem without telling them how toapproach it→ Exploration leads to greater priming and differentiating of priorknowledge than direct instruction→ Students understand what is relevant and what is not, attend tocritical features→ Do problem framing in terms they know→ Follow this up with instruction on problem framing

Aditi Kothiyal First APS 21/72

Page 42: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Broad Research Goal

To study the effect of delayed guidance on student learning andperceptions of ill-structured problem solving.

Specific Research Questions

1 Does delayed guidance lead to improved ill-structured problemsolving performance?

1 To what extent does delayed guidance affect the ill-structuredproblem solving performance?

2 To what extent does delayed guidance affect the developmentof ill-structured problem solving competencies?

2 What are student perceptions of learning through delayed guidance?

3 What are the differences between the problem solving strategies ofstudents who learn through delayed guidance vs. those who learnvia direct instruction?

Aditi Kothiyal First APS 22/72

Page 43: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Broad Research Goal

To study the effect of delayed guidance on student learning andperceptions of ill-structured problem solving.

Specific Research Questions

1 Does delayed guidance lead to improved ill-structured problemsolving performance?

1 To what extent does delayed guidance affect the ill-structuredproblem solving performance?

2 To what extent does delayed guidance affect the developmentof ill-structured problem solving competencies?

2 What are student perceptions of learning through delayed guidance?

3 What are the differences between the problem solving strategies ofstudents who learn through delayed guidance vs. those who learnvia direct instruction?

Aditi Kothiyal First APS 22/72

Page 44: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Overview of the study

About Contributions Status

Motivated by literaturereview done intechnical report

Conducted in EE746 -NeuromorphicEngineering, Prof.Bipin Rajendran

Quasi-experimentalstudy, 3 interventions

Some dimensions of studentsproblem solving abilityimproved

Students problem solvingstrategies with/withoutdelayed guidance beingexplored

New teaching-learning strategyfor problem solving ability:currently in use in EE 746

Two conference papersplanned

Ongoing

Aditi Kothiyal First APS 23/72

Page 45: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Intervention

Delayed Guidance Direct Instruction

Ill-structured Problem Solving(Groups): 30 -40 minutes

Providing scaffolds for ill-structuredproblem solving process (InstructorTelling): 15-20 minutes

Discussion of student solutions (En-tire class): 15-20 minutes

Practice well-structured problems(Individual) : 20 minutes

Providing scaffolds for ill-structuredproblem solving process (InstructorTelling): 15-20 minutes

Ill-structured Problem Solving(Groups): 30 -40 minutes

Practice well-structured problems(Individual): 20 minutes

Discussion of student solutions (En-tire class): 15-20 minutes

Post test (Individual - two parts): 2.5hours (4 days later)

Post test (Individual - two parts): 2.5hours (4 days later)

Aditi Kothiyal First APS 24/72

Page 46: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Intervention

Delayed Guidance Direct Instruction

Ill-structured Problem Solving(Groups): 30 -40 minutes

Providing scaffolds for ill-structuredproblem solving process (InstructorTelling): 15-20 minutes

Discussion of student solutions (En-tire class): 15-20 minutes

Practice well-structured problems(Individual) : 20 minutes

Providing scaffolds for ill-structuredproblem solving process (InstructorTelling): 15-20 minutes

Ill-structured Problem Solving(Groups): 30 -40 minutes

Practice well-structured problems(Individual): 20 minutes

Discussion of student solutions (En-tire class): 15-20 minutes

Post test (Individual - two parts): 2.5hours (4 days later)

Post test (Individual - two parts): 2.5hours (4 days later)

Aditi Kothiyal First APS 24/72

Page 47: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Intervention

Delayed Guidance Direct Instruction

Ill-structured Problem Solving(Groups): 30 -40 minutes

Providing scaffolds for ill-structuredproblem solving process (InstructorTelling): 15-20 minutes

Discussion of student solutions (En-tire class): 15-20 minutes

Practice well-structured problems(Individual) : 20 minutes

Providing scaffolds for ill-structuredproblem solving process (InstructorTelling): 15-20 minutes

Ill-structured Problem Solving(Groups): 30 -40 minutes

Practice well-structured problems(Individual): 20 minutes

Discussion of student solutions (En-tire class): 15-20 minutes

Post test (Individual - two parts): 2.5hours (4 days later)

Post test (Individual - two parts): 2.5hours (4 days later)

Aditi Kothiyal First APS 24/72

Page 48: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Intervention

Delayed Guidance Direct Instruction

Ill-structured Problem Solving(Groups): 30 -40 minutes

Providing scaffolds for ill-structuredproblem solving process (InstructorTelling): 15-20 minutes

Discussion of student solutions (En-tire class): 15-20 minutes

Practice well-structured problems(Individual) : 20 minutes

Providing scaffolds for ill-structuredproblem solving process (InstructorTelling): 15-20 minutes

Ill-structured Problem Solving(Groups): 30 -40 minutes

Practice well-structured problems(Individual): 20 minutes

Discussion of student solutions (En-tire class): 15-20 minutes

Post test (Individual - two parts): 2.5hours (4 days later)

Post test (Individual - two parts): 2.5hours (4 days later)

Aditi Kothiyal First APS 24/72

Page 49: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Intervention

Delayed Guidance Direct Instruction

Ill-structured Problem Solving(Groups): 30 -40 minutes

Providing scaffolds for ill-structuredproblem solving process (InstructorTelling): 15-20 minutes

Discussion of student solutions (En-tire class): 15-20 minutes

Practice well-structured problems(Individual) : 20 minutes

Providing scaffolds for ill-structuredproblem solving process (InstructorTelling): 15-20 minutes

Ill-structured Problem Solving(Groups): 30 -40 minutes

Practice well-structured problems(Individual): 20 minutes

Discussion of student solutions (En-tire class): 15-20 minutes

Post test (Individual - two parts): 2.5hours (4 days later)

Post test (Individual - two parts): 2.5hours (4 days later)

Aditi Kothiyal First APS 24/72

Page 50: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Intervention

Delayed Guidance Direct Instruction

Ill-structured Problem Solving(Groups): 30 -40 minutes

Providing scaffolds for ill-structuredproblem solving process (InstructorTelling): 15-20 minutes

Discussion of student solutions (En-tire class): 15-20 minutes

Practice well-structured problems(Individual) : 20 minutes

Providing scaffolds for ill-structuredproblem solving process (InstructorTelling): 15-20 minutes

Ill-structured Problem Solving(Groups): 30 -40 minutes

Practice well-structured problems(Individual): 20 minutes

Discussion of student solutions (En-tire class): 15-20 minutes

Post test (Individual - two parts): 2.5hours (4 days later)

Post test (Individual - two parts): 2.5hours (4 days later)

Aditi Kothiyal First APS 24/72

Page 51: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Intervention

Delayed Guidance Direct Instruction

Ill-structured Problem Solving(Groups): 30 -40 minutes

Providing scaffolds for ill-structuredproblem solving process (InstructorTelling): 15-20 minutes

Discussion of student solutions (En-tire class): 15-20 minutes

Practice well-structured problems(Individual) : 20 minutes

Providing scaffolds for ill-structuredproblem solving process (InstructorTelling): 15-20 minutes

Ill-structured Problem Solving(Groups): 30 -40 minutes

Practice well-structured problems(Individual): 20 minutes

Discussion of student solutions (En-tire class): 15-20 minutes

Post test (Individual - two parts): 2.5hours (4 days later)

Post test (Individual - two parts): 2.5hours (4 days later)

Aditi Kothiyal First APS 24/72

Page 52: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Intervention

Delayed Guidance Direct Instruction

Ill-structured Problem Solving(Groups): 30 -40 minutes

Providing scaffolds for ill-structuredproblem solving process (InstructorTelling): 15-20 minutes

Discussion of student solutions (En-tire class): 15-20 minutes

Practice well-structured problems(Individual) : 20 minutes

Providing scaffolds for ill-structuredproblem solving process (InstructorTelling): 15-20 minutes

Ill-structured Problem Solving(Groups): 30 -40 minutes

Practice well-structured problems(Individual): 20 minutes

Discussion of student solutions (En-tire class): 15-20 minutes

Post test (Individual - two parts): 2.5hours (4 days later)

Post test (Individual - two parts): 2.5hours (4 days later)

Aditi Kothiyal First APS 24/72

Page 53: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Intervention

Delayed Guidance Direct Instruction

Ill-structured Problem Solving(Groups): 30 -40 minutes

Providing scaffolds for ill-structuredproblem solving process (InstructorTelling): 15-20 minutes

Discussion of student solutions (En-tire class): 15-20 minutes

Practice well-structured problems(Individual) : 20 minutes

Providing scaffolds for ill-structuredproblem solving process (InstructorTelling): 15-20 minutes

Ill-structured Problem Solving(Groups): 30 -40 minutes

Practice well-structured problems(Individual): 20 minutes

Discussion of student solutions (En-tire class): 15-20 minutes

Post test (Individual - two parts): 2.5hours (4 days later)

Post test (Individual - two parts): 2.5hours (4 days later)

Aditi Kothiyal First APS 24/72

Page 54: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Intervention

Delayed Guidance Direct Instruction

Ill-structured Problem Solving(Groups): 30 -40 minutes

Providing scaffolds for ill-structuredproblem solving process (InstructorTelling): 15-20 minutes

Discussion of student solutions (En-tire class): 15-20 minutes

Practice well-structured problems(Individual) : 20 minutes

Providing scaffolds for ill-structuredproblem solving process (InstructorTelling): 15-20 minutes

Ill-structured Problem Solving(Groups): 30 -40 minutes

Practice well-structured problems(Individual): 20 minutes

Discussion of student solutions (En-tire class): 15-20 minutes

Post test (Individual - two parts): 2.5hours (4 days later)

Post test (Individual - two parts): 2.5hours (4 days later)

Aditi Kothiyal First APS 24/72

Page 55: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Intervention

Delayed Guidance Direct Instruction

Ill-structured Problem Solving(Groups): 30 -40 minutes

Providing scaffolds for ill-structuredproblem solving process (InstructorTelling): 15-20 minutes

Discussion of student solutions (En-tire class): 15-20 minutes

Practice well-structured problems(Individual) : 20 minutes

Providing scaffolds for ill-structuredproblem solving process (InstructorTelling): 15-20 minutes

Ill-structured Problem Solving(Groups): 30 -40 minutes

Practice well-structured problems(Individual): 20 minutes

Discussion of student solutions (En-tire class): 15-20 minutes

Post test (Individual - two parts): 2.5hours (4 days later)

Post test (Individual - two parts): 2.5hours (4 days later)

Aditi Kothiyal First APS 24/72

Page 56: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Experiment design

Constructs Ill-structured problemsolving instructionalstrategy

Student achievement in ill-structured problem solving

Variables

Instructional strategywith 2 levels-1. Delayed Guidance2. Direct Instruction

Scores on Ill-structuredproblem solving test;Development of ill-structured problemsolving competencies

Confoundingvariables

Affective and conative abilities, prior knowledge,metacognition, epistemic cognition, general problemsolving skill

SamplingTechnique

Convenient sampling; Matched (on the basis of pre-testfor prior knowledge, motivation and general problemsolving skill) and random assignment to experimentaland control groups.

ResearchDesign

Quasi-Experimental:Mr X1 02(Experimental)Mr X2 02(Control)

Aditi Kothiyal First APS 25/72

Page 57: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Framework for analysis

Aditi Kothiyal First APS 26/72

Page 58: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

At level 1, the experimental group presents more successfuldesign solutions than the control group

Table: Success rate of both groups 1

Success rateExpt 31%Ctrl 11%

But the difference is not statistically significant.

1p (Mann-Whitney) = 0.4Aditi Kothiyal First APS 27/72

Page 59: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

At level 1, the experimental group presents more successfuldesign solutions than the control group

Table: Success rate of both groups 1

Success rateExpt 31%Ctrl 11%

But the difference is not statistically significant.

1p (Mann-Whitney) = 0.4Aditi Kothiyal First APS 27/72

Page 60: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

At level 0, the experimental group performs better thanthe control group on all constructs

Table: Ill-structured problem solving performanceConstruct (0-3) Expt

groupmean(SD)

Ctrlgroupmean(SD)

p (Mann-Whitney)

Inputs 2 (1.2) 1.8 (1) 0.64

Time scales 2.4 (0.8) 1.9 (0.9) 0.19

Network structure 2.3 (0.8) 2.2 (0.8) 0.98

Adjusting parameters 2.8 (0.8) 1.9 (1.2) 0.017(r=0.45)

Complete, justified design pro-posed

2.6 (0.6) 2 (0.9) 0.095 (r =0.4)

Complete, working design 1.4 (1.2) 1.1 (0.8) 0.64

Quality of solution 1.6 (1.1) 1.2 (1.1) 0.49

The difference is statistically significant for the construct of “AdjustingParameters” and approaches significance for the construct of “Proposinga complete, justified design”.

Aditi Kothiyal First APS 28/72

Page 61: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

At level 0, the experimental group performs better thanthe control group on all constructs

Table: Ill-structured problem solving performanceConstruct (0-3) Expt

groupmean(SD)

Ctrlgroupmean(SD)

p (Mann-Whitney)

Inputs 2 (1.2) 1.8 (1) 0.64

Time scales 2.4 (0.8) 1.9 (0.9) 0.19

Network structure 2.3 (0.8) 2.2 (0.8) 0.98

Adjusting parameters 2.8 (0.8) 1.9 (1.2) 0.017(r=0.45)

Complete, justified design pro-posed

2.6 (0.6) 2 (0.9) 0.095 (r =0.4)

Complete, working design 1.4 (1.2) 1.1 (0.8) 0.64

Quality of solution 1.6 (1.1) 1.2 (1.1) 0.49

The difference is statistically significant for the construct of “AdjustingParameters” and approaches significance for the construct of “Proposinga complete, justified design”.

Aditi Kothiyal First APS 28/72

Page 62: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

At level -1, the experimental group shows more evidence ofill-structured problem solving competencies in the solutionthan the control group

Table: Number of competencies evident in the solution

Expt Mean(SD)

Ctrl Mean(SD)

p (Mann-Whitney)

Pre Prompts Mean (SD) 14.7(7.3) 10.9(4.9) 0.187

Post Prompts Mean (SD) 15.3(6.6) 9.1(6.3) 0.02

p (Wilcoxon) 0.816 0.285

And the difference is statistically significant in the post-promptsstage.

Aditi Kothiyal First APS 29/72

Page 63: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

At level -1, the experimental group shows more evidence ofill-structured problem solving competencies in the solutionthan the control group

Table: Number of competencies evident in the solution

Expt Mean(SD)

Ctrl Mean(SD)

p (Mann-Whitney)

Pre Prompts Mean (SD) 14.7(7.3) 10.9(4.9) 0.187

Post Prompts Mean (SD) 15.3(6.6) 9.1(6.3) 0.02

p (Wilcoxon) 0.816 0.285

And the difference is statistically significant in the post-promptsstage.

Aditi Kothiyal First APS 29/72

Page 64: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

At level -1, the experimental group does more problemframing at the start and the control group does problemrepresentation

Table: Frequency of first competency category 2

Expt group (%) Ctrl group (%)

Competency cate-gory

Pre-prompts

Post-prompts

Pre-prompts

Post-prompts

Problem Representation 31.25 12.5 66.67 0

Problem Framing 43.75 6.25 11.11 11.11

Generating Solutions 25 81.25 22.22 88.89

Evaluation and Monitor-ing

0 0 0 0

But the difference is not statistically significant.

2Pre prompts, p(chi-squared)=0.167 and post prompts,p(chi-squared)=0.513

Aditi Kothiyal First APS 30/72

Page 65: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

At level -1, the experimental group does more problemframing at the start and the control group does problemrepresentation

Table: Frequency of first competency category 2

Expt group (%) Ctrl group (%)

Competency cate-gory

Pre-prompts

Post-prompts

Pre-prompts

Post-prompts

Problem Representation 31.25 12.5 66.67 0

Problem Framing 43.75 6.25 11.11 11.11

Generating Solutions 25 81.25 22.22 88.89

Evaluation and Monitor-ing

0 0 0 0

But the difference is not statistically significant.

2Pre prompts, p(chi-squared)=0.167 and post prompts,p(chi-squared)=0.513

Aditi Kothiyal First APS 30/72

Page 66: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Average frequency of competency evidence

1.Problem framing issignificantly lesserpost-prompts for bothgroups.2.Evaluation issignificantly higherpost-prompts forexperimental grouponly.3.The differencebetween the twogroups in solutiongenerationapproachessignificance.

Aditi Kothiyal First APS 31/72

Page 67: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Relative frequency of competency evidence

1. The percentage ofproblem framing issignificantly lesserpost-prompts forexperimental group andapproaches significance forcontrol group.2. The percentage ofevaluation is significantlyhigher post-prompts for bothgroups.3. The percentage ofproblem representation issignificantly lower postprompts for the controlgroup, constant forexperimental group.

Aditi Kothiyal First APS 32/72

Page 68: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Student perceptions

Studentsperceived thatthey learnedproblem-solving.

Students foundthe problemsinteresting andwant to do moresuch problems inother classes.

Aditi Kothiyal First APS 33/72

Page 69: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

There are differences in the problem solving performanceand behaviour of both groups

Students in the experimen-tal group:

What in the intervention*might* have caused this?

Choose parameters, propose so-lutions and justify them better(based on rubric).

Attention to critical features duringill-structured problem solving phaseEngage in discussions to explain andrefuteThese are corroborated by (Kapur, C&I,

2008)

Show more evidence of using ill-structured problem solving com-petencies.

Students tried multiple representa-tion and solution methods for a givenproblem during the ill-structuredproblem solving phase 3

Started with problem framingwhile those in control groupstarted with problem representa-tion.

Students try to define and understandthe problem by themselves during theill-structured problem solving phase

3This warrants further investigation of in-class work and discussions ofstudents in the delayed guidance group

Aditi Kothiyal First APS 34/72

Page 70: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

There are differences in the problem solving performanceand behaviour of both groups

Students in the experimentalgroup:

What in the intervention*might* have caused this?

Were able to use the prompts betterto do more evaluation and monitor-ing

Students engaged in discussions,elaborations and critiquing duringthe ill-structured problem solvingphase.

Do as much problem representationpost prompts as pre prompts

Students tried multiple representa-tion methods for a given problemin the ill-structured problem solvingphase.

Show more evidence of the compe-tency category of generating solu-tions

Students tried multiple solutionmethods for a given problem inthe ill-structured problem solvingphase.

Found the problems interesting, butsmaller percentage of students per-ceived to have learned problemsolving compared to the controlgroup

The delay in guidance.

Aditi Kothiyal First APS 35/72

Page 71: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Outline

1 Overview of Work Done

2 Literature Review

3 My focus: Field Studies in Ill-Structured Problem SolvingDelayed GuidanceGuided problem solving and group programming

4 Other ProjectsRepresentational CompetenceThink-pair-share

5 Future Directions

Aditi Kothiyal First APS 36/72

Page 72: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

What is Guided problem solving and group programming?

Question prompts at various stages and peer interactions are usefulin ill-structured problem solving (Ge, PhD Thesis, 2001; Bixler, PhD

Thesis, 2001).

Extend the scaffolds into the computational part of problem solving,implementing the numerical solution (Chabav and Sherwood, Matter

& Interactions, 2001).

Nature of question prompts different for each phase of problemsolving like problem framing, solution generation, programming andevaluation.

From well-structured problems to ill-structured problems.

Aditi Kothiyal First APS 37/72

Page 73: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

What is Guided problem solving and group programming?

Question prompts at various stages and peer interactions are usefulin ill-structured problem solving (Ge, PhD Thesis, 2001; Bixler, PhD

Thesis, 2001).

Extend the scaffolds into the computational part of problem solving,implementing the numerical solution (Chabav and Sherwood, Matter

& Interactions, 2001).

Nature of question prompts different for each phase of problemsolving like problem framing, solution generation, programming andevaluation.

From well-structured problems to ill-structured problems.

Aditi Kothiyal First APS 37/72

Page 74: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

What is Guided problem solving and group programming?

Question prompts at various stages and peer interactions are usefulin ill-structured problem solving (Ge, PhD Thesis, 2001; Bixler, PhD

Thesis, 2001).

Extend the scaffolds into the computational part of problem solving,implementing the numerical solution (Chabav and Sherwood, Matter

& Interactions, 2001).

Nature of question prompts different for each phase of problemsolving like problem framing, solution generation, programming andevaluation.

From well-structured problems to ill-structured problems.

Aditi Kothiyal First APS 37/72

Page 75: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

What is Guided problem solving and group programming?

Question prompts at various stages and peer interactions are usefulin ill-structured problem solving (Ge, PhD Thesis, 2001; Bixler, PhD

Thesis, 2001).

Extend the scaffolds into the computational part of problem solving,implementing the numerical solution (Chabav and Sherwood, Matter

& Interactions, 2001).

Nature of question prompts different for each phase of problemsolving like problem framing, solution generation, programming andevaluation.

From well-structured problems to ill-structured problems.

Aditi Kothiyal First APS 37/72

Page 76: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Broad Research Goal

To study the role of question prompts and peer interactions onstudent learning of ill-structured problem solving.

Specific Research Questions

1 Does Guided problem solving and group programming strategyimprove engineering students’ problem solving skills?

2 What are students’ perceptions of learning problem-solving viaGuided problem solving and group programming strategy?

Aditi Kothiyal First APS 38/72

Page 77: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Broad Research Goal

To study the role of question prompts and peer interactions onstudent learning of ill-structured problem solving.

Specific Research Questions

1 Does Guided problem solving and group programming strategyimprove engineering students’ problem solving skills?

2 What are students’ perceptions of learning problem-solving viaGuided problem solving and group programming strategy?

Aditi Kothiyal First APS 38/72

Page 78: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Overview of the study

About Contributions Status

Guided byliterature reviewdone in TR

Conducted in EE590 - Foundationsof Projects, Prof.Bipin Rajendran -with AbhinavAnand

Pre-experimentalstudy, 3interventions

Some dimensions of studentsproblem solving ability improved

Scaffolds for engineeringproblem solving and groupprogramming identified

Activity resources to be madeavailable on ET website soon

1 conference paper

Mentored a first year researchscholar through this project

Closed

Aditi Kothiyal First APS 39/72

Page 79: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Intervention

Aditi Kothiyal First APS 40/72

Page 80: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Experiment design

Constructs Ill-structured problemsolving instructionalstrategy

Student achievement in ill-structured problem solving

Variables

Instructional strategywith 1 levelGuided problem solv-ing and group pro-gramming

Scores on Ill-structuredproblem solving test; Stu-dent perceptions

Confoundingvariables

Affective and conative abilities, prior knowledge,metacognition, epistemic cognition, general problemsolving skill

SamplingTechnique

Convenient sampling; Single group

ResearchDesign

Pre-Experimental: O1 X 02

Aditi Kothiyal First APS 41/72

Page 81: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Analysis

Criteria Evidence Instrument/Methodof analysis

Method ofcomparison

Ill-structuredproblemsolving per-formance

Writtensolution+ MATLAB

program

Rubric grading (0-3) WilcoxonSigned RankTest

Student per-ceptions

Survey Re-sponses

Frequencies, Contentanalysis (emergentcodes)

Categories

Aditi Kothiyal First APS 42/72

Page 82: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Students ill-structured problem solving performanceimproves

Pre-score Post-scoreSkills Mean Std.

Dev.Mean Std.

Dev.p(Wilcoxon)

1. Problem framing 2.7 1.5 4.5 1.1 0.004a. Define the problem 1.3 0.9 2 0 0.015b. Generate sub goals 0.7 0.5 1.1 0.6 0.083c. Identify relevant in-formation

0.8 0.4 1.5 0.6 0.008

d. Seek needed informa-tion

0 0 0 0 1

And the difference is statistically significant for the construct of“Problem framing”.

Aditi Kothiyal First APS 43/72

Page 83: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Students ill-structured problem solving performanceimproves

Pre-score Post-scoreSkills Mean Std.

Dev.Mean Std.

Dev.p(Wilcoxon)

1. Problem framing 2.7 1.5 4.5 1.1 0.004a. Define the problem 1.3 0.9 2 0 0.015b. Generate sub goals 0.7 0.5 1.1 0.6 0.083c. Identify relevant in-formation

0.8 0.4 1.5 0.6 0.008

d. Seek needed informa-tion

0 0 0 0 1

And the difference is statistically significant for the construct of“Problem framing”.

Aditi Kothiyal First APS 43/72

Page 84: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Students ill-structured problem solving performanceimproves

Pre-score Post-scoreSkills Mean Std.

Dev.Mean Std.

Dev.p(Wilcoxon)

2. Developing solution 2.3 1.2 3.9 1.4 0.0113. Making justificationfor proposed solution

2.8 1.7 3.5 1.4 0.119

4. Monitoring and eval-uating problem spaceand solutions

0.3 0.7 0.1 0.4 0.257

And the difference is statistically significant for the construct of“Developing Solutions” but not for the constructs of“Justification” and “Monitoring”.

Aditi Kothiyal First APS 44/72

Page 85: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Students ill-structured problem solving performanceimproves

Pre-score Post-scoreSkills Mean Std.

Dev.Mean Std.

Dev.p(Wilcoxon)

2. Developing solution 2.3 1.2 3.9 1.4 0.0113. Making justificationfor proposed solution

2.8 1.7 3.5 1.4 0.119

4. Monitoring and eval-uating problem spaceand solutions

0.3 0.7 0.1 0.4 0.257

And the difference is statistically significant for the construct of“Developing Solutions” but not for the constructs of“Justification” and “Monitoring”.

Aditi Kothiyal First APS 44/72

Page 86: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Student perceptions

1.Students perceivedthey learnedill-structured problemsolving, that questionprompts played a role.2. Students enjoyedthe strategy anddeveloped confidencein problem solving.3. However they weremostly as to neutralto whether conceptswere sufficient tosolve ill-structuredproblems.

Aditi Kothiyal First APS 45/72

Page 87: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Students perceived these benefits of each stage of thestrategy

Aditi Kothiyal First APS 46/72

Page 88: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Question prompts play a role in learning ill-structuredproblem solving

Students performanceimproved in:

What in the intervention*might* have caused this?

All dimensions of problemframing (based on ISPSrubric).

Instructor prompts like “Thinkabout it physically. What is theprobability that you are going togo very far without changing di-rections?”Engage in discussions during groupproblem solving

All dimensions of developingsolutions

Instructor prompts like “That’s agood strategy right. But would hebe able to walk that distance?”Engage in discussions during groupproblem solving.

Aditi Kothiyal First APS 47/72

Page 89: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Question prompts play a role in learning ill-structuredproblem solving

Students performanceimproved in:

What in the intervention*might* have caused this?

Were able to construct argu-ments but not provide evidence

Engage in discussions during groupproblem solving.Insufficient question prompts dur-ing the problem solving and codewriting phase.

Did not improve in evaluationand monitoring skills

Insufficient question prompts dur-ing the problem solving and codewriting phase.

Enjoyed the strategy and per-ceived to have learned problemsolving

Interesting problems and regular,in-class problem solving

And the role and nature of prompts warrants further study

Aditi Kothiyal First APS 48/72

Page 90: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Question prompts play a role in learning ill-structuredproblem solving

Students performanceimproved in:

What in the intervention*might* have caused this?

Were able to construct argu-ments but not provide evidence

Engage in discussions during groupproblem solving.Insufficient question prompts dur-ing the problem solving and codewriting phase.

Did not improve in evaluationand monitoring skills

Insufficient question prompts dur-ing the problem solving and codewriting phase.

Enjoyed the strategy and per-ceived to have learned problemsolving

Interesting problems and regular,in-class problem solving

And the role and nature of prompts warrants further study

Aditi Kothiyal First APS 48/72

Page 91: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

From literature and as corroborated by our field studies, weidentify desirable features in an ill-structured problemsolving learning environment

Task orientation- authentic, real world problems.

Delay in guidance to allow students to explore the problem, doproblem framing and identify critical features.

Allow students to work in groups and collaborate.

Provide question prompts after the delay to help students completethe problem framing.

Provide question prompts to support solution development,argument construction/identifying evidence for solution andevaluation.

Have metacognitive and epistemic prompts throughout the process.

Aditi Kothiyal First APS 49/72

Page 92: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

From literature and as corroborated by our field studies, weidentify desirable features in an ill-structured problemsolving learning environment

Task orientation- authentic, real world problems.

Delay in guidance to allow students to explore the problem, doproblem framing and identify critical features.

Allow students to work in groups and collaborate.

Provide question prompts after the delay to help students completethe problem framing.

Provide question prompts to support solution development,argument construction/identifying evidence for solution andevaluation.

Have metacognitive and epistemic prompts throughout the process.

Aditi Kothiyal First APS 49/72

Page 93: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

From literature and as corroborated by our field studies, weidentify desirable features in an ill-structured problemsolving learning environment

Task orientation- authentic, real world problems.

Delay in guidance to allow students to explore the problem, doproblem framing and identify critical features.

Allow students to work in groups and collaborate.

Provide question prompts after the delay to help students completethe problem framing.

Provide question prompts to support solution development,argument construction/identifying evidence for solution andevaluation.

Have metacognitive and epistemic prompts throughout the process.

Aditi Kothiyal First APS 49/72

Page 94: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

From literature and as corroborated by our field studies, weidentify desirable features in an ill-structured problemsolving learning environment

Task orientation- authentic, real world problems.

Delay in guidance to allow students to explore the problem, doproblem framing and identify critical features.

Allow students to work in groups and collaborate.

Provide question prompts after the delay to help students completethe problem framing.

Provide question prompts to support solution development,argument construction/identifying evidence for solution andevaluation.

Have metacognitive and epistemic prompts throughout the process.

Aditi Kothiyal First APS 49/72

Page 95: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

From literature and as corroborated by our field studies, weidentify desirable features in an ill-structured problemsolving learning environment

Task orientation- authentic, real world problems.

Delay in guidance to allow students to explore the problem, doproblem framing and identify critical features.

Allow students to work in groups and collaborate.

Provide question prompts after the delay to help students completethe problem framing.

Provide question prompts to support solution development,argument construction/identifying evidence for solution andevaluation.

Have metacognitive and epistemic prompts throughout the process.

Aditi Kothiyal First APS 49/72

Page 96: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

From literature and as corroborated by our field studies, weidentify desirable features in an ill-structured problemsolving learning environment

Task orientation- authentic, real world problems.

Delay in guidance to allow students to explore the problem, doproblem framing and identify critical features.

Allow students to work in groups and collaborate.

Provide question prompts after the delay to help students completethe problem framing.

Provide question prompts to support solution development,argument construction/identifying evidence for solution andevaluation.

Have metacognitive and epistemic prompts throughout the process.

Aditi Kothiyal First APS 49/72

Page 97: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

So the learning environment would look like this now

Aditi Kothiyal First APS 50/72

Page 98: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Outline

1 Overview of Work Done

2 Literature Review

3 My focus: Field Studies in Ill-Structured Problem SolvingDelayed GuidanceGuided problem solving and group programming

4 Other ProjectsRepresentational CompetenceThink-pair-share

5 Future Directions

Aditi Kothiyal First APS 51/72

Page 99: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Outline

1 Overview of Work Done

2 Literature Review

3 My focus: Field Studies in Ill-Structured Problem SolvingDelayed GuidanceGuided problem solving and group programming

4 Other ProjectsRepresentational CompetenceThink-pair-share

5 Future Directions

Aditi Kothiyal First APS 52/72

Page 100: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

What is representational competence and how is itdeveloped?

The ability to simultaneously process and integrate multiple externalrepresentations in a domain (Pande and Chandrasekharan, 2014)

Experts are good at this.

Leads to deeper conceptual understanding

Computer interfaces having multiple representations followinformation processing theories of cognition with mixed results.

Distributed and embodied, cognition (Kirsh, AI& S, 2010; Glenberg et

al, PPS, 2013) suggest more roles for multiple representations.

Aditi Kothiyal First APS 53/72

Page 101: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

What is representational competence and how is itdeveloped?

The ability to simultaneously process and integrate multiple externalrepresentations in a domain (Pande and Chandrasekharan, 2014)

Experts are good at this.

Leads to deeper conceptual understanding

Computer interfaces having multiple representations followinformation processing theories of cognition with mixed results.

Distributed and embodied, cognition (Kirsh, AI& S, 2010; Glenberg et

al, PPS, 2013) suggest more roles for multiple representations.

Aditi Kothiyal First APS 53/72

Page 102: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

What is representational competence and how is itdeveloped?

The ability to simultaneously process and integrate multiple externalrepresentations in a domain (Pande and Chandrasekharan, 2014)

Experts are good at this.

Leads to deeper conceptual understanding

Computer interfaces having multiple representations followinformation processing theories of cognition with mixed results.

Distributed and embodied, cognition (Kirsh, AI& S, 2010; Glenberg et

al, PPS, 2013) suggest more roles for multiple representations.

Aditi Kothiyal First APS 53/72

Page 103: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

What is representational competence and how is itdeveloped?

The ability to simultaneously process and integrate multiple externalrepresentations in a domain (Pande and Chandrasekharan, 2014)

Experts are good at this.

Leads to deeper conceptual understanding

Computer interfaces having multiple representations followinformation processing theories of cognition with mixed results.

Distributed and embodied, cognition (Kirsh, AI& S, 2010; Glenberg et

al, PPS, 2013) suggest more roles for multiple representations.

Aditi Kothiyal First APS 53/72

Page 104: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

What is representational competence and how is itdeveloped?

The ability to simultaneously process and integrate multiple externalrepresentations in a domain (Pande and Chandrasekharan, 2014)

Experts are good at this.

Leads to deeper conceptual understanding

Computer interfaces having multiple representations followinformation processing theories of cognition with mixed results.

Distributed and embodied, cognition (Kirsh, AI& S, 2010; Glenberg et

al, PPS, 2013) suggest more roles for multiple representations.

Aditi Kothiyal First APS 53/72

Page 105: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Broad Research Goal

To explore how representational competence develops using anembodied, enactive interface.

Specific Research Questions

1 How can eye tracker data analysis give us more insight intothe process and mechanism of multiple external representationintegration and the development of representationalcompetence?

2 What is the difference in student exploration of the interface,particularly in terms of manipulation/control, in thetext-guided and self-guided conditions?

3 What is the difference between student exploration of theinterface before the tasks are presented and during tasks?

Aditi Kothiyal First APS 54/72

Page 106: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Broad Research Goal

To explore how representational competence develops using anembodied, enactive interface.

Specific Research Questions

1 How can eye tracker data analysis give us more insight intothe process and mechanism of multiple external representationintegration and the development of representationalcompetence?

2 What is the difference in student exploration of the interface,particularly in terms of manipulation/control, in thetext-guided and self-guided conditions?

3 What is the difference between student exploration of theinterface before the tasks are presented and during tasks?

Aditi Kothiyal First APS 54/72

Page 107: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Overview of the study

About Contributions Status

Guided by distributed,embodied theories ofcognition.

With Rwitajit Majumdar,Prajakt Pandey, HarshitAgarwal, Ajit Ranka andSanjay Chandrasekharan

Pilot, two-group, labstudy - twelve, class 7students - eye and mousetracking

Interface developed

Analysis methodologydeveloped

Interaction features fordevelopingrepresentationalcompetence will berefined

Further studies planned

Two papers written, 1more planned

Ongoing

Aditi Kothiyal First APS 55/72

Page 108: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

The Simulation

Iteration 1

Iteration 3

Iteration 2

Aditi Kothiyal First APS 56/72

Page 109: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Analysis

Aditi Kothiyal First APS 57/72

Page 110: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Selected results

Average visit duration in each screen Mouse clicks on each screen

Numerical - spatial transitions Click-gaze transitions

Aditi Kothiyal First APS 58/72

Page 111: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Summary of results

Goal-oriented exploration better than unguided exploration, sotask is needed.

Instructions needed on interface to promote exploration.

Students do spatial - numerical transitions duringperception/action and imagination cycle.

Characterized number of spatial-number transitions andclick-gaze transitions, but no goodness measure yet.

Aditi Kothiyal First APS 59/72

Page 112: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Summary of results

Goal-oriented exploration better than unguided exploration, sotask is needed.

Instructions needed on interface to promote exploration.

Students do spatial - numerical transitions duringperception/action and imagination cycle.

Characterized number of spatial-number transitions andclick-gaze transitions, but no goodness measure yet.

Aditi Kothiyal First APS 59/72

Page 113: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Summary of results

Goal-oriented exploration better than unguided exploration, sotask is needed.

Instructions needed on interface to promote exploration.

Students do spatial - numerical transitions duringperception/action and imagination cycle.

Characterized number of spatial-number transitions andclick-gaze transitions, but no goodness measure yet.

Aditi Kothiyal First APS 59/72

Page 114: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Summary of results

Goal-oriented exploration better than unguided exploration, sotask is needed.

Instructions needed on interface to promote exploration.

Students do spatial - numerical transitions duringperception/action and imagination cycle.

Characterized number of spatial-number transitions andclick-gaze transitions, but no goodness measure yet.

Aditi Kothiyal First APS 59/72

Page 115: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Outline

1 Overview of Work Done

2 Literature Review

3 My focus: Field Studies in Ill-Structured Problem SolvingDelayed GuidanceGuided problem solving and group programming

4 Other ProjectsRepresentational CompetenceThink-pair-share

5 Future Directions

Aditi Kothiyal First APS 60/72

Page 116: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

What is Think-pair-share?

An active learning strategy

Three phase: Individual think, pair collaboration and sharediscussion

Benefits from thinking time and small group collaborativelearning

Can be used for different types of problems and developshigher order thinking skills

Aditi Kothiyal First APS 61/72

Page 117: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

What is Think-pair-share?

An active learning strategy

Three phase: Individual think, pair collaboration and sharediscussion

Benefits from thinking time and small group collaborativelearning

Can be used for different types of problems and developshigher order thinking skills

Aditi Kothiyal First APS 61/72

Page 118: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

What is Think-pair-share?

An active learning strategy

Three phase: Individual think, pair collaboration and sharediscussion

Benefits from thinking time and small group collaborativelearning

Can be used for different types of problems and developshigher order thinking skills

Aditi Kothiyal First APS 61/72

Page 119: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

What is Think-pair-share?

An active learning strategy

Three phase: Individual think, pair collaboration and sharediscussion

Benefits from thinking time and small group collaborativelearning

Can be used for different types of problems and developshigher order thinking skills

Aditi Kothiyal First APS 61/72

Page 120: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Broad research goal

To study the effects of think-pair-share on learning andengagement of students in a CS1 course.

Specific Research Questions

1 What behaviours do students engage in during theThink-Pair-Share activities implemented in a large class?

2 This question has two related parts,1 How much student engagement occurs during the

Think-Pair-Share activity?2 How does the amount of engagement change as activity

progresses?

3 Do TPS activities lead to increased conceptual understandingand application of CS1 concepts?

4 What are the students’ perceptions of learning with TPS?

5 What are the instructors’ perceptions of teaching with TPS?

Aditi Kothiyal First APS 62/72

Page 121: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Broad research goal

To study the effects of think-pair-share on learning andengagement of students in a CS1 course.

Specific Research Questions

1 What behaviours do students engage in during theThink-Pair-Share activities implemented in a large class?

2 This question has two related parts,1 How much student engagement occurs during the

Think-Pair-Share activity?2 How does the amount of engagement change as activity

progresses?

3 Do TPS activities lead to increased conceptual understandingand application of CS1 concepts?

4 What are the students’ perceptions of learning with TPS?

5 What are the instructors’ perceptions of teaching with TPS?

Aditi Kothiyal First APS 62/72

Page 122: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Overview of the study

About Contributions Status

Guided by activelearning literature

Conducted in CS101 -Spring 2013, Spring2014 - Prof. SridharIyer - with RwitajitMajumdar, ShitanshuMishra

Observational studyto measureengagement, Twoexperiments, Twosurveys

High engagementmeasured

Learning improved

Guidelines toinstructors on how towrite and conductTPS activities,resources on ETwebsite

Two conferencepapers published, Onejournal paper planned

Closing soon!

Aditi Kothiyal First APS 63/72

Page 123: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

TPS Strategy

1 Think phase.Instructor presented the task.Students worked individually on the task for about twominutes.Wrote their answers in their notebooks.

2 Pair phase.Instructor gave a task related to or extended from the Thinkphase question.Students worked with their neighbors to complete the task inthree to five minutes.Instructor walked along the aisles, encouraging discussion andanswering queries.

3 Share phase.Instructor led a class-wide discussion related to the tasks in theThink and Pair phases.Students followed the discussion to verify their solution anddiscuss “what-if” scenarios.Open-ended, lasting from three to ten minutes depending onthe depth of the discussion.

Aditi Kothiyal First APS 64/72

Page 124: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

TPS Strategy

1 Think phase.Instructor presented the task.Students worked individually on the task for about twominutes.Wrote their answers in their notebooks.

2 Pair phase.Instructor gave a task related to or extended from the Thinkphase question.Students worked with their neighbors to complete the task inthree to five minutes.Instructor walked along the aisles, encouraging discussion andanswering queries.

3 Share phase.Instructor led a class-wide discussion related to the tasks in theThink and Pair phases.Students followed the discussion to verify their solution anddiscuss “what-if” scenarios.Open-ended, lasting from three to ten minutes depending onthe depth of the discussion.

Aditi Kothiyal First APS 64/72

Page 125: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

TPS Strategy

1 Think phase.Instructor presented the task.Students worked individually on the task for about twominutes.Wrote their answers in their notebooks.

2 Pair phase.Instructor gave a task related to or extended from the Thinkphase question.Students worked with their neighbors to complete the task inthree to five minutes.Instructor walked along the aisles, encouraging discussion andanswering queries.

3 Share phase.Instructor led a class-wide discussion related to the tasks in theThink and Pair phases.Students followed the discussion to verify their solution anddiscuss “what-if” scenarios.Open-ended, lasting from three to ten minutes depending onthe depth of the discussion.

Aditi Kothiyal First APS 64/72

Page 126: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Analysis

Aditi Kothiyal First APS 65/72

Page 127: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Selected Results

Overall engagement during TPS Student behavior model

Table: Results of the experiment

Expt Mean (SD) Ctrl Mean(SD) p

1.91 (1.65) 0.88 (1.38) <0.001

Learning survey

Aditi Kothiyal First APS 66/72

Page 128: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Summary of results

Students engagement oscillates around 80% in all phases, fordifferent types of problems

Students learn better using TPS (moderate to high effectsize).

Students are interested in class and learning due to TPS.

Instructor finds TPS useful for teaching different types ofcontent and engaging all kinds of students.

Aditi Kothiyal First APS 67/72

Page 129: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Summary of results

Students engagement oscillates around 80% in all phases, fordifferent types of problems

Students learn better using TPS (moderate to high effectsize).

Students are interested in class and learning due to TPS.

Instructor finds TPS useful for teaching different types ofcontent and engaging all kinds of students.

Aditi Kothiyal First APS 67/72

Page 130: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Summary of results

Students engagement oscillates around 80% in all phases, fordifferent types of problems

Students learn better using TPS (moderate to high effectsize).

Students are interested in class and learning due to TPS.

Instructor finds TPS useful for teaching different types ofcontent and engaging all kinds of students.

Aditi Kothiyal First APS 67/72

Page 131: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Summary of results

Students engagement oscillates around 80% in all phases, fordifferent types of problems

Students learn better using TPS (moderate to high effectsize).

Students are interested in class and learning due to TPS.

Instructor finds TPS useful for teaching different types ofcontent and engaging all kinds of students.

Aditi Kothiyal First APS 67/72

Page 132: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Outline

1 Overview of Work Done

2 Literature Review

3 My focus: Field Studies in Ill-Structured Problem SolvingDelayed GuidanceGuided problem solving and group programming

4 Other ProjectsRepresentational CompetenceThink-pair-share

5 Future Directions

Aditi Kothiyal First APS 68/72

Page 133: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

One type of ill-structured problem: engineering estimation

An engineer comes to your medical equipment company,claiming to have an image compression algorithm for medicalimages that achieves a compression ratio of 10-12x.

Previous best ratios were 3-4x. So this is going to save you alot of memory and processing.

Does this compression ratio even sound reasonable?

Aditi Kothiyal First APS 69/72

Page 134: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Engineering estimation is important because...

Engineers need to make these kinds of estimates in practice(Linder, PhD Thesis, 1999; Shakerin, IJEE, 2006) because:

Need upper and lower bounds.To establish feasibility of a designTo eliminate candidate design solutions.To plan projects or experiments.When the exact calculation is too difficult

Aditi Kothiyal First APS 70/72

Page 135: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Two possible avenues to take our work

Situate ill-structured problem solving as a thinking skill.

Develop technology enhanced learning environments for thedevelopment of this ability.

Electrical engineering domain- several types of ill-structuredproblems.

Technology enhanced learning environments for thedevelopment of estimation skills among third and fourth yearelectrical engineering students.Technology enhanced learning environments for thedevelopment of abstraction skills as the first step of IS PS inelectrical engineering for third and year students.

Aditi Kothiyal First APS 71/72

Page 136: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Two possible avenues to take our work

Situate ill-structured problem solving as a thinking skill.

Develop technology enhanced learning environments for thedevelopment of this ability.

Electrical engineering domain- several types of ill-structuredproblems.

Technology enhanced learning environments for thedevelopment of estimation skills among third and fourth yearelectrical engineering students.Technology enhanced learning environments for thedevelopment of abstraction skills as the first step of IS PS inelectrical engineering for third and year students.

Aditi Kothiyal First APS 71/72

Page 137: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Two possible avenues to take our work

Situate ill-structured problem solving as a thinking skill.

Develop technology enhanced learning environments for thedevelopment of this ability.

Electrical engineering domain- several types of ill-structuredproblems.

Technology enhanced learning environments for thedevelopment of estimation skills among third and fourth yearelectrical engineering students.Technology enhanced learning environments for thedevelopment of abstraction skills as the first step of IS PS inelectrical engineering for third and year students.

Aditi Kothiyal First APS 71/72

Page 138: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Two possible avenues to take our work

Situate ill-structured problem solving as a thinking skill.

Develop technology enhanced learning environments for thedevelopment of this ability.

Electrical engineering domain- several types of ill-structuredproblems.

Technology enhanced learning environments for thedevelopment of estimation skills among third and fourth yearelectrical engineering students.Technology enhanced learning environments for thedevelopment of abstraction skills as the first step of IS PS inelectrical engineering for third and year students.

Aditi Kothiyal First APS 71/72

Page 139: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Desirable deliverables by second APS

One problem selected, scoped down and delimited.

Additional literature review (if necessary) complete.

Design of learning environment done, development in-progress.

Research methodology for evaluation decided.

Aditi Kothiyal First APS 72/72

Page 140: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Desirable deliverables by second APS

One problem selected, scoped down and delimited.

Additional literature review (if necessary) complete.

Design of learning environment done, development in-progress.

Research methodology for evaluation decided.

Aditi Kothiyal First APS 72/72

Page 141: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Desirable deliverables by second APS

One problem selected, scoped down and delimited.

Additional literature review (if necessary) complete.

Design of learning environment done, development in-progress.

Research methodology for evaluation decided.

Aditi Kothiyal First APS 72/72

Page 142: Teaching-learning strategies for ill-structured problem ...aditi/lib/exe/fetch.php?media=wiki:aps5.pdf · Teaching-learning strategies for ill-structured problem solving in engineering

Desirable deliverables by second APS

One problem selected, scoped down and delimited.

Additional literature review (if necessary) complete.

Design of learning environment done, development in-progress.

Research methodology for evaluation decided.

Aditi Kothiyal First APS 72/72