The Cost of Authoring with a Knowledge Layer Judy Kay and Lichao Li School of Information Technologies The University of Sydney, Australia.

Slides:



Advertisements
Similar presentations
Personal Development Plans (PDPs) Subject-specific PDPs in Economics.
Advertisements

School Based Assessment and Reporting Unit Curriculum Directorate
Year 2 Formative Progress Review
Feedback to students: What do we know about feedback and learning?
Curriculum Development and Course Design
ESP410 Human Movement Pedagogy 3
You can use this presentation to: Gain an overall understanding of the purpose of the revised tool Learn about the changes that have been made Find advice.
1 SESSION 3 FORMAL ASSESSMENT TASKS CAT and IT ASSESSMENT TOOLS.
Evaluating Open Educational Resource (OER) Objects Rubric V: Quality of Technological Interactivity CC BYCC BY Achieve 2013.
GCSE Crossover Coursework Pre1914 texts: Shakespeare and the Prose Study.
Session Outcomes Explain how assessment contributes to the learning process Use a model of feedback to enhance student learning Identify a range of feedback.
Quality First Teaching In Any Subject From Good to Outstanding
I102 User Support Week Four – Lab. Objectives  Effective Listening  Assessing Learners  Exercise – Learning Outcomes.
© Cambridge International Examinations 2013 Component/Paper 1.
Helping Students Learn to Learn: Easy Methods for Teaching & Assessment Angela Ho, EDC Wincy Lee, Learning to Learn Project Kenneth Tam, Learning to Learn.
English-Language Development Unit 5 - Getting Ready for the Unit
Effective Marking & Feedback in Writing
Principles of High Quality Assessment
From the gym window most Sundays – I observe?. Deliberate Practice Colvin (2008) noted that exceptional performers, were not necessarily the most talented.
Lesson Planning Educ 3100.
Task-Based Learning (TBL) Source: a conversion of ideas in Jane Willis (1996). A Framework for task-based learning. Oxford: Longman ELT.
Thinking, reasoning and working mathematically
Planning, Instruction, and Technology
Jingzi Huang, Ph.D School of Teacher Education, CEBS UNC 2013 Fall GTA Conference Presentation.
Adaptation Evaluation Curriculum Syllabus Grading Textbooks Recycling
New Advanced Higher Subject Implementation Events
Thinking Actively in a Social Context T A S C.
1 A proposed skills framework for all 11- to 19-year-olds.
ZUZANA STRAKOVÁ IAA FF PU Pre-service Trainees´ Conception of Themselves Based on the EPOSTL Criteria: a Case Study.
Critical and creative thinking Assessment Tool How could schools use the tool? Sharon Foster.
Interstate New Teacher Assessment and Support Consortium (INTASC)
ASSESSMENT IN EDUCATION ASSESSMENT IN EDUCATION. Copyright Keith Morrison, 2004 PERFORMANCE ASSESSMENT... Concerns direct reality rather than disconnected.
LECTURE 2 - DTLLS Assessment. Research into the impact of assessment tells us that students learn best when assessment is:  Evenly timed  Represents.
CSA3212: User Adaptive Systems Dr. Christopher Staff Department of Computer Science & AI University of Malta Lecture 9: Intelligent Tutoring Systems.
1 Issues in Assessment in Higher Education: Science Higher Education Forum on Scientific Competencies Medellin-Colombia Nov 2-4, 2005 Dr Hans Wagemaker.
Cambridge Pre-U Getting Started In-service Training Liberating learning Developing successful students.
Action research projects This sequence may help you when planning your case study What does the data identify about this target group? What will.
Incorporating Self Regulated Learning Techniques into Learning by Teaching Environments Biswas, G., Leelawong, K. and Belynne, K. The twenty sixth Annual.
The Personal Project HOW AM I ASSESSED?. Criterion A INVESTIGATING i. define a clear goal and global context for the project, based on personal interests!
MakingConnections Unit planning.
Session Objectives Analyze the key components and process of PBL Evaluate the potential benefits and limitations of using PBL Prepare a draft plan for.
DEVELOPING INDIVIDUAL ANSWERS You will find answering questions in PE different from answering questions in other subjects. There is no single correct.
© Crown copyright 2008 Subject Leaders’ Development Meeting Spring 2009.
Exploring the Effects of Motivated Learning Support in a Problem-based Learning Environment Ming-Puu Chen National Taiwan Normal University Taipei, Taiwan.
Key Areas Environmental Structuring Scaffolding Feedback Attitudes, values and beliefs Motivation Modelling.
Fostering Autonomy in Language Learning. Developing Learner Autonomy in a School Context  The development of learner autonomy is a move from a teacher-directed.
Learning Outcomes 1. Name at least 4 factors that you need to consider when organising a training session 2. Name and describe the 4 different presentations.
Key Stage 3 National Strategy Literacy in science.
Copyright © May 2014, Montessori Centre International.
Investigate Plan Design Create Evaluate (Test it to objective evaluation at each stage of the design cycle) state – describe - explain the problem some.
Learning Objectives for Senior School Students. Failing to plan is planning to fail. / Psychology of Achievement /
The Continuum of Interventions in a 3 Tier Model Oakland Schools 3 Tier Literacy Leadership Team Training November
Doing Assessment as if Deep Learning Matters Most Assessing and Promoting High-Impact Practices Tom Angelo Inaugural Conference on Learning and Assessment.
SECTION 3 Facilitating Skill Development
Assessing Young Learners
ED 260-Educational Psychology
The Continuum of Interventions in a 3 Tier Model
Pre-service and in-service teachers experiences of learning to program in an object-oriented language Presenter: Ku-Chou Tai Advisor: Ming-Puu Chen Govender,
Metacognition and Self-regulation.
Our Research Into Assessment
Numeracy Ninjas Implementation Package
Feedback.
Teacher Roles and Responsibilities
PGCE PCE Mentoring Training
C.E.T Cate Clegg Assessment (1).
Our Research Into Assessment
Planning a lesson & the lesson overview slide
Designing a teaching session
Preparing students for assessments Janet Strain Ann Jakeman
Presentation transcript:

The Cost of Authoring with a Knowledge Layer Judy Kay and Lichao Li School of Information Technologies The University of Sydney, Australia

The Problem and Motivation Programming is cognitively demanding, even at the most introductory level; We want to help our students become more competent programmers. It has been found that student self-assessment can improve students metacognition, which can enhance learning; Learner reflection is a generic term for those intellectual and effective activities in which individuals engage to explore their experiences in order to lead to a new understanding and appreciation; –There is strong evidence suggesting that more efficient and effective learners pay more attention to their own learning experiences by reflecting on the state of their knowledge and the learning process; –Learner reflection is especially important for cognitively demanding learning topics, such as learning programming;

Our Solution: ASSESS Assess is a programming education system that facilitates student self- assessment, encourages learner reflection and provides adapted learner feedback. 1.Exercises for self-assessment take the form of tasks. Each task has a programming problem that students need to answer. The system allows students to provide solutions to these problems and self- assess their solutions against a set of marking criteria provided by task authors. 2.More importantly, it provides students with example solutions to assess. These example solutions have been pre-assessed by authors. The student is meant to evaluate them using pre-defined marking criteria and compare her assessment to the task authors assessment of the same example solution. The comparison gives the student feedback on: how the teacher marked the example, the difference between the teachers assessment and the students assessment and why the teacher marked it that way. 3.This information is used to update the systems belief of students learning progress, which can be viewed in the students user profile.

Problems of Assess The original version of Assess allowed students to write code and self- assess their solutions, as well as read example solutions and assess them. However, as the system lacked any representation of domain knowledge, its nature can be best described as ad-hoc.

ASSESS with a Knowledge Layer In the new version of Assess, all the ad-hoc elements were replaced by a systematic knowledge layer that defines the learning objectives, user model elements and a domain ontology. To accommodate this new layer, the process of exercise authoring was changed considerably. We present the new task authoring process and report a preliminary experiment that aims to evaluate the usability of the new authoring interfaces and show its results.

Exercise (Task) Authoring 1.Provide learning objectives to the system 2.For each task in the system: Create a task statement and associate learning concepts with the task; Edit automatically generated marking criteria and; Create, edit and assess example solutions.

Authoring Interfaces Learning objectives need to be set up in the system. They are concepts to be taught/learned, defined by teachers according to the learning outcome requirements of a subject. They are what the system attempts to teach and are used to specify teaching/learning goals of individual exercises.

Authoring Interfaces – Stage I In the first stage, an author provides the problem statement and, optionally, a skeleton answer to help the student. They also need to indicate the difficulty of the problem and specify whether to force the student to save and assess their own answer before viewing the example solutions. More importantly, the author must relate the task to relevant learning objectives. Each chosen learning objective represents a teaching/learning goal of the task. A task must have at least one goal associated with it to denote what it aims to teach.

Authoring Interfaces – Stage II The second stage in task authoring is the editing of marking schemes. A default set of marking schemes is automatically generated based on the teaching goals for the task. As a result, when students assess their own solutions and our example solutions with them, they should concentrate on the tasks learning goals.

Authoring Interfaces – Stage III The author can edit the example solutions marking schemes. All example solutions of a task share a same set of marking schemes that were created in Stage I and II. However, it is possible for each solution to have additional marking schemes. This means that each task has core teaching goals but each example solution can have additional elements. Stage Three involves creating, editing and assessing example solutions. A new example can be created at this stage.

Authoring Interfaces – Stage III (2) Authors can assess the solution with the complete set of marking schemes and provide an explanation for the assessment. When a student assesses this example solution, her assessment is compared with the authors assessment. This discrepancy indicates how well she understands the learning concepts associated with the marking schemes, and is recorded in her individual learner model to provide adaptive learning feedback.

Evaluation – Goals How quickly and accurately a novice tutor can create a task, in particular; –Can find appropriate learning concepts for a task; –Can edit task marking schemes and; –Can create, edit and assess example solutions; How effective and usable are the interfaces;

Evaluation – Setup Think-aloud Experiments There were five participants; They have seen Assess from a students perspective, so they know how the system works. This allowed participants to get some insight into Assess, but did not bias the experiment by letting them see what they would need to do; We supplied the participants with materials they need to put into the system, as we were not trying to determine how people tackle the more intellectually demanding task of choosing a task and providing solutions; They need to create a task with the given material.

Evaluation – Results The level of intellectual effort required to create a task in Assess with a knowledge layer is acceptable The time required to create a task in the new Assess system is around 15 minutes for a novice author

Discussion At first, one might imagine that the addition of a knowledge layer to a conventional learning tool might require more effort from task authors. From our experience, it seems that the knowledge layer may actually reduce the work of defining a new task and improve the quality of the task as the learning objectives are explicit so helping authors concentrate on what they want students to learn. The marking criteria in the new Assess system are automatically generated and they correspond to the teaching/learning objectives of the task. This means that authors do not need to create the questions that test the learning objective for the task and avoids the risk of forgetting to include them. Furthermore, the knowledge layer makes it feasible to provide learners and authors with learner models that capture learning progress, supporting reflection.

Conclusion We have presented Assess, a student self-assessment tool, and explained the exercise authoring process of the system with a consistent knowledge layer. We also described a user trial, with results showing that: –The intellectual effort required to enter a new task to Assess is modest and the interfaces that allow the creation of a new task are relatively usable; –The entire authoring process in Assess takes about 15 minutes, which again shows the effort and time involved, introduced by the knowledge layer, are minimum.