Intelligent Tutoring Systems: Architecture and Characteristics

Size: px
Start display at page:

Download "Intelligent Tutoring Systems: Architecture and Characteristics"

Transcription

1 Intelligent Tutoring Systems: Architecture and Characteristics Abstract Indira Padayachee University of Natal, Durban, Information Systems & Technology, School of Accounting & Finance This paper provides a close examination of specific intelligent tutoring system (ITS) architectures spanning the period ITSs are classified into three categories, namely traditional three-model, classical four-model and new-generation architectures for the purposes of this study. Similarities and differences between architectures of the same category, and between different category architectures are discussed. The study depicts the influence of application domains, learning and instruction trends, as well as software development advances on ITS architecture and behaviour. This research aims to examine various ITS architectures and its actual behaviour to establish a set of generic characteristics and behaviour. These characteristics are useful for comparing and evaluating existing ITSs, and can guide the design of new ITSs. Key Words: Intelligent tutoring system, Artificial intelligence, Intelligent Tutoring System architectures, Intelligent tutoring system characteristics. Computing Review Categories: K.3.1, K Introduction Intelligent Tutoring Systems (ITSs) are instructional systems that use artificial intelligence (AI) techniques in computer programs to facilitate learning. These systems are based on cognitive psychology as an underlying theory of learning, which deals mainly with issues such as knowledge representation and organisation within the human memory as well as the nature of human errors [Shute & Psotka, 1996]. The intelligent tutoring systems adopt a mixed-initiative teaching dialogue, which allows the system to initiate interactions with the learner, as well as interpret and respond meaningfully to learner-initiated interactions [Garito, 1991; Beverly Park Woolf, University of Massachusetts, 1998]. There exists a number of research papers that provide detailed descriptions of intelligent tutoring system architectures developed for specific application domains. These papers are useful in that they assist in understanding the functionality and operability mechanics of ITSs, and stimulate further development. However, there has been limited effort in examining both system architecture and behaviour, to ascertain common characteristics of ITSs. This research aims to examine various ITS architectures and its actual behaviour to establish a set of generic characteristics and behaviour. These characteristics are useful for comparing and evaluating existing ITSs, and can guide the development of new systems. The study also considers factors that have influenced ITS architectures, and discusses the similarities and differences between ITS architectures. 2. Intelligent Tutoring System architectures This section examines selected intelligent tutoring systems spanning the period , and classifies them into three categories, namely three-model, four-model and new-generation architectures. The ITS architectures have in the main been named after their respective designers for easy referencing. 2.1 Three-model architectures for ITSs A three-model architecture typically comprises three major building blocks or components, namely the systems domain expertise, student knowledge and skill, and tutoring expertise. Two examples representing the three-model architecture are discussed below. 1

2 2.1.1 Derry et al architecture Derry, Hawkes & Ziegler [1988] proposed an ITS architecture comprising three major components, namely a tutoring model, expert domain model, and student knowledge model. Each of these components will be discussed below. Tutoring model This model makes use of heuristically guided routines to perform three levels of instructional activity, namely planning an individual s route through a curriculum (the agenda); planning lessons (using action schemata); and online tutorial intervention. At each of these instructional levels, student performance data can be compiled and made available to other levels. This model uses three sub-components, namely a curriculum planner, lesson planner and intervening monitor for performing the three levels of instructional activity. Expert domain model This model provides information to guide routines in the tutoring model. Student knowledge model This model also informs the routines of the tutoring model. Derry et al [1988] combines the planning and opportunistic architectures for intelligent tutoring, by using global models of domain knowledge to structure the student s learning experience, and bases didactic decisions on the learner s operational model of performance. This architecture has a well-defined tutorial component embodying curriculum planning, lesson planning, and tutorial monitoring and intervention with the ultimate goal of moving the student toward the expert model of knowledge. The functionality of the expert domain and student knowledge models appears to be limited to providing information to routines in the tutoring model. A shortcoming of this architecture is the omission of the user interface component and allied usability issues. A major strength of this architecture is the use of heuristically guided routines in the tutoring model, which provides dynamic student-centred tutoring. This architecture is recommended for problem-solving or procedural task application domains Siemer & Angelides architecture The next architecture described by Siemer & Angelides [1998] also supports a basic three-model structure, comprising domain expertise, student knowledge and skill, and tutoring expertise. The point of departure between this architecture and the previous one is that it explicitly identifies the processes manipulating the three knowledge bases in each of the models, and incorporates an additional process to co-ordinate the three models. This general intelligent tutoring system architecture is illustrated in figure 1.1. The three major architectural components and the overall system control are described below. The domain model The domain model contains knowledge relating to the subject matter. The intelligent tutoring system utilises its domain knowledge to reason with and solve problems, or to answer questions posed by students. Different knowledge representations of the same domain knowledge may be incorporated to support alternative teaching strategies. Domain knowledge processes, referred to as the expertise provide for the content of tutorial interactions. The tutoring model The tutoring model provides the knowledge needed to attain teaching goals. It should have: control over the sequence and selection of subject material to be presented to the student; response mechanisms to answer learners questions with appropriate answers; and knowledge of when learners need help, in the course of solving a problem or practising a skill, and what type of help to offer. To achieve this, the tutoring model needs to embrace different teaching strategies (styles of delivery). The tutoring knowledge processes referred, to as the didactic aspect is responsible for selecting teaching goals, and for determining appropriate teaching strategies for learners on the basis of their student models, learner s needs and/or preferences, learning experiences, the domain of discourse and the instructional objectives of the intelligent tutoring system. 2

3 The student model The student model represents the learner s emerging knowledge and skills. Information such as learning preferences, past learning experiences and advancement may als o be relevant in adapting the teaching process. It may also record the learner s errors and misconceptions. The student knowledge processes, known as diagnostics, analyse the behaviour of the student. Overall system control The overall system control process is needed to co-ordinates the three-knowledge models to provide student-centred tutoring. For example, an intelligent tutoring system has to select teaching strategies and presentations for each subject area, in accordance with an individual learner s needs and preferences stored in the student model. Additional flexibility may also be provided with a student or system initiated help system. This architecture provides a comprehensive description of the knowledge and functional requirements related to the various architectural components comprising an ITS. It does not delve into implementation issues or operability mechanics. This architecture extends the concept of lesson planning and dynamic adaptation thereof in the previous architecture, to embrace multiple knowledge representations and teaching strategies. Each of the models are welldefined in terms of the knowledge bases and processes supported. Furthermore, an additional process is identified for managing and co-ordinating the activities of the three models, which is not evident in the previous architecture. Since this is a general Intelligent Tutoring System architecture, it can be adopted and/or adapted for use in any application domain In summary, the three-model architecture represents the traditional architecture of ITSs comprising three main components that are commonly referred to as domain model, student model, and tutoring model. The three-tier architecture of ITSs made way for the four-model ITS architecture, which is discussed next. 2.2 Four- model architecture for ITSs The four-model architecture retained the three major components of the traditional three-model architecture, and added the user interface as a fourth component. This architecture became the classical standard architecture for ITSs. Dede s architecture A typical example of a four-model architecture comprising the knowledge base, student model, pedagogical module, and user interface is described below [Dede, 1986]. A brief discussion on each of these components follows: Knowledge base A tutor or coach incorporates declarative (what), procedural (how), and metacognitive (thinking about what and how) knowledge. This component is synonymous with the domain model of other architectures. Student model An internal model representing cognitive processes (such as information retrieval, calculation and problem solving), meta-cognitive strategies (for example, learning from errors) and psychological attributes (developmental level, learning style, and interests) are maintained for each learner. Pedagogical module This module is similar to its counterpart the tutoring model in other architectures. It uses a model of the learner's present comprehension to select an efficient path through its knowledge representation to generate expert behaviour by the learner. It employs different teaching strategies on the basis of an evolving student model, and an underlying instructional theory that determines which pedagogical means is most efficient to accomplish a given end, alternative approaches to dialogue management (adjusting to different learning styles), and domain-dependent teaching heuristics. A teaching module is recommended to facilitate integration and co-ordination of the functions of the other components. User interface This component integrates three types of information that are needed in carrying out a dialogue: knowledge about patterns of interpretation (to understand a speaker) and action (to generate utterances) within dialogues; domain knowledge needed for communicating content; and knowledge needed for communicating intent. 3

4 The four-model architecture makes a number of important contributions in that it: incorporates a separate user interface component; embodies cognitive processes, meta-cognitive strategies and learning styles in the student model; and includes domain dependent teaching heuristics in the pedagogical model, all of which are hitherto unmentioned. The user interface is regarded as an internal and integral component of the ITS architecture whereas other architectures viewed this component as external to an ITS. This inclusion has positive consequences in that user-interface design and usability issues have become part of ITS development concerns. Another important contribution is the use of a pedagogical component, which combines instructional theory with pedagogical strategies and dialogue management for providing instruction to learners. This architecture was coined as classical in that it became the industry standard for ITS construction. 2.3 New-generation architectures for ITSs New-generation architectures represent a departure from the traditional three-model and classical four-model architectures in that they integrated software development advances, as well as new learning and instructional theories into the design of ITSs. Two of these architectures are described below Multi-agent architecture A multi-agent architecture called MATHEMA [Costa & Perkusich, 1996] illustrated in figure 1.2 is used as a basis for the design of a computer-based intelligent learning environment, which comprises the following six components: 1. An external motivator (representing human external entities that motivate the learner to work in MATHEMA, for example, a teacher); 2. A human learner; 3. A micro-society of artificial tutoring agents (MAR), that may co-operate among themselves to achieve problem solving activities in a formal and well-structured knowledge domain, divided into different microdomains, each one covering micro-specialities. 4. A human experts society (HES), working as sources of knowledge to MAR; 5. An interface agent between a human learner and MAR, responsible for communication and which includes a mechanism of selection for tutor agent (supervisor); and 6. A communication agent providing interaction between MAR and HES, and responsible for the communication and maintenance of MAR. The main idea underlying this architecture is to integrate human learners in a micro-society of artificial agents with the objective of promoting their learning. Grandbastien [1999] is of the opinion that agent-based architectures are more flexible in that new artificial tutoring agents may be added, existing artificial tutoring agents may be modified and/or deleted without negatively impacting on the operation of the other components within the architecture. Hence modular development would be enhanced, and module reusability would be promoted. This architecture promotes the notion of a computer-based intelligent learning environment, which includes external human motivators and a human expert society. Due recognition is thus given to the environmental context in which learning takes place. This architecture encompasses components of the traditional & classical architectures, albeit in a unique structure and representation. The domain model is embedded in MAR and HES, the role and functions of the tutoring model is distributed among a micro-society of artificial tutoring agents, the user interface component is represented as interface agent and the human learner is represented as a component of the learning environment, and not as a student model as with other architectures. This architecture is recommended for specific, formal and well-structured knowledge domains such as the classical logic domain Self s architecture Self [1999] revisits the conventional tripartite division of ITSs into the domain, student and tutoring model from a constructivist learning perspective. The new tripartite model of the architecture of computer-based learning environments includes the standard ITS architecture as a subset, and is displayed in figure 1.3. The proposed new generation three-model architecture for intelligent tutoring systems comprises the situation, interaction and affordance models. Each of these components is dis cussed below. Situation model The contexts and the dynamics of the learning process are embodied within a situation model, which contains descriptions of resources (although it may also contain representations of aspects of the domain of knowledge), which are available in a learning situation as opposed to a pure domain model, which contain descriptions of target knowledge. A model of domain knowledge may thus be perceived as a subset of the broader notion of a situation model. 4

5 Interaction model An interaction process model focuses on interaction sequences by considering the learner s actions, the contexts in which they occurred, and the learner s cognitive structures at the time. Here again, the notion of an interaction process model is perceived as a superset of an ITS-style student model. Affordance model An affordance model is developed in terms of items of knowledge, which may be learned through particular events (for example, an event such as the presentation of remediational feedback affords the learning of the item of knowledge being remediated). The affordance model is thus broader than the model of teaching as curriculumbased planning. Self extends the scope of the traditional three-model architecture as a result of new insights gained into the complex nature of the learning process, and strongly recommends that learning resources, interaction sequences, and items of knowledge be modelled into the respective architectural components. Self pays due diligence to, and explicitly incorporates the context of learning into the architecture of ITSs which has not been alluded to in other architectures. The issue of context in learning has become an important research area since an understanding of contexts is needed in order to design better and more usable ITSs [Patel & Russell, 1998]. Self s architecture challenges traditional learning theories and may be regarded as a watershed for the development of future intelligent tutoring systems based on constructivistic processes involved in learning. New-generation architectures for ITSs have emerged from the need to build specific functionality for specialised application domains, embrace important trends in software development, namely modular and incremental development, global sharing of knowledge, as well as incorporate current trends in learning and instruction. 3. Genetic characteristics of Intelligent Tutoring Systems From the architectures examined, it is evident that intelligent tutoring systems possess a number of generic characteristics and behaviour, which are related to specific architectural components. Table 1.1 outlines five architectural components and their associated characteristics. It is envisaged that these characteristics would be useful for the comparison and evaluation of exis ting ITSs, as well as guide the design of new ITSs, It should, however, be noted that the architecture and behaviour of ITSs are to some degree influenced/constrained by specific application domains (e.g. geography, programming, mathematics, etc.) and design paradigms (e.g. problemsolving monitors, coaches, diagnostic tutors, microworld etc.). Hence, some of the characteristics may with justification, not be incorporated in certain architectures. 5

6 Table 1.1 Generic Characteristics/Behaviour of an ITS ITS Architecture Domain Model Tutoring Model Student Model System Control User interface Characteristics/Behaviour Intelligent tutoring systems should: Possess system domain knowledge to ma ke inferences or solve problems; Provide explanations of problem solutions; Give alternative explanations of the same concept; Answer arbitrary questions from the student; Incorporate knowledge about common misconceptions and missing concepts. Possess system teaching goals & plans; Provide alternative teaching strategies; Be guided by an underlying instructional theory; Tailor system s teaching strategies with student s needs; Allow student to initiate instructional activities; Provide contextualised, doma in-relevant and engaging learning activities; Diagnose misconceptions and learning needs; Intervene if the student appears to be having difficulty; Relate a diagnosed error to a misconception or a missing concept; Incorporate remedial strategies in order to provide alternative remedial teaching styles. Maintain information about the student s knowledge, and skills (current and advancing) in the student model; Store information on the student s cognitive processes; Store information on student s learning preferences and/or past learning experiences in the student model, if the need arises; Monitor and assess student performance and update student model. Provide helpful feedback on student input; Treat all detected errors; Respond if it cannot diagnose an error; Intervene to remediate a misconception or a missing concept; Adapt to student s level of advancement; Adapt to the needs and preferences of the student. Promote ease of use; Incorporate natural interaction dialogues; Ensure that the dialogue is task-oriented and adaptive; Possess an effective screen design; Embrace a variety of interaction styles. Sources: [Beverly Park Woolf, University of Massachusetts [1998], Costa & Perkusich, 1996]; [Dede, 1986]; Derry et al [1988]; Dix et al [1993]; Gold [1998]; Self [1999]; and Siemer & Angelides [1998]. 6

7 4. Conclusion A close examination of specific three-model, four-model and new-generation architectures for intelligent tutoring systems (ITSs) has been undertaken spanning the period ITS architectures are, to some degree, related to and influenced by one or more of the following factors: application domain, design paradigms, architectural styles such as the plan-based architecture and/or opportunistic architecture, software development advances such as agentbased architectures, and modern learning and instructional theories. Given all these factors/influences, a number of different architectures have emerged, each bearing some resemblance to others, yet possessing some unique characteristic(s)/functionality. An important outcome of this investigation is the unveiling of a number of generic characteristics and behaviour that should be provided by the architecture of an ITS. These characteristics play an important role in both the design and evaluation of ITS systems. Potential further areas for research are the use of this model incorporating both architecture and behaviour to design new intelligent tutoring systems, as well as to evaluate existing ITS architectures for conformity. References Beverly Park Woolf, University of Massachusetts. Nov Training & Development. 52(11). Costa, E. de B. and A. Perkusich Modelling the co-operative interactions in a teaching/learning situation. In C. Frasson, G. Gauthier and A. Lesgold (Eds) Lecture notes in computer science: intelligent tutoring systems, Proceedings of ITS'96, third international conference on intelligent tutoring systems, Montreal: Springer- Verlag. Dede, C A review and synthesis of recent research in intelligent computer-assisted instruction. International man-machine studies, 24, Derry, S.J., Hawkes, L.W. and U. Ziegler A plan-based opportunistic architecture for intelligent tutoring. In Proceedings of ITS-88, first international conference in intelligent tutoring systems, Montreal: University of Montreal. Dix, A., Finlay, J., Abowd, G. and R. Beale Human-computer interaction. Hemel, Hampstead: Prentice- Hall. Garito, M.A Artificial intelligence in education: evolution of the teaching-learning relationship. British journal of educational technology, 22(1), Gold, S.C The design of an ITS-based business simulation: A new epistemology for learning. Simulation & Gaming. 29(4). Grandbastien, M Teaching expertise is at the core of ITS research. International journal of artificial intelligence in education, 10, Patel, A., Russell, D An initial framework of contexts for designing usable intelligent tutoring systems. Information Services & Use, 18(1/2). Self, J.A The distinctive characteristics of intelligent tutoring systems research: ITSs care, precisely. International journal of artificial intelligence in education, 10, Shute, V. J. and J. Psotka Intelligent tutoring systems: past, present and future. In D. Jonassen (Ed.) Handbook of research on educational communications and technology. NY: Macmillan. pp Siemer, J. and M.C. Angelides A comprehensive method for the evaluation of complete intelligent tutoring systems. Decision support systems, 22,

8 Appendix User interface Domain Model Domain Knowledge Expertise Overall system control Student model Student knowledge diagnosis Teaching Model Teaching strategies Teaching goals Knowledge didactics Figure 1.1: Siemer s & Angelides s general intelligent tutoring system architecture Source: Siemer & Angelides[1998:87] External Motivator Human Learner Interface Agent Human experts society Communication Agent Microsociety of artificial tutoring agents Figure 1.2: Costa s & Perskuchisk s Architecture of MATHEMA for IT Learning Environment Source: Costa & Perkusich[1996:170 ] Situation Model Domain model Interaction Model Student Model Affordance Model Tutoring Model Figure 1.3 Self s ITS components Source: Self [1999:15] 8

A MULTI-AGENT SYSTEM FOR A DISTANCE SUPPORT IN EDUCATIONAL ROBOTICS

A MULTI-AGENT SYSTEM FOR A DISTANCE SUPPORT IN EDUCATIONAL ROBOTICS A MULTI-AGENT SYSTEM FOR A DISTANCE SUPPORT IN EDUCATIONAL ROBOTICS Sébastien GEORGE Christophe DESPRES Laboratoire d Informatique de l Université du Maine Avenue René Laennec, 72085 Le Mans Cedex 9, France

More information

A student diagnosing and evaluation system for laboratory-based academic exercises

A student diagnosing and evaluation system for laboratory-based academic exercises A student diagnosing and evaluation system for laboratory-based academic exercises Maria Samarakou, Emmanouil Fylladitakis and Pantelis Prentakis Technological Educational Institute (T.E.I.) of Athens

More information

Knowledge based expert systems D H A N A N J A Y K A L B A N D E

Knowledge based expert systems D H A N A N J A Y K A L B A N D E Knowledge based expert systems D H A N A N J A Y K A L B A N D E What is a knowledge based system? A Knowledge Based System or a KBS is a computer program that uses artificial intelligence to solve problems

More information

CWIS 23,3. Nikolaos Avouris Human Computer Interaction Group, University of Patras, Patras, Greece

CWIS 23,3. Nikolaos Avouris Human Computer Interaction Group, University of Patras, Patras, Greece The current issue and full text archive of this journal is available at wwwemeraldinsightcom/1065-0741htm CWIS 138 Synchronous support and monitoring in web-based educational systems Christos Fidas, Vasilios

More information

Abstractions and the Brain

Abstractions and the Brain Abstractions and the Brain Brian D. Josephson Department of Physics, University of Cambridge Cavendish Lab. Madingley Road Cambridge, UK. CB3 OHE bdj10@cam.ac.uk http://www.tcm.phy.cam.ac.uk/~bdj10 ABSTRACT

More information

Strategy for teaching communication skills in dentistry

Strategy for teaching communication skills in dentistry Strategy for teaching communication in dentistry SADJ July 2010, Vol 65 No 6 p260 - p265 Prof. JG White: Head: Department of Dental Management Sciences, School of Dentistry, University of Pretoria, E-mail:

More information

Motivation to e-learn within organizational settings: What is it and how could it be measured?

Motivation to e-learn within organizational settings: What is it and how could it be measured? Motivation to e-learn within organizational settings: What is it and how could it be measured? Maria Alexandra Rentroia-Bonito and Joaquim Armando Pires Jorge Departamento de Engenharia Informática Instituto

More information

Evaluation of Learning Management System software. Part II of LMS Evaluation

Evaluation of Learning Management System software. Part II of LMS Evaluation Version DRAFT 1.0 Evaluation of Learning Management System software Author: Richard Wyles Date: 1 August 2003 Part II of LMS Evaluation Open Source e-learning Environment and Community Platform Project

More information

General syllabus for third-cycle courses and study programmes in

General syllabus for third-cycle courses and study programmes in ÖREBRO UNIVERSITY This is a translation of a Swedish document. In the event of a discrepancy, the Swedishlanguage version shall prevail. General syllabus for third-cycle courses and study programmes in

More information

TEACHING QUALITY: SKILLS. Directive Teaching Quality Standard Applicable to the Provision of Basic Education in Alberta

TEACHING QUALITY: SKILLS. Directive Teaching Quality Standard Applicable to the Provision of Basic Education in Alberta Standards of Teaching Practice TEACHING QUALITY: SKILLS BASED ON: Policy, Regulations and Forms Manual Section 4 Ministerial Orders and Directives Directive 4.2.1 - Teaching Quality Standard Applicable

More information

Guru: A Computer Tutor that Models Expert Human Tutors

Guru: A Computer Tutor that Models Expert Human Tutors Guru: A Computer Tutor that Models Expert Human Tutors Andrew Olney 1, Sidney D'Mello 2, Natalie Person 3, Whitney Cade 1, Patrick Hays 1, Claire Williams 1, Blair Lehman 1, and Art Graesser 1 1 University

More information

Agent-Based Software Engineering

Agent-Based Software Engineering Agent-Based Software Engineering Learning Guide Information for Students 1. Description Grade Module Máster Universitario en Ingeniería de Software - European Master on Software Engineering Advanced Software

More information

Programme Specification

Programme Specification Programme Specification Title of Course: Foundation Year in Science, Computing & Mathematics Date Specification Produced: January 2013 Date Specification Last Revised: May 2013 This Programme Specification

More information

Specification and Evaluation of Machine Translation Toy Systems - Criteria for laboratory assignments

Specification and Evaluation of Machine Translation Toy Systems - Criteria for laboratory assignments Specification and Evaluation of Machine Translation Toy Systems - Criteria for laboratory assignments Cristina Vertan, Walther v. Hahn University of Hamburg, Natural Language Systems Division Hamburg,

More information

University of Groningen. Systemen, planning, netwerken Bosman, Aart

University of Groningen. Systemen, planning, netwerken Bosman, Aart University of Groningen Systemen, planning, netwerken Bosman, Aart IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please check the document

More information

Knowledge-Based - Systems

Knowledge-Based - Systems Knowledge-Based - Systems ; Rajendra Arvind Akerkar Chairman, Technomathematics Research Foundation and Senior Researcher, Western Norway Research institute Priti Srinivas Sajja Sardar Patel University

More information

Chamilo 2.0: A Second Generation Open Source E-learning and Collaboration Platform

Chamilo 2.0: A Second Generation Open Source E-learning and Collaboration Platform Chamilo 2.0: A Second Generation Open Source E-learning and Collaboration Platform doi:10.3991/ijac.v3i3.1364 Jean-Marie Maes University College Ghent, Ghent, Belgium Abstract Dokeos used to be one of

More information

Software Maintenance

Software Maintenance 1 What is Software Maintenance? Software Maintenance is a very broad activity that includes error corrections, enhancements of capabilities, deletion of obsolete capabilities, and optimization. 2 Categories

More information

Maximizing Learning Through Course Alignment and Experience with Different Types of Knowledge

Maximizing Learning Through Course Alignment and Experience with Different Types of Knowledge Innov High Educ (2009) 34:93 103 DOI 10.1007/s10755-009-9095-2 Maximizing Learning Through Course Alignment and Experience with Different Types of Knowledge Phyllis Blumberg Published online: 3 February

More information

UNIVERSITY OF THESSALY DEPARTMENT OF EARLY CHILDHOOD EDUCATION POSTGRADUATE STUDIES INFORMATION GUIDE

UNIVERSITY OF THESSALY DEPARTMENT OF EARLY CHILDHOOD EDUCATION POSTGRADUATE STUDIES INFORMATION GUIDE UNIVERSITY OF THESSALY DEPARTMENT OF EARLY CHILDHOOD EDUCATION POSTGRADUATE STUDIES INFORMATION GUIDE 2011-2012 CONTENTS Page INTRODUCTION 3 A. BRIEF PRESENTATION OF THE MASTER S PROGRAMME 3 A.1. OVERVIEW

More information

Ph.D. in Behavior Analysis Ph.d. i atferdsanalyse

Ph.D. in Behavior Analysis Ph.d. i atferdsanalyse Program Description Ph.D. in Behavior Analysis Ph.d. i atferdsanalyse 180 ECTS credits Approval Approved by the Norwegian Agency for Quality Assurance in Education (NOKUT) on the 23rd April 2010 Approved

More information

Document number: 2013/ Programs Committee 6/2014 (July) Agenda Item 42.0 Bachelor of Engineering with Honours in Software Engineering

Document number: 2013/ Programs Committee 6/2014 (July) Agenda Item 42.0 Bachelor of Engineering with Honours in Software Engineering Document number: 2013/0006139 Programs Committee 6/2014 (July) Agenda Item 42.0 Bachelor of Engineering with Honours in Software Engineering Program Learning Outcomes Threshold Learning Outcomes for Engineering

More information

Patterns for Adaptive Web-based Educational Systems

Patterns for Adaptive Web-based Educational Systems Patterns for Adaptive Web-based Educational Systems Aimilia Tzanavari, Paris Avgeriou and Dimitrios Vogiatzis University of Cyprus Department of Computer Science 75 Kallipoleos St, P.O. Box 20537, CY-1678

More information

Cooperative Training of Power Systems' Restoration Techniques

Cooperative Training of Power Systems' Restoration Techniques Cooperative Training of Power Systems' Restoration Techniques A.Silva, Z. Vale, Member, IEEE and C. Ramos, Member, IEEE Abstract: Adequate training programs for power systems restoration tasks must take

More information

An Interactive Intelligent Language Tutor Over The Internet

An Interactive Intelligent Language Tutor Over The Internet An Interactive Intelligent Language Tutor Over The Internet Trude Heift Linguistics Department and Language Learning Centre Simon Fraser University, B.C. Canada V5A1S6 E-mail: heift@sfu.ca Abstract: This

More information

Memorandum. COMPNET memo. Introduction. References.

Memorandum. COMPNET memo. Introduction. References. Memorandum To: CompNet partners CC: From: Arild Date: 04.02.99 Re: Proposed selection of Action Lines for CompNet Introduction In my questionnaire from Dec.98 I asked some questions concerning interests

More information

P. Belsis, C. Sgouropoulou, K. Sfikas, G. Pantziou, C. Skourlas, J. Varnas

P. Belsis, C. Sgouropoulou, K. Sfikas, G. Pantziou, C. Skourlas, J. Varnas Exploiting Distance Learning Methods and Multimediaenhanced instructional content to support IT Curricula in Greek Technological Educational Institutes P. Belsis, C. Sgouropoulou, K. Sfikas, G. Pantziou,

More information

MSc Education and Training for Development

MSc Education and Training for Development MSc Education and Training for Development Awarding Institution: The University of Reading Teaching Institution: The University of Reading Faculty of Life Sciences Programme length: 6 month Postgraduate

More information

What s in a Step? Toward General, Abstract Representations of Tutoring System Log Data

What s in a Step? Toward General, Abstract Representations of Tutoring System Log Data What s in a Step? Toward General, Abstract Representations of Tutoring System Log Data Kurt VanLehn 1, Kenneth R. Koedinger 2, Alida Skogsholm 2, Adaeze Nwaigwe 2, Robert G.M. Hausmann 1, Anders Weinstein

More information

Primary Award Title: BSc (Hons) Applied Paramedic Science PROGRAMME SPECIFICATION

Primary Award Title: BSc (Hons) Applied Paramedic Science PROGRAMME SPECIFICATION CORPORTE ND CDEMIC SERVICES Part 1: Basic Data warding Institution Teaching Institution Delivery Location Faculty responsible for programme Department responsible for programme Modular Scheme Title Professional

More information

Navitas UK Holdings Ltd Embedded College Review for Educational Oversight by the Quality Assurance Agency for Higher Education

Navitas UK Holdings Ltd Embedded College Review for Educational Oversight by the Quality Assurance Agency for Higher Education Navitas UK Holdings Ltd Embedded College Review for Educational Oversight by the Quality Assurance Agency for Higher Education February 2014 Annex: Birmingham City University International College Introduction

More information

UCEAS: User-centred Evaluations of Adaptive Systems

UCEAS: User-centred Evaluations of Adaptive Systems UCEAS: User-centred Evaluations of Adaptive Systems Catherine Mulwa, Séamus Lawless, Mary Sharp, Vincent Wade Knowledge and Data Engineering Group School of Computer Science and Statistics Trinity College,

More information

Biomedical Sciences (BC98)

Biomedical Sciences (BC98) Be one of the first to experience the new undergraduate science programme at a university leading the way in biomedical teaching and research Biomedical Sciences (BC98) BA in Cell and Systems Biology BA

More information

Curriculum Policy. November Independent Boarding and Day School for Boys and Girls. Royal Hospital School. ISI reference.

Curriculum Policy. November Independent Boarding and Day School for Boys and Girls. Royal Hospital School. ISI reference. Curriculum Policy Independent Boarding and Day School for Boys and Girls Royal Hospital School November 2017 ISI reference Key author Reviewing body Approval body Approval frequency 2a Director of Curriculum,

More information

AQUA: An Ontology-Driven Question Answering System

AQUA: An Ontology-Driven Question Answering System AQUA: An Ontology-Driven Question Answering System Maria Vargas-Vera, Enrico Motta and John Domingue Knowledge Media Institute (KMI) The Open University, Walton Hall, Milton Keynes, MK7 6AA, United Kingdom.

More information

Final Teach For America Interim Certification Program

Final Teach For America Interim Certification Program Teach For America Interim Certification Program Program Rubric Overview The Teach For America (TFA) Interim Certification Program Rubric was designed to provide formative and summative feedback to TFA

More information

AGENDA LEARNING THEORIES LEARNING THEORIES. Advanced Learning Theories 2/22/2016

AGENDA LEARNING THEORIES LEARNING THEORIES. Advanced Learning Theories 2/22/2016 AGENDA Advanced Learning Theories Alejandra J. Magana, Ph.D. admagana@purdue.edu Introduction to Learning Theories Role of Learning Theories and Frameworks Learning Design Research Design Dual Coding Theory

More information

THE ROLE OF TOOL AND TEACHER MEDIATIONS IN THE CONSTRUCTION OF MEANINGS FOR REFLECTION

THE ROLE OF TOOL AND TEACHER MEDIATIONS IN THE CONSTRUCTION OF MEANINGS FOR REFLECTION THE ROLE OF TOOL AND TEACHER MEDIATIONS IN THE CONSTRUCTION OF MEANINGS FOR REFLECTION Lulu Healy Programa de Estudos Pós-Graduados em Educação Matemática, PUC, São Paulo ABSTRACT This article reports

More information

Business. Pearson BTEC Level 1 Introductory in. Specification

Business. Pearson BTEC Level 1 Introductory in. Specification Pearson BTEC Level 1 Introductory in Business Specification Pearson BTEC Level 1 Introductory Certificate in Business Pearson BTEC Level 1 Introductory Diploma in Business Pearson BTEC Level 1 Introductory

More information

Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining

Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining Dave Donnellan, School of Computer Applications Dublin City University Dublin 9 Ireland daviddonnellan@eircom.net Claus Pahl

More information

Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining

Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining Dave Donnellan, School of Computer Applications Dublin City University Dublin 9 Ireland daviddonnellan@eircom.net Claus Pahl

More information

PROGRAMME SPECIFICATION

PROGRAMME SPECIFICATION PROGRAMME SPECIFICATION 1 Awarding Institution Newcastle University 2 Teaching Institution Newcastle University 3 Final Award MSc 4 Programme Title Digital Architecture 5 UCAS/Programme Code 5112 6 Programme

More information

CORE CURRICULUM FOR REIKI

CORE CURRICULUM FOR REIKI CORE CURRICULUM FOR REIKI Published July 2017 by The Complementary and Natural Healthcare Council (CNHC) copyright CNHC Contents Introduction... page 3 Overall aims of the course... page 3 Learning outcomes

More information

General study plan for third-cycle programmes in Sociology

General study plan for third-cycle programmes in Sociology Date of adoption: 07/06/2017 Ref. no: 2017/3223-4.1.1.2 Faculty of Social Sciences Third-cycle education at Linnaeus University is regulated by the Swedish Higher Education Act and Higher Education Ordinance

More information

PROGRAMME SPECIFICATION UWE UWE. Taught course. JACS code. Ongoing

PROGRAMME SPECIFICATION UWE UWE. Taught course. JACS code. Ongoing PROGRAMME SPECIFICATION Section 1: Basic Data Awarding institution/body Teaching institution Delivery Location(s) Faculty responsible for programme Modular Scheme title UWE UWE UWE: St Matthias campus

More information

Using Virtual Manipulatives to Support Teaching and Learning Mathematics

Using Virtual Manipulatives to Support Teaching and Learning Mathematics Using Virtual Manipulatives to Support Teaching and Learning Mathematics Joel Duffin Abstract The National Library of Virtual Manipulatives (NLVM) is a free website containing over 110 interactive online

More information

Software Development: Programming Paradigms (SCQF level 8)

Software Development: Programming Paradigms (SCQF level 8) Higher National Unit Specification General information Unit code: HL9V 35 Superclass: CB Publication date: May 2017 Source: Scottish Qualifications Authority Version: 01 Unit purpose This unit is intended

More information

Course Specification Executive MBA via e-learning (MBUSP)

Course Specification Executive MBA via e-learning (MBUSP) LEEDS BECKETT UNIVERSITY Course Specification Executive MBA via e-learning 2017-18 (MBUSP) www.leedsbeckett.ac.uk Course Specification Executive MBA via e-learning Faculty: School: Faculty of Business

More information

HARPER ADAMS UNIVERSITY Programme Specification

HARPER ADAMS UNIVERSITY Programme Specification HARPER ADAMS UNIVERSITY Programme Specification 1 Awarding Institution: Harper Adams University 2 Teaching Institution: Askham Bryan College 3 Course Accredited by: Not Applicable 4 Final Award and Level:

More information

Within the design domain, Seels and Richey (1994) identify four sub domains of theory and practice (p. 29). These sub domains are:

Within the design domain, Seels and Richey (1994) identify four sub domains of theory and practice (p. 29). These sub domains are: Domain of Design Seels and Richey (1994) define design as the process of specifying specific conditions for learning (p. 30). I have concluded that design is the primary concern of any instructional technology

More information

MYCIN. The MYCIN Task

MYCIN. The MYCIN Task MYCIN Developed at Stanford University in 1972 Regarded as the first true expert system Assists physicians in the treatment of blood infections Many revisions and extensions over the years The MYCIN Task

More information

Modified Systematic Approach to Answering Questions J A M I L A H A L S A I D A N, M S C.

Modified Systematic Approach to Answering Questions J A M I L A H A L S A I D A N, M S C. Modified Systematic Approach to Answering J A M I L A H A L S A I D A N, M S C. Learning Outcomes: Discuss the modified systemic approach to providing answers to questions Determination of the most important

More information

Seminar - Organic Computing

Seminar - Organic Computing Seminar - Organic Computing Self-Organisation of OC-Systems Markus Franke 25.01.2006 Typeset by FoilTEX Timetable 1. Overview 2. Characteristics of SO-Systems 3. Concern with Nature 4. Design-Concepts

More information

COMPETENCY-BASED STATISTICS COURSES WITH FLEXIBLE LEARNING MATERIALS

COMPETENCY-BASED STATISTICS COURSES WITH FLEXIBLE LEARNING MATERIALS COMPETENCY-BASED STATISTICS COURSES WITH FLEXIBLE LEARNING MATERIALS Martin M. A. Valcke, Open Universiteit, Educational Technology Expertise Centre, The Netherlands This paper focuses on research and

More information

1. Programme title and designation International Management N/A

1. Programme title and designation International Management N/A PROGRAMME APPROVAL FORM SECTION 1 THE PROGRAMME SPECIFICATION 1. Programme title and designation International Management 2. Final award Award Title Credit value ECTS Any special criteria equivalent MSc

More information

Laboratorio di Intelligenza Artificiale e Robotica

Laboratorio di Intelligenza Artificiale e Robotica Laboratorio di Intelligenza Artificiale e Robotica A.A. 2008-2009 Outline 2 Machine Learning Unsupervised Learning Supervised Learning Reinforcement Learning Genetic Algorithms Genetics-Based Machine Learning

More information

Development and Innovation in Curriculum Design in Landscape Planning: Students as Agents of Change

Development and Innovation in Curriculum Design in Landscape Planning: Students as Agents of Change Development and Innovation in Curriculum Design in Landscape Planning: Students as Agents of Change Gill Lawson 1 1 Queensland University of Technology, Brisbane, 4001, Australia Abstract: Landscape educators

More information

GACE Computer Science Assessment Test at a Glance

GACE Computer Science Assessment Test at a Glance GACE Computer Science Assessment Test at a Glance Updated May 2017 See the GACE Computer Science Assessment Study Companion for practice questions and preparation resources. Assessment Name Computer Science

More information

Programme Specification. BSc (Hons) RURAL LAND MANAGEMENT

Programme Specification. BSc (Hons) RURAL LAND MANAGEMENT Programme Specification BSc (Hons) RURAL LAND MANAGEMENT D GUIDE SEPTEMBER 2016 ROYAL AGRICULTURAL UNIVERSITY, CIRENCESTER PROGRAMME SPECIFICATION BSc (Hons) RURAL LAND MANAGEMENT NB The information contained

More information

Objectives. Chapter 2: The Representation of Knowledge. Expert Systems: Principles and Programming, Fourth Edition

Objectives. Chapter 2: The Representation of Knowledge. Expert Systems: Principles and Programming, Fourth Edition Chapter 2: The Representation of Knowledge Expert Systems: Principles and Programming, Fourth Edition Objectives Introduce the study of logic Learn the difference between formal logic and informal logic

More information

Early Warning System Implementation Guide

Early Warning System Implementation Guide Linking Research and Resources for Better High Schools betterhighschools.org September 2010 Early Warning System Implementation Guide For use with the National High School Center s Early Warning System

More information

Politics and Society Curriculum Specification

Politics and Society Curriculum Specification Leaving Certificate Politics and Society Curriculum Specification Ordinary and Higher Level 1 September 2015 2 Contents Senior cycle 5 The experience of senior cycle 6 Politics and Society 9 Introduction

More information

Effect of Cognitive Apprenticeship Instructional Method on Auto-Mechanics Students

Effect of Cognitive Apprenticeship Instructional Method on Auto-Mechanics Students Effect of Cognitive Apprenticeship Instructional Method on Auto-Mechanics Students Abubakar Mohammed Idris Department of Industrial and Technology Education School of Science and Science Education, Federal

More information

The Singapore Copyright Act applies to the use of this document.

The Singapore Copyright Act applies to the use of this document. Title Mathematical problem solving in Singapore schools Author(s) Berinderjeet Kaur Source Teaching and Learning, 19(1), 67-78 Published by Institute of Education (Singapore) This document may be used

More information

Initial teacher training in vocational subjects

Initial teacher training in vocational subjects Initial teacher training in vocational subjects This report looks at the quality of initial teacher training in vocational subjects. Based on visits to the 14 providers that undertake this training, it

More information

Designing e-learning materials with learning objects

Designing e-learning materials with learning objects Maja Stracenski, M.S. (e-mail: maja.stracenski@zg.htnet.hr) Goran Hudec, Ph. D. (e-mail: ghudec@ttf.hr) Ivana Salopek, B.S. (e-mail: ivana.salopek@ttf.hr) Tekstilno tehnološki fakultet Prilaz baruna Filipovica

More information

Modelling interaction during small-group synchronous problem-solving activities: The Synergo approach.

Modelling interaction during small-group synchronous problem-solving activities: The Synergo approach. Modelling interaction during small-group synchronous problem-solving activities: The Synergo approach. Nikolaos Avouris, Meletis Margaritis, Vassilis Komis University of Patras, Patras, Greece { N.Avouris,

More information

THE DEPARTMENT OF DEFENSE HIGH LEVEL ARCHITECTURE. Richard M. Fujimoto

THE DEPARTMENT OF DEFENSE HIGH LEVEL ARCHITECTURE. Richard M. Fujimoto THE DEPARTMENT OF DEFENSE HIGH LEVEL ARCHITECTURE Judith S. Dahmann Defense Modeling and Simulation Office 1901 North Beauregard Street Alexandria, VA 22311, U.S.A. Richard M. Fujimoto College of Computing

More information

POLA: a student modeling framework for Probabilistic On-Line Assessment of problem solving performance

POLA: a student modeling framework for Probabilistic On-Line Assessment of problem solving performance POLA: a student modeling framework for Probabilistic On-Line Assessment of problem solving performance Cristina Conati, Kurt VanLehn Intelligent Systems Program University of Pittsburgh Pittsburgh, PA,

More information

Development of an IT Curriculum. Dr. Jochen Koubek Humboldt-Universität zu Berlin Technische Universität Berlin 2008

Development of an IT Curriculum. Dr. Jochen Koubek Humboldt-Universität zu Berlin Technische Universität Berlin 2008 Development of an IT Curriculum Dr. Jochen Koubek Humboldt-Universität zu Berlin Technische Universität Berlin 2008 Curriculum A curriculum consists of everything that promotes learners intellectual, personal,

More information

A Pipelined Approach for Iterative Software Process Model

A Pipelined Approach for Iterative Software Process Model A Pipelined Approach for Iterative Software Process Model Ms.Prasanthi E R, Ms.Aparna Rathi, Ms.Vardhani J P, Mr.Vivek Krishna Electronics and Radar Development Establishment C V Raman Nagar, Bangalore-560093,

More information

Guidance on the University Health and Safety Management System

Guidance on the University Health and Safety Management System Newcastle University Safety Office 1 Kensington Terrace Newcastle upon Tyne NE1 7RU Tel 0191 222 6274 University Safety Policy Guidance Guidance on the University Health and Safety Management System Document

More information

PROGRAMME SPECIFICATION

PROGRAMME SPECIFICATION PROGRAMME SPECIFICATION 1 Awarding Institution Newcastle University 2 Teaching Institution Newcastle University 3 Final Award M.Sc. 4 Programme Title Industrial and Commercial Biotechnology 5 UCAS/Programme

More information

USER ADAPTATION IN E-LEARNING ENVIRONMENTS

USER ADAPTATION IN E-LEARNING ENVIRONMENTS USER ADAPTATION IN E-LEARNING ENVIRONMENTS Paraskevi Tzouveli Image, Video and Multimedia Systems Laboratory School of Electrical and Computer Engineering National Technical University of Athens tpar@image.

More information

An Introduction and Overview to Google Apps in K12 Education: A Web-based Instructional Module

An Introduction and Overview to Google Apps in K12 Education: A Web-based Instructional Module An Introduction and Overview to Google Apps in K12 Education: A Web-based Instructional Module James Petersen Department of Educational Technology University of Hawai i at Mānoa. Honolulu, Hawaii, U.S.A.

More information

HDR Presentation of Thesis Procedures pro-030 Version: 2.01

HDR Presentation of Thesis Procedures pro-030 Version: 2.01 HDR Presentation of Thesis Procedures pro-030 To be read in conjunction with: Research Practice Policy Version: 2.01 Last amendment: 02 April 2014 Next Review: Apr 2016 Approved By: Academic Board Date:

More information

Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur

Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur Module 12 Machine Learning 12.1 Instructional Objective The students should understand the concept of learning systems Students should learn about different aspects of a learning system Students should

More information

CREATING SHARABLE LEARNING OBJECTS FROM EXISTING DIGITAL COURSE CONTENT

CREATING SHARABLE LEARNING OBJECTS FROM EXISTING DIGITAL COURSE CONTENT CREATING SHARABLE LEARNING OBJECTS FROM EXISTING DIGITAL COURSE CONTENT Rajendra G. Singh Margaret Bernard Ross Gardler rajsingh@tstt.net.tt mbernard@fsa.uwi.tt rgardler@saafe.org Department of Mathematics

More information

Concept mapping instrumental support for problem solving

Concept mapping instrumental support for problem solving 40 Int. J. Cont. Engineering Education and Lifelong Learning, Vol. 18, No. 1, 2008 Concept mapping instrumental support for problem solving Slavi Stoyanov* Open University of the Netherlands, OTEC, P.O.

More information

Every curriculum policy starts from this policy and expands the detail in relation to the specific requirements of each policy s field.

Every curriculum policy starts from this policy and expands the detail in relation to the specific requirements of each policy s field. 1. WE BELIEVE We believe a successful Teaching and Learning Policy enables all children to be effective learners; to have the confidence to take responsibility for their own learning; understand what it

More information

West Georgia RESA 99 Brown School Drive Grantville, GA

West Georgia RESA 99 Brown School Drive Grantville, GA Georgia Teacher Academy for Preparation and Pedagogy Pathways to Certification West Georgia RESA 99 Brown School Drive Grantville, GA 20220 770-583-2528 www.westgaresa.org 1 Georgia s Teacher Academy Preparation

More information

What is PDE? Research Report. Paul Nichols

What is PDE? Research Report. Paul Nichols What is PDE? Research Report Paul Nichols December 2013 WHAT IS PDE? 1 About Pearson Everything we do at Pearson grows out of a clear mission: to help people make progress in their lives through personalized

More information

The Isett Seta Career Guide 2010

The Isett Seta Career Guide 2010 The Isett Seta Career Guide 2010 Our Vision: The Isett Seta seeks to develop South Africa into an ICT knowledge-based society by encouraging more people to develop skills in this sector as a means of contributing

More information

Aligning learning, teaching and assessment using the web: an evaluation of pedagogic approaches

Aligning learning, teaching and assessment using the web: an evaluation of pedagogic approaches British Journal of Educational Technology Vol 33 No 2 2002 149 158 Aligning learning, teaching and assessment using the web: an evaluation of pedagogic approaches Richard Hall Dr Richard Hall is the project

More information

KENTUCKY FRAMEWORK FOR TEACHING

KENTUCKY FRAMEWORK FOR TEACHING KENTUCKY FRAMEWORK FOR TEACHING With Specialist Frameworks for Other Professionals To be used for the pilot of the Other Professional Growth and Effectiveness System ONLY! School Library Media Specialists

More information

Successful Personal Tutoring. Margaret Postance Dr Chris Beaumont Fay Sherringham

Successful Personal Tutoring. Margaret Postance Dr Chris Beaumont Fay Sherringham Successful Personal Tutoring Margaret Postance Dr Chris Beaumont Fay Sherringham Overview of Workshop 2 At the end of the session you will be able to explain The Edge Hill University policy and expectations

More information

Stephanie Ann Siler. PERSONAL INFORMATION Senior Research Scientist; Department of Psychology, Carnegie Mellon University

Stephanie Ann Siler. PERSONAL INFORMATION Senior Research Scientist; Department of Psychology, Carnegie Mellon University Stephanie Ann Siler PERSONAL INFORMATION Senior Research Scientist; Department of Psychology, Carnegie Mellon University siler@andrew.cmu.edu Home Address Office Address 26 Cedricton Street 354 G Baker

More information

Designing a Rubric to Assess the Modelling Phase of Student Design Projects in Upper Year Engineering Courses

Designing a Rubric to Assess the Modelling Phase of Student Design Projects in Upper Year Engineering Courses Designing a Rubric to Assess the Modelling Phase of Student Design Projects in Upper Year Engineering Courses Thomas F.C. Woodhall Masters Candidate in Civil Engineering Queen s University at Kingston,

More information

O'Brien, Orna; Dowling-Hetherington, Linda.

O'Brien, Orna; Dowling-Hetherington, Linda. Provided by the author(s) and University College Dublin Library in accordance with publisher policies. Please cite the published version when available. Title The 'Build-Up' Approach to Academic Writing

More information

Running Head GAPSS PART A 1

Running Head GAPSS PART A 1 Running Head GAPSS PART A 1 Current Reality and GAPSS Assignment Carole Bevis PL & Technology Innovation (ITEC 7460) Kennesaw State University Ed.S. Instructional Technology, Spring 2014 GAPSS PART A 2

More information

PROGRAMME SPECIFICATION KEY FACTS

PROGRAMME SPECIFICATION KEY FACTS PROGRAMME SPECIFICATION KEY FACTS Programme name Foundation Degree in Ophthalmic Dispensing Award Foundation Degree School School of Health Sciences Department or equivalent Division of Optometry and Visual

More information

21 st Century Skills and New Models of Assessment for a Global Workplace

21 st Century Skills and New Models of Assessment for a Global Workplace 21 st Century Skills and New Models of Assessment for a Global Workplace Chris Dede Harvard Graduate School of Education Chris_Dede@harvard.edu www.gse.harvard.edu/~dedech Partnership for 21 st Century

More information

LITERACY ACROSS THE CURRICULUM POLICY Humberston Academy

LITERACY ACROSS THE CURRICULUM POLICY Humberston Academy LITERACY ACROSS THE CURRICULUM POLICY Humberston Academy Literacy is a bridge from misery to hope. It is a tool for daily life in modern society. It is a bulwark against poverty and a building block of

More information

Laboratorio di Intelligenza Artificiale e Robotica

Laboratorio di Intelligenza Artificiale e Robotica Laboratorio di Intelligenza Artificiale e Robotica A.A. 2008-2009 Outline 2 Machine Learning Unsupervised Learning Supervised Learning Reinforcement Learning Genetic Algorithms Genetics-Based Machine Learning

More information

Mater Dei Institute of Education A College of Dublin City University

Mater Dei Institute of Education A College of Dublin City University MDI Response to Better Literacy and Numeracy: Page 1 of 12 Mater Dei Institute of Education A College of Dublin City University The Promotion of Literacy in the Institute s Initial Teacher Education Programme

More information

Programme Specification. MSc in International Real Estate

Programme Specification. MSc in International Real Estate Programme Specification MSc in International Real Estate IRE GUIDE OCTOBER 2014 ROYAL AGRICULTURAL UNIVERSITY, CIRENCESTER PROGRAMME SPECIFICATION MSc International Real Estate NB The information contained

More information

Evolution of Symbolisation in Chimpanzees and Neural Nets

Evolution of Symbolisation in Chimpanzees and Neural Nets Evolution of Symbolisation in Chimpanzees and Neural Nets Angelo Cangelosi Centre for Neural and Adaptive Systems University of Plymouth (UK) a.cangelosi@plymouth.ac.uk Introduction Animal communication

More information

Multiagent Simulation of Learning Environments

Multiagent Simulation of Learning Environments Multiagent Simulation of Learning Environments Elizabeth Sklar and Mathew Davies Dept of Computer Science Columbia University New York, NY 10027 USA sklar,mdavies@cs.columbia.edu ABSTRACT One of the key

More information

Higher education is becoming a major driver of economic competitiveness

Higher education is becoming a major driver of economic competitiveness Executive Summary Higher education is becoming a major driver of economic competitiveness in an increasingly knowledge-driven global economy. The imperative for countries to improve employment skills calls

More information

Subject Inspection of Mathematics REPORT. Marian College Ballsbridge, Dublin 4 Roll number: 60500J

Subject Inspection of Mathematics REPORT. Marian College Ballsbridge, Dublin 4 Roll number: 60500J An Roinn Oideachais agus Scileanna Department of Education and Skills Subject Inspection of Mathematics REPORT Marian College Ballsbridge, Dublin 4 Roll number: 60500J Date of inspection: 10 December 2009

More information