SlideShare a Scribd company logo
1 of 22
Replication of an Evaluation of Teacher Training
in the Classification of Programming Exercises
Using Bloom’s Taxonomy
. Susana Masapanta-Carrión
Pontificia Universidad Católica del Ecuador, Quito, Ecuador
J. Ángel Velázquez-Iturbide
LITE research group, Universidad Rey Juan Carlos, Madrid, Spain
• Repositories are a key resource to access high-
quality exercises:
• One central issue in their design and use is classification of
exercises
• According to our systematic review (Masapanta & Velázquez,
2018), Bloom’s taxonomy is used in CSE:
• for programming courses
• to classify assessment tests
Introduction
• Difficulties using Bloom’s taxonomy:
• Notable divergent classifications (Johnson & Fuller 2006, Lewis et al.
2013, Oliver et al. 2004, Shuhidan et al. 2009, Thompson et al. 2008, Whalley et
al. 2006)
• Higher confidence than actual accuracy! (Gluga et al. 2012)
• Deficiencies of Bloom’s taxonomy from a formal point of view
(Velázquez, 2021)
• Despite its deficiencies… high appeal and
acceptance of Bloom’s taxonomy in CSE (Masapanta &
Velázquez, 2018)
• Our goal:
• Reducing instructors’ difficulties when using the revised Bloom’s
taxonomy
Introduction
• Bidimensional nature of revised Bloom’s taxonomy:
• Cognitive dimension:
• 6 categories of cognitive processes
• 19 cognitive processes
• Type of knowledge dimension:
• 4 types of knowledge
• 11 subtypes of knowledge
• Emphasis on subcategories rather than
on categories
Introduction
• Previous proposal and evaluation of three
clarifications on the revised Bloom’s taxonomy
(Masapanta & Velázquez, 2018):
• Classify into the two dimensions of the taxonomy
• Classify an exercise into several subcategories
• Provide CS (programming) examples
• The aim of the paper is to replicate the evaluation:
• With similar experimental settings (and minor enhancements)
• With a different sample of participants
Background
• Classification of an exercise into several cognitive
processes:
• Categories in the revised taxonomy do not have a strict hierarchy
• Solving a problem may involve several cognitive processes
• Classifying an exercise implies guessing a sequence of cognitive
processes to solve the exercise:
• Previous identification of educational context
• A most relevant cognitive process can be identified?
Background
• Example (Shuhidan et al., 2009, Q2):
• Remember (Recognizing), Factual (Terminology)
• Analyze (Organizing), Conceptual (Classifications)
• Apply (Executing), Procedural (Algorithms)
Background
• Intended use of measures:
• Instructors’ outcomes on classifying exercises
• Impact of clarifications on instructors’ outcomes
• Operationalization of outcomes:
• Decomposition
• Variation
• Accuracy
• Confidence
Experimental setting
Objective
Subjective
• Research questions:
• Instructors’ outcomes on classifying exercises:
• RQ1: What is the degree of variation of the main cognitive process in
participants’ classification?
• RQ2: What is the percentage of accuracy in participants’ classifications
(compared to ours)?
• RQ3: What is participants’ degree of confidence on their classifications?
• Impact of clarifications on instructors’ outcomes:
• RQ4: What is the degree of decomposition into different cognitive processes
in participants’ classifications?
• RQ5: Do clarifications influence participants’ degree of variation?
• RQ6: Do clarifications influence participants’ percentage of accuracy?
• RQ7: Do clarifications influence participants’ degree of confidence?
Experimental setting
• Participants:
• 7 instructors with low to medium familiarity with Bloom’s taxonomy
• Procedure:
Experimental setting
− Video general presentation of
revised Bloom’s taxonomy
− Classify 10 programming
exercises:
• 2 dimensions
• Confidence
− Video with programming
classified examples
− Decompose and classify 9
programming exercises:
• 2 dimensions
• Confidence
20 min.
break
• Materials:
• 2 videos
• Diagram with categories and subcategories
• Written summary of the taxonomy
• Nine programming exercises from:
• Fitzgerald et al., 2005
• Shuhidan et al., 2009
• Thompson et al., 2008
• Whalley et al., 2006
Experimental setting
• Exercises:
Experimental setting
E1 Answer a question about Java elements
E2 Identify the value of an expression
E3 Identify the generic contents of a variable after a sequence of operations
E4 Identify the specific contents of a variable after a sequence of operations
and conditionals
E5 Identify the string printed after a sequence of statements containing loops
E6 Identify a false statement about methods
E7 Write a method that provides a given functionality
E8 Identify a correct Java implementation of a diagram
E9 Fill a given piece of code to provide a given functionality
• Post-session semi-structured interview, with three
questions on:
• What did you like the most from the experience?
• What was the most difficult part of the experience?
• May you suggest ways of improving the instruction given on
Bloom’s taxonomy?
Experimental setting
• Variation:
• 1st session:
• 2nd session:
Results
min max med.
Categories of cogn. proc. 2 4 3
Cognitive processes 3 6 4
Types of knowledge 1 2 1
Subtypes of knowledge 2 5 3
min max med.
Categories of cogn. proc. 2 4 4
Cognitive processes 3 6 4
Types of knowledge 2 3 2
Subtypes of knowledge 3 5 4
• Decomposition:
Results
E1 E2 E3 E4 E5 E6 E7 E8 E9
minimum 1 2 1 1 2 1 1 2 1
maximum 1 3 3 4 3 2 2 3 4
median 1 3 2 2 2 2 3 2 3
ours 1 3 2 2 3 2 3 2 4
• Accuracy:
• 1st session:
• 2nd session:
Results
min max med.
Categories of cogn. proc. 0 6 3
Cognitive processes 0 4 0
Types of knowledge 0 7 4
Subtypes of knowledge 0 6 2
min max med.
Categories of cogn. proc. 1 6 3
Cognitive processes 0 5 3
Types of knowledge 0 6 4
Subtypes of knowledge 0 5 1
• Confidence:
Results
1st
session
2nd
session
difference
E1 69% 80% 11%
E2 66% 71% 6%
E3 63% 69% 6%
E4 66% 69% 3%
E5 66% 71% 6%
E6 71% 71% 0%
E7 69% 77% 9%
E8 71% 69% -3%
E9 63% 69% 6%
• Summary:
• RQ1: high degree of variation
• RQ2: low degree of accuracy
• RQ3: overconfidence
• RQ4: decomposition similar to ours
• RQ5: moderate increase of variation
• RQ6: small increase of accuracy for cognitive processes, and
decrease for types of knowledge
• RQ7: small increase of confidence
Results
• Comparison with the previous evaluation:
• Similar results for all RQs but RQ6 (e.g., impact on accuracy) and
RQ7 (e.g. impact on confidence):
• Minor differences between familiarized and non-familiarized participants
with Bloom’s taxonomy
• Interviews:
• Satisfied with enhanced understanding of the taxonomy
• Many concepts to learn in a limited lapse of time
• More time working with more examples
Results
• Similar results in both evaluations
• Semi-structured interviews have provided
additional insights into instructors’ difficulties
• In progress: qualitative analysis of instructors’
discrepancies
Conclusions
• Assessment of the proposals:
• Difficulty for classifying also at the type of knowledge dimension
• Decomposition can be successfully adopted
• Need for more programming examples
• Longer training is necessary
• Development by the CSE community of shared classification
criteria
Conclusions
Thank you very much!
¡Muchas gracias!

More Related Content

What's hot

Sloan c et4_o_2012_study for improving student reflections electronic portfol...
Sloan c et4_o_2012_study for improving student reflections electronic portfol...Sloan c et4_o_2012_study for improving student reflections electronic portfol...
Sloan c et4_o_2012_study for improving student reflections electronic portfol...David Denton
 
Asking Clarifying Questions in Open-Domain Information-Seeking Conversations
Asking Clarifying Questions in Open-Domain Information-Seeking ConversationsAsking Clarifying Questions in Open-Domain Information-Seeking Conversations
Asking Clarifying Questions in Open-Domain Information-Seeking ConversationsMohammad Aliannejadi
 
Using Learning Analytics to Understand Student Achievement
Using Learning Analytics to Understand Student AchievementUsing Learning Analytics to Understand Student Achievement
Using Learning Analytics to Understand Student AchievementJohn Whitmer, Ed.D.
 
Salford uni pres 2011
Salford uni pres 2011Salford uni pres 2011
Salford uni pres 2011oseamons
 
Data Collection and Analysis Tools
Data Collection and Analysis ToolsData Collection and Analysis Tools
Data Collection and Analysis ToolsCaren Gamboa
 
Wcss2010presentation
Wcss2010presentationWcss2010presentation
Wcss2010presentationyusuke_510
 
Shyam presentation prefinal
Shyam presentation prefinalShyam presentation prefinal
Shyam presentation prefinalShyam Raj
 

What's hot (7)

Sloan c et4_o_2012_study for improving student reflections electronic portfol...
Sloan c et4_o_2012_study for improving student reflections electronic portfol...Sloan c et4_o_2012_study for improving student reflections electronic portfol...
Sloan c et4_o_2012_study for improving student reflections electronic portfol...
 
Asking Clarifying Questions in Open-Domain Information-Seeking Conversations
Asking Clarifying Questions in Open-Domain Information-Seeking ConversationsAsking Clarifying Questions in Open-Domain Information-Seeking Conversations
Asking Clarifying Questions in Open-Domain Information-Seeking Conversations
 
Using Learning Analytics to Understand Student Achievement
Using Learning Analytics to Understand Student AchievementUsing Learning Analytics to Understand Student Achievement
Using Learning Analytics to Understand Student Achievement
 
Salford uni pres 2011
Salford uni pres 2011Salford uni pres 2011
Salford uni pres 2011
 
Data Collection and Analysis Tools
Data Collection and Analysis ToolsData Collection and Analysis Tools
Data Collection and Analysis Tools
 
Wcss2010presentation
Wcss2010presentationWcss2010presentation
Wcss2010presentation
 
Shyam presentation prefinal
Shyam presentation prefinalShyam presentation prefinal
Shyam presentation prefinal
 

Similar to 2022_03_28 EDUCON 2022 “Replication of an Evaluation of Teacher Training in the Classification of Programming Exercises Using Bloom’s Taxonomy” - Ángel Velázquez Iturbide

Fostering a culture change in assessment and feedback through TESTA
Fostering a culture change in assessment and feedback through TESTAFostering a culture change in assessment and feedback through TESTA
Fostering a culture change in assessment and feedback through TESTATansy Jessop
 
Enhancing Engagement with Subject Specific Revision Sessions
Enhancing Engagement with Subject Specific Revision SessionsEnhancing Engagement with Subject Specific Revision Sessions
Enhancing Engagement with Subject Specific Revision SessionsSHU Learning & Teaching
 
Check, Check, Check in the Simulation Lab
Check, Check, Check in the Simulation LabCheck, Check, Check in the Simulation Lab
Check, Check, Check in the Simulation LabExamSoft
 
Our slides for HICSS-ATLT 2020
Our slides for HICSS-ATLT 2020 Our slides for HICSS-ATLT 2020
Our slides for HICSS-ATLT 2020 Shadi Esnaashari
 
Addictive links, Keynote talk at WWW 2014 workshop
Addictive links, Keynote talk at WWW 2014 workshopAddictive links, Keynote talk at WWW 2014 workshop
Addictive links, Keynote talk at WWW 2014 workshopPeter Brusilovsky
 
Birmingham Assessment and Feedback Symposium
Birmingham Assessment and Feedback Symposium Birmingham Assessment and Feedback Symposium
Birmingham Assessment and Feedback Symposium Tansy Jessop
 
Collaborative Examination Item Review Process in a Team-Taught Course
Collaborative Examination Item Review Process in a Team-Taught CourseCollaborative Examination Item Review Process in a Team-Taught Course
Collaborative Examination Item Review Process in a Team-Taught CourseExamSoft
 
VII Jornadas eMadrid "Education in exponential times". Erkan Er: "Predicting ...
VII Jornadas eMadrid "Education in exponential times". Erkan Er: "Predicting ...VII Jornadas eMadrid "Education in exponential times". Erkan Er: "Predicting ...
VII Jornadas eMadrid "Education in exponential times". Erkan Er: "Predicting ...eMadrid network
 
Getting Students to Think about Their Thinking Using ExamSoft Features
Getting Students to Think about Their Thinking Using ExamSoft FeaturesGetting Students to Think about Their Thinking Using ExamSoft Features
Getting Students to Think about Their Thinking Using ExamSoft FeaturesExamSoft
 
Getting Student to Think About Their Thinking Using ExamSoft Features
Getting Student to Think About Their Thinking Using ExamSoft FeaturesGetting Student to Think About Their Thinking Using ExamSoft Features
Getting Student to Think About Their Thinking Using ExamSoft FeaturesAndrew Coman
 
20110419 tws for edg 4410
20110419   tws for edg 441020110419   tws for edg 4410
20110419 tws for edg 4410pferreira2001
 
The why and what of testa
The why and what of testaThe why and what of testa
The why and what of testaTansy Jessop
 
quantitative nor qualitative research.docx
quantitative nor qualitative research.docxquantitative nor qualitative research.docx
quantitative nor qualitative research.docxwrite22
 
quantitative nor qualitative research.docx
quantitative nor qualitative research.docxquantitative nor qualitative research.docx
quantitative nor qualitative research.docxstirlingvwriters
 
TESTA Interactive Masterclass
TESTA Interactive MasterclassTESTA Interactive Masterclass
TESTA Interactive MasterclassTansy Jessop
 
Application of assessment and evaluation data to improve a dynamic graduate m...
Application of assessment and evaluation data to improve a dynamic graduate m...Application of assessment and evaluation data to improve a dynamic graduate m...
Application of assessment and evaluation data to improve a dynamic graduate m...Pat Barlow
 
Dit elearning summer school 2015 analytics
Dit elearning summer school 2015   analyticsDit elearning summer school 2015   analytics
Dit elearning summer school 2015 analyticsDublin City University
 
Classroom Assessment Techniques
Classroom Assessment TechniquesClassroom Assessment Techniques
Classroom Assessment Techniquesssorden
 
Using ExamSoft to Facilitate Active Retrieval and Promote Student Success
Using ExamSoft to Facilitate Active Retrieval and Promote Student SuccessUsing ExamSoft to Facilitate Active Retrieval and Promote Student Success
Using ExamSoft to Facilitate Active Retrieval and Promote Student SuccessExamSoft
 

Similar to 2022_03_28 EDUCON 2022 “Replication of an Evaluation of Teacher Training in the Classification of Programming Exercises Using Bloom’s Taxonomy” - Ángel Velázquez Iturbide (20)

Fostering a culture change in assessment and feedback through TESTA
Fostering a culture change in assessment and feedback through TESTAFostering a culture change in assessment and feedback through TESTA
Fostering a culture change in assessment and feedback through TESTA
 
Enhancing Engagement with Subject Specific Revision Sessions
Enhancing Engagement with Subject Specific Revision SessionsEnhancing Engagement with Subject Specific Revision Sessions
Enhancing Engagement with Subject Specific Revision Sessions
 
Check, Check, Check in the Simulation Lab
Check, Check, Check in the Simulation LabCheck, Check, Check in the Simulation Lab
Check, Check, Check in the Simulation Lab
 
Our slides for HICSS-ATLT 2020
Our slides for HICSS-ATLT 2020 Our slides for HICSS-ATLT 2020
Our slides for HICSS-ATLT 2020
 
Addictive links, Keynote talk at WWW 2014 workshop
Addictive links, Keynote talk at WWW 2014 workshopAddictive links, Keynote talk at WWW 2014 workshop
Addictive links, Keynote talk at WWW 2014 workshop
 
La notes (5 10)
La notes (5 10)La notes (5 10)
La notes (5 10)
 
Birmingham Assessment and Feedback Symposium
Birmingham Assessment and Feedback Symposium Birmingham Assessment and Feedback Symposium
Birmingham Assessment and Feedback Symposium
 
Collaborative Examination Item Review Process in a Team-Taught Course
Collaborative Examination Item Review Process in a Team-Taught CourseCollaborative Examination Item Review Process in a Team-Taught Course
Collaborative Examination Item Review Process in a Team-Taught Course
 
VII Jornadas eMadrid "Education in exponential times". Erkan Er: "Predicting ...
VII Jornadas eMadrid "Education in exponential times". Erkan Er: "Predicting ...VII Jornadas eMadrid "Education in exponential times". Erkan Er: "Predicting ...
VII Jornadas eMadrid "Education in exponential times". Erkan Er: "Predicting ...
 
Getting Students to Think about Their Thinking Using ExamSoft Features
Getting Students to Think about Their Thinking Using ExamSoft FeaturesGetting Students to Think about Their Thinking Using ExamSoft Features
Getting Students to Think about Their Thinking Using ExamSoft Features
 
Getting Student to Think About Their Thinking Using ExamSoft Features
Getting Student to Think About Their Thinking Using ExamSoft FeaturesGetting Student to Think About Their Thinking Using ExamSoft Features
Getting Student to Think About Their Thinking Using ExamSoft Features
 
20110419 tws for edg 4410
20110419   tws for edg 441020110419   tws for edg 4410
20110419 tws for edg 4410
 
The why and what of testa
The why and what of testaThe why and what of testa
The why and what of testa
 
quantitative nor qualitative research.docx
quantitative nor qualitative research.docxquantitative nor qualitative research.docx
quantitative nor qualitative research.docx
 
quantitative nor qualitative research.docx
quantitative nor qualitative research.docxquantitative nor qualitative research.docx
quantitative nor qualitative research.docx
 
TESTA Interactive Masterclass
TESTA Interactive MasterclassTESTA Interactive Masterclass
TESTA Interactive Masterclass
 
Application of assessment and evaluation data to improve a dynamic graduate m...
Application of assessment and evaluation data to improve a dynamic graduate m...Application of assessment and evaluation data to improve a dynamic graduate m...
Application of assessment and evaluation data to improve a dynamic graduate m...
 
Dit elearning summer school 2015 analytics
Dit elearning summer school 2015   analyticsDit elearning summer school 2015   analytics
Dit elearning summer school 2015 analytics
 
Classroom Assessment Techniques
Classroom Assessment TechniquesClassroom Assessment Techniques
Classroom Assessment Techniques
 
Using ExamSoft to Facilitate Active Retrieval and Promote Student Success
Using ExamSoft to Facilitate Active Retrieval and Promote Student SuccessUsing ExamSoft to Facilitate Active Retrieval and Promote Student Success
Using ExamSoft to Facilitate Active Retrieval and Promote Student Success
 

More from eMadrid network

Recognizing Lifelong Learning Competences: A Report of Two Cases - Edmundo Tovar
Recognizing Lifelong Learning Competences: A Report of Two Cases - Edmundo TovarRecognizing Lifelong Learning Competences: A Report of Two Cases - Edmundo Tovar
Recognizing Lifelong Learning Competences: A Report of Two Cases - Edmundo TovareMadrid network
 
A study about the impact of rewards on student's engagement with the flipped ...
A study about the impact of rewards on student's engagement with the flipped ...A study about the impact of rewards on student's engagement with the flipped ...
A study about the impact of rewards on student's engagement with the flipped ...eMadrid network
 
Assessment and recognition in technical massive open on-line courses with and...
Assessment and recognition in technical massive open on-line courses with and...Assessment and recognition in technical massive open on-line courses with and...
Assessment and recognition in technical massive open on-line courses with and...eMadrid network
 
Recognition of learning: Status, experiences and challenges - Carlos Delgado ...
Recognition of learning: Status, experiences and challenges - Carlos Delgado ...Recognition of learning: Status, experiences and challenges - Carlos Delgado ...
Recognition of learning: Status, experiences and challenges - Carlos Delgado ...eMadrid network
 
Bootstrapping serious games to assess learning through analytics - Baltasar F...
Bootstrapping serious games to assess learning through analytics - Baltasar F...Bootstrapping serious games to assess learning through analytics - Baltasar F...
Bootstrapping serious games to assess learning through analytics - Baltasar F...eMadrid network
 
Meta-review of recognition of learning in LMS and MOOCs - Ruth Cobos
Meta-review of recognition of learning in LMS and MOOCs - Ruth CobosMeta-review of recognition of learning in LMS and MOOCs - Ruth Cobos
Meta-review of recognition of learning in LMS and MOOCs - Ruth CoboseMadrid network
 
Best paper Award - Miguel Castro
Best paper Award - Miguel CastroBest paper Award - Miguel Castro
Best paper Award - Miguel CastroeMadrid network
 
eMadrid Gaming4Coding - Possibilities of game learning analytics for coding l...
eMadrid Gaming4Coding - Possibilities of game learning analytics for coding l...eMadrid Gaming4Coding - Possibilities of game learning analytics for coding l...
eMadrid Gaming4Coding - Possibilities of game learning analytics for coding l...eMadrid network
 
Seminario eMadrid_Curso MOOC_Antonio de Nebrija_Apología del saber.pptx.pdf
Seminario eMadrid_Curso MOOC_Antonio de Nebrija_Apología del saber.pptx.pdfSeminario eMadrid_Curso MOOC_Antonio de Nebrija_Apología del saber.pptx.pdf
Seminario eMadrid_Curso MOOC_Antonio de Nebrija_Apología del saber.pptx.pdfeMadrid network
 
eMadrid-Opportunities and Design Challenges in the Gaming4Coding Project_Pete...
eMadrid-Opportunities and Design Challenges in the Gaming4Coding Project_Pete...eMadrid-Opportunities and Design Challenges in the Gaming4Coding Project_Pete...
eMadrid-Opportunities and Design Challenges in the Gaming4Coding Project_Pete...eMadrid network
 
Open_principles_and_co-creation_for_digital_competences_for_students.pdf
Open_principles_and_co-creation_for_digital_competences_for_students.pdfOpen_principles_and_co-creation_for_digital_competences_for_students.pdf
Open_principles_and_co-creation_for_digital_competences_for_students.pdfeMadrid network
 
Competencias_digitales_del_profesorado_universitario_para_la_educación_abiert...
Competencias_digitales_del_profesorado_universitario_para_la_educación_abiert...Competencias_digitales_del_profesorado_universitario_para_la_educación_abiert...
Competencias_digitales_del_profesorado_universitario_para_la_educación_abiert...eMadrid network
 
eMadrid_KatjaAssaf_DigiCred.pdf
eMadrid_KatjaAssaf_DigiCred.pdfeMadrid_KatjaAssaf_DigiCred.pdf
eMadrid_KatjaAssaf_DigiCred.pdfeMadrid network
 
Presentazione E-Madrid - 12-01-2023 Ruth Kerr.pdf
Presentazione E-Madrid - 12-01-2023 Ruth Kerr.pdfPresentazione E-Madrid - 12-01-2023 Ruth Kerr.pdf
Presentazione E-Madrid - 12-01-2023 Ruth Kerr.pdfeMadrid network
 
EDC-eMadrid_20230113 Ildikó Mázár.pdf
EDC-eMadrid_20230113 Ildikó Mázár.pdfEDC-eMadrid_20230113 Ildikó Mázár.pdf
EDC-eMadrid_20230113 Ildikó Mázár.pdfeMadrid network
 
2022_12_16 «“La informática en la educación escolar en Europa”, informe Euryd...
2022_12_16 «“La informática en la educación escolar en Europa”, informe Euryd...2022_12_16 «“La informática en la educación escolar en Europa”, informe Euryd...
2022_12_16 «“La informática en la educación escolar en Europa”, informe Euryd...eMadrid network
 
2022_12_16 «Informatics – A Fundamental Discipline for the 21st Century»
2022_12_16 «Informatics – A Fundamental Discipline for the 21st Century»2022_12_16 «Informatics – A Fundamental Discipline for the 21st Century»
2022_12_16 «Informatics – A Fundamental Discipline for the 21st Century»eMadrid network
 
2022_12_16 «Efecto del uso de lenguajes basados en bloques en el aprendizaje ...
2022_12_16 «Efecto del uso de lenguajes basados en bloques en el aprendizaje ...2022_12_16 «Efecto del uso de lenguajes basados en bloques en el aprendizaje ...
2022_12_16 «Efecto del uso de lenguajes basados en bloques en el aprendizaje ...eMadrid network
 
2022_11_11 «AI and ML methods for Multimodal Learning Analytics»
2022_11_11 «AI and ML methods for Multimodal Learning Analytics»2022_11_11 «AI and ML methods for Multimodal Learning Analytics»
2022_11_11 «AI and ML methods for Multimodal Learning Analytics»eMadrid network
 
2022_11_11 «The promise and challenges of Multimodal Learning Analytics»
2022_11_11 «The promise and challenges of Multimodal Learning Analytics»2022_11_11 «The promise and challenges of Multimodal Learning Analytics»
2022_11_11 «The promise and challenges of Multimodal Learning Analytics»eMadrid network
 

More from eMadrid network (20)

Recognizing Lifelong Learning Competences: A Report of Two Cases - Edmundo Tovar
Recognizing Lifelong Learning Competences: A Report of Two Cases - Edmundo TovarRecognizing Lifelong Learning Competences: A Report of Two Cases - Edmundo Tovar
Recognizing Lifelong Learning Competences: A Report of Two Cases - Edmundo Tovar
 
A study about the impact of rewards on student's engagement with the flipped ...
A study about the impact of rewards on student's engagement with the flipped ...A study about the impact of rewards on student's engagement with the flipped ...
A study about the impact of rewards on student's engagement with the flipped ...
 
Assessment and recognition in technical massive open on-line courses with and...
Assessment and recognition in technical massive open on-line courses with and...Assessment and recognition in technical massive open on-line courses with and...
Assessment and recognition in technical massive open on-line courses with and...
 
Recognition of learning: Status, experiences and challenges - Carlos Delgado ...
Recognition of learning: Status, experiences and challenges - Carlos Delgado ...Recognition of learning: Status, experiences and challenges - Carlos Delgado ...
Recognition of learning: Status, experiences and challenges - Carlos Delgado ...
 
Bootstrapping serious games to assess learning through analytics - Baltasar F...
Bootstrapping serious games to assess learning through analytics - Baltasar F...Bootstrapping serious games to assess learning through analytics - Baltasar F...
Bootstrapping serious games to assess learning through analytics - Baltasar F...
 
Meta-review of recognition of learning in LMS and MOOCs - Ruth Cobos
Meta-review of recognition of learning in LMS and MOOCs - Ruth CobosMeta-review of recognition of learning in LMS and MOOCs - Ruth Cobos
Meta-review of recognition of learning in LMS and MOOCs - Ruth Cobos
 
Best paper Award - Miguel Castro
Best paper Award - Miguel CastroBest paper Award - Miguel Castro
Best paper Award - Miguel Castro
 
eMadrid Gaming4Coding - Possibilities of game learning analytics for coding l...
eMadrid Gaming4Coding - Possibilities of game learning analytics for coding l...eMadrid Gaming4Coding - Possibilities of game learning analytics for coding l...
eMadrid Gaming4Coding - Possibilities of game learning analytics for coding l...
 
Seminario eMadrid_Curso MOOC_Antonio de Nebrija_Apología del saber.pptx.pdf
Seminario eMadrid_Curso MOOC_Antonio de Nebrija_Apología del saber.pptx.pdfSeminario eMadrid_Curso MOOC_Antonio de Nebrija_Apología del saber.pptx.pdf
Seminario eMadrid_Curso MOOC_Antonio de Nebrija_Apología del saber.pptx.pdf
 
eMadrid-Opportunities and Design Challenges in the Gaming4Coding Project_Pete...
eMadrid-Opportunities and Design Challenges in the Gaming4Coding Project_Pete...eMadrid-Opportunities and Design Challenges in the Gaming4Coding Project_Pete...
eMadrid-Opportunities and Design Challenges in the Gaming4Coding Project_Pete...
 
Open_principles_and_co-creation_for_digital_competences_for_students.pdf
Open_principles_and_co-creation_for_digital_competences_for_students.pdfOpen_principles_and_co-creation_for_digital_competences_for_students.pdf
Open_principles_and_co-creation_for_digital_competences_for_students.pdf
 
Competencias_digitales_del_profesorado_universitario_para_la_educación_abiert...
Competencias_digitales_del_profesorado_universitario_para_la_educación_abiert...Competencias_digitales_del_profesorado_universitario_para_la_educación_abiert...
Competencias_digitales_del_profesorado_universitario_para_la_educación_abiert...
 
eMadrid_KatjaAssaf_DigiCred.pdf
eMadrid_KatjaAssaf_DigiCred.pdfeMadrid_KatjaAssaf_DigiCred.pdf
eMadrid_KatjaAssaf_DigiCred.pdf
 
Presentazione E-Madrid - 12-01-2023 Ruth Kerr.pdf
Presentazione E-Madrid - 12-01-2023 Ruth Kerr.pdfPresentazione E-Madrid - 12-01-2023 Ruth Kerr.pdf
Presentazione E-Madrid - 12-01-2023 Ruth Kerr.pdf
 
EDC-eMadrid_20230113 Ildikó Mázár.pdf
EDC-eMadrid_20230113 Ildikó Mázár.pdfEDC-eMadrid_20230113 Ildikó Mázár.pdf
EDC-eMadrid_20230113 Ildikó Mázár.pdf
 
2022_12_16 «“La informática en la educación escolar en Europa”, informe Euryd...
2022_12_16 «“La informática en la educación escolar en Europa”, informe Euryd...2022_12_16 «“La informática en la educación escolar en Europa”, informe Euryd...
2022_12_16 «“La informática en la educación escolar en Europa”, informe Euryd...
 
2022_12_16 «Informatics – A Fundamental Discipline for the 21st Century»
2022_12_16 «Informatics – A Fundamental Discipline for the 21st Century»2022_12_16 «Informatics – A Fundamental Discipline for the 21st Century»
2022_12_16 «Informatics – A Fundamental Discipline for the 21st Century»
 
2022_12_16 «Efecto del uso de lenguajes basados en bloques en el aprendizaje ...
2022_12_16 «Efecto del uso de lenguajes basados en bloques en el aprendizaje ...2022_12_16 «Efecto del uso de lenguajes basados en bloques en el aprendizaje ...
2022_12_16 «Efecto del uso de lenguajes basados en bloques en el aprendizaje ...
 
2022_11_11 «AI and ML methods for Multimodal Learning Analytics»
2022_11_11 «AI and ML methods for Multimodal Learning Analytics»2022_11_11 «AI and ML methods for Multimodal Learning Analytics»
2022_11_11 «AI and ML methods for Multimodal Learning Analytics»
 
2022_11_11 «The promise and challenges of Multimodal Learning Analytics»
2022_11_11 «The promise and challenges of Multimodal Learning Analytics»2022_11_11 «The promise and challenges of Multimodal Learning Analytics»
2022_11_11 «The promise and challenges of Multimodal Learning Analytics»
 

Recently uploaded

Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 

Recently uploaded (20)

Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 

2022_03_28 EDUCON 2022 “Replication of an Evaluation of Teacher Training in the Classification of Programming Exercises Using Bloom’s Taxonomy” - Ángel Velázquez Iturbide

  • 1. Replication of an Evaluation of Teacher Training in the Classification of Programming Exercises Using Bloom’s Taxonomy . Susana Masapanta-Carrión Pontificia Universidad Católica del Ecuador, Quito, Ecuador J. Ángel Velázquez-Iturbide LITE research group, Universidad Rey Juan Carlos, Madrid, Spain
  • 2. • Repositories are a key resource to access high- quality exercises: • One central issue in their design and use is classification of exercises • According to our systematic review (Masapanta & Velázquez, 2018), Bloom’s taxonomy is used in CSE: • for programming courses • to classify assessment tests Introduction
  • 3. • Difficulties using Bloom’s taxonomy: • Notable divergent classifications (Johnson & Fuller 2006, Lewis et al. 2013, Oliver et al. 2004, Shuhidan et al. 2009, Thompson et al. 2008, Whalley et al. 2006) • Higher confidence than actual accuracy! (Gluga et al. 2012) • Deficiencies of Bloom’s taxonomy from a formal point of view (Velázquez, 2021) • Despite its deficiencies… high appeal and acceptance of Bloom’s taxonomy in CSE (Masapanta & Velázquez, 2018) • Our goal: • Reducing instructors’ difficulties when using the revised Bloom’s taxonomy Introduction
  • 4. • Bidimensional nature of revised Bloom’s taxonomy: • Cognitive dimension: • 6 categories of cognitive processes • 19 cognitive processes • Type of knowledge dimension: • 4 types of knowledge • 11 subtypes of knowledge • Emphasis on subcategories rather than on categories Introduction
  • 5. • Previous proposal and evaluation of three clarifications on the revised Bloom’s taxonomy (Masapanta & Velázquez, 2018): • Classify into the two dimensions of the taxonomy • Classify an exercise into several subcategories • Provide CS (programming) examples • The aim of the paper is to replicate the evaluation: • With similar experimental settings (and minor enhancements) • With a different sample of participants Background
  • 6. • Classification of an exercise into several cognitive processes: • Categories in the revised taxonomy do not have a strict hierarchy • Solving a problem may involve several cognitive processes • Classifying an exercise implies guessing a sequence of cognitive processes to solve the exercise: • Previous identification of educational context • A most relevant cognitive process can be identified? Background
  • 7. • Example (Shuhidan et al., 2009, Q2): • Remember (Recognizing), Factual (Terminology) • Analyze (Organizing), Conceptual (Classifications) • Apply (Executing), Procedural (Algorithms) Background
  • 8. • Intended use of measures: • Instructors’ outcomes on classifying exercises • Impact of clarifications on instructors’ outcomes • Operationalization of outcomes: • Decomposition • Variation • Accuracy • Confidence Experimental setting Objective Subjective
  • 9. • Research questions: • Instructors’ outcomes on classifying exercises: • RQ1: What is the degree of variation of the main cognitive process in participants’ classification? • RQ2: What is the percentage of accuracy in participants’ classifications (compared to ours)? • RQ3: What is participants’ degree of confidence on their classifications? • Impact of clarifications on instructors’ outcomes: • RQ4: What is the degree of decomposition into different cognitive processes in participants’ classifications? • RQ5: Do clarifications influence participants’ degree of variation? • RQ6: Do clarifications influence participants’ percentage of accuracy? • RQ7: Do clarifications influence participants’ degree of confidence? Experimental setting
  • 10. • Participants: • 7 instructors with low to medium familiarity with Bloom’s taxonomy • Procedure: Experimental setting − Video general presentation of revised Bloom’s taxonomy − Classify 10 programming exercises: • 2 dimensions • Confidence − Video with programming classified examples − Decompose and classify 9 programming exercises: • 2 dimensions • Confidence 20 min. break
  • 11. • Materials: • 2 videos • Diagram with categories and subcategories • Written summary of the taxonomy • Nine programming exercises from: • Fitzgerald et al., 2005 • Shuhidan et al., 2009 • Thompson et al., 2008 • Whalley et al., 2006 Experimental setting
  • 12. • Exercises: Experimental setting E1 Answer a question about Java elements E2 Identify the value of an expression E3 Identify the generic contents of a variable after a sequence of operations E4 Identify the specific contents of a variable after a sequence of operations and conditionals E5 Identify the string printed after a sequence of statements containing loops E6 Identify a false statement about methods E7 Write a method that provides a given functionality E8 Identify a correct Java implementation of a diagram E9 Fill a given piece of code to provide a given functionality
  • 13. • Post-session semi-structured interview, with three questions on: • What did you like the most from the experience? • What was the most difficult part of the experience? • May you suggest ways of improving the instruction given on Bloom’s taxonomy? Experimental setting
  • 14. • Variation: • 1st session: • 2nd session: Results min max med. Categories of cogn. proc. 2 4 3 Cognitive processes 3 6 4 Types of knowledge 1 2 1 Subtypes of knowledge 2 5 3 min max med. Categories of cogn. proc. 2 4 4 Cognitive processes 3 6 4 Types of knowledge 2 3 2 Subtypes of knowledge 3 5 4
  • 15. • Decomposition: Results E1 E2 E3 E4 E5 E6 E7 E8 E9 minimum 1 2 1 1 2 1 1 2 1 maximum 1 3 3 4 3 2 2 3 4 median 1 3 2 2 2 2 3 2 3 ours 1 3 2 2 3 2 3 2 4
  • 16. • Accuracy: • 1st session: • 2nd session: Results min max med. Categories of cogn. proc. 0 6 3 Cognitive processes 0 4 0 Types of knowledge 0 7 4 Subtypes of knowledge 0 6 2 min max med. Categories of cogn. proc. 1 6 3 Cognitive processes 0 5 3 Types of knowledge 0 6 4 Subtypes of knowledge 0 5 1
  • 17. • Confidence: Results 1st session 2nd session difference E1 69% 80% 11% E2 66% 71% 6% E3 63% 69% 6% E4 66% 69% 3% E5 66% 71% 6% E6 71% 71% 0% E7 69% 77% 9% E8 71% 69% -3% E9 63% 69% 6%
  • 18. • Summary: • RQ1: high degree of variation • RQ2: low degree of accuracy • RQ3: overconfidence • RQ4: decomposition similar to ours • RQ5: moderate increase of variation • RQ6: small increase of accuracy for cognitive processes, and decrease for types of knowledge • RQ7: small increase of confidence Results
  • 19. • Comparison with the previous evaluation: • Similar results for all RQs but RQ6 (e.g., impact on accuracy) and RQ7 (e.g. impact on confidence): • Minor differences between familiarized and non-familiarized participants with Bloom’s taxonomy • Interviews: • Satisfied with enhanced understanding of the taxonomy • Many concepts to learn in a limited lapse of time • More time working with more examples Results
  • 20. • Similar results in both evaluations • Semi-structured interviews have provided additional insights into instructors’ difficulties • In progress: qualitative analysis of instructors’ discrepancies Conclusions
  • 21. • Assessment of the proposals: • Difficulty for classifying also at the type of knowledge dimension • Decomposition can be successfully adopted • Need for more programming examples • Longer training is necessary • Development by the CSE community of shared classification criteria Conclusions
  • 22. Thank you very much! ¡Muchas gracias!