Giving More Adaptation Flexibility to Authors of Adaptive Assessments

Size: px
Start display at page:

Download "Giving More Adaptation Flexibility to Authors of Adaptive Assessments"

Transcription

1 Giving More Adaptation Flexibility to Authors of Adaptive Assessments Aimilia Tzanavari 1, Symeon Retalis 2 and Panikos Pastellis 1 1 University of Cyprus Department of Computer Science 75 Kallipoleos St. P.O Box Nicosia, CYPRUS 2 University of Piraeus Department of Technology Education and Digital Systems 80 Karaoli & Dimitriou Piraeus, GREECE aimilia@ucy.ac.cy, retal@unipi.gr, pastelis@cytanet.com.cy Abstract. In this paper, we present a tool for authoring personalized assessments, which gives the author significant flexibility in terms of the adaptation the he can incorporate in the assessments he builds. Furthermore, we introduce the user model that is used by the system, along with the philosophy of its manipulation, which differs to a degree from that of other systems. We demonstrate that this tool fully conforms to the IMS-QTI standard, serving the goal of interoperability. 1 Introduction Involving students in an educational assessment process is an essential part of the whole learning process. The process of educational assessment entails the estimation of the user s knowledge level on the topics being assessed, based on evidence derived from observation of what they say or do in selected situations [8]. In a non-adaptive Web-based Educational System, information derived from assessment, as well as from the user s interaction with the system can be stored for users to observe their personal learning progress and to decide how to proceed, and for instructors to be able to support users, but also evaluate the effectiveness of the material presented. However when the adaptive parameter is added, making it now an Adaptive Educational Hypermedia System (AEHS) [1], the assessment process leads to information about the user s knowledge, strengths, weaknesses, etc., which is essentially the fuel for the adaptation engine. When adaptation is available within the assessment itself, it can take the form of adaptive testing [12] and/or adaptive questions [2], thus providing individualized assessments. In this paper we present a web-based adaptive testing system, called AthenaQTI tool (Athena is a Learning Management System where the AthenaQTI tool is going to be integrated). The AthenaQTI tool has been designed taking into account three very important issues. Firstly, that the user model used by the system conforms to a widely

2 used standard so that other related applications are able to use it. Second, that the system conforms to IMS QTI specification [7]; IMS QTI provides the basic structure for the assessment (representation of questions, results, etc.). It also enables the interoperability and portability of the assessmements among either web-testing systems or even Learning Management Systems (like WebCT, Blackboard, etc.). Thirdly, the system should provide an authoring environment that will allow the author of an assessment, i.e. the educator and/or an instructional designer, to make decision on matters such as: the different types of questions: multiple choice, fill-in the blanks, etc.), when are questions considered easy or hard, whether more detailed difficulty levels are required, what is considered a qualifying grade and under which circumstances, how are grades to be interpreted in terms of the user s knowledge level, how is a new learner handled, how many questions are necessary to estimate the user s knowledge with confidence, how does the user s performance affect the user model and many more. The paper is organized as follows. In Section 2, a brief description of adaptive testing and adaptive questions adaptation techniques is provided. Section 3 briefly presents an existing adaptive assessment authoring system (one of the very few, up to our knowledge), called SIETTE. In Section 4, the description of the user model used by our tool is presented and in Section 5, the AthenaQTI tool itself is presented, mainly focusing the functionality of the authoring environment and its conformance to IMS- QTI. It should be noted that the presented system is the only adaptive testing system that i) conforms to QTI and ii) has an authoring environment for adaptation rules. Finally in Section 6, we conclude by summarizing and planning further research steps. 2 Types of Adaptation in Assessment Systems Adding the adaptation capability to the assessment process has been proven advantageous, primarily for the reason that users are presented with personalized tests, tailored to their needs, preferences and current knowledge, but also because the number of assessment items required can be adjusted, most of the times resulting in fewer items, which implies a shorter, less tedious assessment. Two adaptation techniques have been adopted by assessment systems. One type of adaptation technique is Adaptive Testing. This involves a computeradministered test in which, the selection/ presentation of each question and the decision to stop the process are dynamically adapted to the learner s performance in the test [12]. Computer-adaptive testing is based on Item Response Theory [11]. The criterion for selecting questions in the adaptive testing process is to match the question s difficulty level with the learner s estimated knowledge level. This is because it has been shown that these are the type of questions that are more informative in terms of conclusions one can draw on the learner s knowledge. The goal is to accurately estimate the learner s knowledge. Several approaches exploit the idea of adaptive test-

3 ing. Huang in [3] describes the CBAT-2 adaptive testing algorithm that generates content-balanced questions and SIETTE [10] is an adaptive assessment authoring tool. The other adaptation technique used in assessment is adaptive questions. This causes the generation of a dynamic sequence of questions depending on learner s responses. In this case, several predefined rules, in conjunction with the learner s responses, are those that lead to the selection of the question(s) to follow. This requires however highly structured pools of questions, so that rules have enough information to work with and select questions. Adaptive questions have been used mainly in computer-assisted surveys. Pitkow and Recker in [9] showed that Web-based adaptive questionnaires can reduce the number and complexity of questions posed to users. Furthermore, in CATES [2], adaptive questionnaires are used to assess Web users attitudes. The general philosophy of assessment in Educational Systems that deal with it either exclusively or partially is depicted in figure 1. Fig. 1. Philosophy of Assessment in Educational Systems 3 Existing Assessment Authoring Systems - SIETTE SIETTE [10] is a web-based tool used by educators to assist them in the assessment process. Educators can create assessments that students can take through the Web. SIETTE can be used either as a stand-alone assessment tool, or as a module in an Intelligent Tutoring System. SIETTE is based on the adaptive testing adaptation technique. Assessments are adaptive and questions are selected in such a way that they fit to each student s knowledge level. The termination criterion is set so that two different students may well receive two different tests, both in terms of questions content and number of questions posed. SIETTE mainly handles multiple choice questions. In SIETTE, question selection is based on a function that estimates the probability of a correct answer to a particular question, leading the student s level of knowledge. The question, amongst the pool of the questions that have not been posed yet, with the highest probability will be posed. This is performed iteratively, until the termination

4 criterion is met. Every time the student answers a question, a new proficiency level is estimated taking the given answer (whether correct or not) into account. While the test progresses, a temporary student model is updated. The temporary student model is a data collection required for SIETTE system to estimate with accuracy the real proficiency of a student on a specific subject of the whole curriculum. This model is used by the diagnostic module of the ITS in order to advance across the curriculum, to give advertisements, etc. The temporary student model differs from the student model of the ITS, which information is more complete. The temporary student model contains only information about the proficiency level of the student at a given moment of adaptive test. A temporary student model [10] is shown below: Finally, the SIETTE system has a learning profiles generator module that gives information about each evaluated student. These profiles are available for the teacher and the student and are a form of result processing, including statistical data about the student s performance. 4 The user model used A user model in an AHES is essentially the information that the system holds about the user and that is mainly related to the learning process. This information has to be such that the system can better adapt to the user s individual needs. When observing the learner-computer interaction, several types of adaptation can take place, some of which do so explicitly and some implicitly, based on the interactive events, the path that the learner has taken, the performance concerning some learning tasks, etc [4]. An adaptive or adaptable educational hypermedia enriches the application functionality by maintaining a representation of the user (or user model ) and providing customization mechanisms to modify application features in response to user model updates. For adaptive educational hypermedia, user model updates are automatically generated by the system (by monitoring and interpreting the user s interactions); for adaptable hypermedia, user model updates are under the user control. The adaptivity/adaptability feedback could be related to the organizational and presentational issues of the learning resources (permission to move forward, encouragement to read specific sections, undertake some tasks, etc.). The user model used by the AthenaQTI tool has a particular form and specifically consists of the following elements: Demographic data - data that remain unchanged, such as age, gender, etc. User goals, which are related to the long term and short term learning goals related to learning objectives of specific concepts to be learnt (e.g. to complete course X )

5 User preferences, with respect to the various dimensions of the learning opportunity (e.g. the mode of delivery, accessibility requirements, or assessment) User knowledge, which includes the knowledge level about concepts to be learnt and weaknesses and strengths on particular areas, sections or points of the concepts Usage data historical data which include information like which pages were viewed, in what order, for how long, etc. The stereotype that applies to the user, which essentially is the group of users s/he belongs to based on some predefined presuppositions in terms of knowledge level, learning and cognitive styles (e.g. the Novice User, the Expert User, the Acoustic user, the Activist user stereotypes etc.). The first three elements are considered to be changeable only by the user, whereas the last three are monitored and updated by the system. There is only one user model that describes a user of our system, contrary to SIETTE that uses two: a temporary student model with performance information and the student model of the ITS, which is more complete. 5 The AthenaQTI tool The ability of an authoring tool to work with other e-learning software and systems is referred to as interoperability. Successful interoperability is the result of software compliance to technology standards. Within the e-learning community, several sets of technology specifications and standards have been proposed most of which are still evolving. The ultimate vision is to have interoperability among the e-learning tools and integrated platforms. Until then, the e-learning community is fragmented into different systems adhering to various standards. In the area of self-assessement a well known, widely adopted and quite stable specification has been proposed by the IMS Global Learning Consortium [6], named IMS QTI (Question and Test Interoperability) [7]. IMS QTI permits the representation of assessment test in a standard XML format thus allowing the interoperability for questions and tests between different assessment tools. QTI s structure contains elements such as assessments, sections, and items. An item is the formal name for a question within QTI, and an assessment is the name used for a test within QTI. The terms "item" and "assessment" are considered more precise and useful for the formal specification, than the looser but more widely understandable "question" and "test" words used in the QTI title. A section is a sub-section of an assessment and/or a grouping of questions. An assessment can contain sections and/or items. And a section can contain other sections and/or items. Figure 2 shows the possible cases.

6 Fig. 2. Different assessments supported by IMS QTI (taken from [7]) With the AthenaQTI tool, authors are able to create the following type of questions: True/False (Fig. 3) Multiple choice single response (Fig. 4) Multiple choice multiple response Multiple choice ordered response Fill-in the blanks Multiple Image choice item (single or ordered response) Image hot spot item (multiple or ordered response) Fig. 3. Screen for creating a True/False Question

7 Fig. 4. Screen for creating a multiple choice question The assessments are represented in XML [7], so that they can easily be exported and used by other applications that are also IMS compliant. Furthermore, authors can later open and edit an existing assessment. The assessments are presented to users, who first have to log on, so that their user model is uploaded. Feedback is automatic and can be utilized in several ways. Multimedia objects can be embedded into assessments, so authors/educators can create better interfaces and users can have a more attractive learning environment. Assessments are structured exactly as QTI dictates so that the AthenaQTI tool fully conforms to the specification (Fig. 2). Moreover, we innovated in a number of ways, starting from the use of the qti-metadata element (which is used for describing the subject domain that an assessment, section and item concern). The QTI-meta data element should be related to a vocabulary of terms of the subject domain. For experimental use, we have carefully analyzed the curriculum structure for studies in computer science provided by IEEE/ACM [5], in order to create a vocabulary that could be widely adopted. This vocabulary assisted us in the task of describing the topics that an assessment or a section refers to. Figure 5 shows the screen for creating a new assessment, where the author can select the assessment s topic going down three levels if necessary. Based on the assessment s topic, all sections created (Fig. 6) will refer to a sub-topic. By allowing the author to select the appropriate topic(s) for his/her assessment, only from a given hierarchically structured vocabulary, we alleviate several future difficulties. A brief discussion of these difficulties requires that we first visit the issue of adaptation in the system. It can be easily understood that changing the vocabulary (e.g for another subject domain) the functionality of the tool does not alter. Since a lot of work is being done in the area of ontologies it is a matter of time to see such vocabularies arisen for other subject domains than Computer Science.

8 Fig. 5. Screen for creating a new assessment Fig. 6. Screen for creating a new section under a specific assessment The other innovative aspect of the Athena QTI tool is that it allows the author to create both adaptive and non-adaptive assessments. Currently, the tool only supports the adaptive questions technique. Questions (which correspond to items) are selected and given to the user, according to a set of rules that the author creates. These rules take the form of IF-THEN rules, where the condition refers to user model information (see Section 4), and the action refers to the resulting change in the assessment. When users log on to take the test, they will be described by their personal user model. This will most probably be carried around throughout their navigation of other educational (or even other type of) applications as well. As the user model has to form an accurate image of the user, it needs to be updated frequently to include any changes. The core attribute, which is the one (and in some the only) used by most AEHS for adaptation purposes, is the user s knowledge. Knowledge is directly related to educational applications, whose goal is to instruct the user. The clearer the system s view on what the user knows, the better it can adapt. However, apart from knowledge, we keep usage data and stereotype information, from the system-dependent category.

9 The user s knowledge is updated in our tool, based on the assessments/sections topics. The algorithm used to update the user s knowledge is again implicitly given by the author through the rules s/he creates. Examples may be If the user s score in section C was over 80% then increase the knowledge of the section s topic by factor X. This results in a user model, whose knowledge attribute consists of topics (along with a degree of knowledge) that originate from a very specific vocabulary. In this way, if the user model is later used by a different educational application that is aware of this vocabulary, it will automatically be recognized without difficulty. Imagine if a user model includes great knowledge of Artificial Intelligence and the application that tries to use it and possibly examine the user s knowledge in AI assumes that it does not exist (since it is looking for a match with AI )! Usage data includes historical information about the user s performance in the test. It is very useful to be able to keep track of the user through a sequence of sections or items. This information is required in cases where the author wants to apply rules such as If the user performed very well in section A and very poorly in section B, then give a new section with intermediate difficulty level. Stereotypes are widely used in personalization, especially to overcome the cold start problem: how is the user model initialized. In our tool, we allow the author to define the number of stereotypes s/he considers necessary for the particular assessment, as well as each one s characteristics. Following this, the author is able to employ stereotypes in the rules s/he builds, not only to be applied at the beginning of the assessment, but at any other point. Currently, stereotypes, once defined by the author, remain unchanged throughout the assessment. The algorithm used by our tool to deliver an adaptive assessment can be summarized in the following: Determine which stereotype the user belongs to Do Select appropriate item to present Receive Answer If ( rule applies) then If (rule is of UM_update type) then update UM accordingly Else if (rule is of item selection type) update item selection criteria While (NOT end of assessment) Update UM accordingly 6 Conclusions In this paper we presented a web-testing tool that conforms to the IMS QTI specification. Up to our knowledge, SIETTE tool is the most relevant tool with which AthenaQTI can be compared. SIETTE shares a number of features with our tool, primarily that they are both adaptive assessment authoring systems, however the former uses ICC to select the question that will most probably fit the user s knowledge, placing it under the adaptive testing adaptation technique category. Our tool does not use

10 functions to estimate any parameter; rather the author is given the flexibility to express his/her didactical philosophy and methods through the creation or appropriate rules. Furthermore, our tool supports a wider range of question types than SIETTE, which seems to handle mainly multiple-choice. The most important advancement of the tool presented in this paper, lies in the facts that a) it fully conforms to the IMS QTI standard, making it very powerful nowadays, when interoperability is a vital issue, and b) it has an authoring environment. The AthenaQTI tool is still in its infancy and we need to proceed to formal testing with real users since we have only performed laboratory tests focusing on usability and software quality issues. Near future plans consist of the evaluation of the adaptation features of the assessments that will be created. This will involve testing with real users, observing and measuring a number of parameters, e.g. students performance in non-adaptive tests and in adaptive tests. References 1. Brusilovsky, P.: Adaptive and Intelligent Technologies for Web-based Education. In: Rollinger, C., Peylo, C. (eds.): Special Issue on Intelligent Systems and Teleteaching. Kunstliche Intelligenz, Vol. 4 (1999) Chou, C.: Constructing a computer-assisted testing and evaluation system on the World Wide Web the CATES experience. IEEE Transactions on Education 43(3) (2000) Huang, S.: A Content-Balanced Adaptive Testing Algorithm for Computer-Based Training Systems. In: Frasson, C., Gauthier, G., Lesgold, A. (eds.): Intelligent Tutoring Systems, Third International Conference, Springer (1996) Kobsa, A.: Generic user modeling systems. User Modeling and User-Adapted Interaction, 11(49):49 63, (2001). 5. IEEE/ACM Computing Curricula 2001 CS Body of Knowledge, 6. IMS Global Learning Consortium Inc., 7. IMS Question and Test Interoperability Specification, 8. Pellegrino, J., Chudowsky, N., Glaser, R. (eds): Knowing what students know: The Science and Design of Educational Assessment. National Academy of Sciences, National Academy Press, Washington (2001) 9. Pitkow, J., Recker, M.: Using the Web as a Survey Tool: Results from the Second WWW User Survey. Computer Networks ISDN Systems 27(6) (1995) Rios, A., Pérez de la Cruz, J.L., & Conejo, R.: SIETTE: Intelligent evaluation system using tests for TeleEducation. In: Workshop "WWW-Based Tutoring" at Fourth International Conference on Intelligent Tutoring Systems (1998) 11. van der Linden, W.J., Hambleton, R.K. (eds.) Handbook of Modern Item Response Theory, Springer-Verlag, London (1997) 12. Wainer, H., Dorans, N., Eignor, D., Flaugher, R., Green, B., Mislevy, R., Steinberg, L., Thissen, D. (eds): Computerized Adaptive Testing: A primer. 2nd edition. Lawrence Erlbaum Associates, Hillsdate NJ (2000)

Adding an Instructor Modelling Component to the Architecture of ITS Authoring Tools

Adding an Instructor Modelling Component to the Architecture of ITS Authoring Tools International Journal of Artificial Intelligence in Education (2001), 12, 185-211 Adding an Instructor Modelling Component to the Architecture of ITS Authoring Tools Maria Virvou and Maria Moundridou,

More information

AN INTELLIGENT TUTORING SYSTEM FOR LEARNING DESIGN PATTERNS

AN INTELLIGENT TUTORING SYSTEM FOR LEARNING DESIGN PATTERNS AN INTELLIGENT TUTORING SYSTEM FOR LEARNING DESIGN PATTERNS ZORAN JEREMIĆ, VLADAN DEVEDŽIĆ, DRAGAN GAŠEVIĆ FON School of Business Administration, University of Belgrade Jove Ilića 154, POB 52, 11000 Belgrade,

More information

Considering Learning Styles in Learning Management Systems: Investigating the Behavior of Students in an Online Course*

Considering Learning Styles in Learning Management Systems: Investigating the Behavior of Students in an Online Course* Considering Learning Styles in Learning Management Systems: Investigating the Behavior of Students in an Online Course* Sabine Graf Vienna University of Technology Women's Postgraduate College for Internet

More information

Task-Model Driven Design of Adaptable Educational Hypermedia

Task-Model Driven Design of Adaptable Educational Hypermedia Task-Model Driven Design of Adaptable Educational Hypermedia Huberta Kritzenberger, Michael Herczeg Institute for Multimedia and Interactive Systems University of Luebeck Seelandstr. 1a, D-23569 Luebeck,

More information

Adapting to the Level of Experience of the User in Mixed-Initiative Web Self-Service Applications

Adapting to the Level of Experience of the User in Mixed-Initiative Web Self-Service Applications Adapting to the Level of Experience of the User in Mixed-Initiative Web Self-Service Applications Mehmet H. Göker Kaidara Software 330 Distel Circle, Suite 150 Los Altos, CA 94022 mgoker@kaidara.com Abstract.

More information

Journal of Information Technology Impact

Journal of Information Technology Impact Journal of Information Technology Impact Vol. 3, No. 3, pp. 121-130, 2003 The Impact of Web-Based Educational Software: Off-the-Shelf vs. In-House Developed Software Philippos Pouyioutas 1 Maria Poveda

More information

Providing Adaptive Courses in Learning Management Systems with Respect to Learning Styles *

Providing Adaptive Courses in Learning Management Systems with Respect to Learning Styles * Providing Adaptive Courses in Learning Management Systems with Respect to Learning Styles * Sabine Graf Vienna University of Technology Women's Postgraduate College for Internet Technologies Vienna, Austria

More information

Web-based tests in Second/Foreign Language Self-assessment

Web-based tests in Second/Foreign Language Self-assessment Web-based tests in Second/Foreign Language Self-assessment Miguel Fernández Álvarez Juan García Rico Cicero Public Schools Abstract This article focuses on the use of computers in Language Testing. The

More information

Course Sequencing for Static Courses? Applying ITS Techniques in Large-Scale Web-based Education

Course Sequencing for Static Courses? Applying ITS Techniques in Large-Scale Web-based Education Course Sequencing for Static Courses? Applying ITS Techniques in Large-Scale Web-based Education Peter Brusilovsky Carnegie Technology Education and HCI Institute, Carnegie Mellon University 4615 Forbes

More information

Building a Moodle front-end for Greek language learning

Building a Moodle front-end for Greek language learning Building a Moodle front-end for Greek language learning Skouradaki M., Nikolaou C., Kambouraki M., Kutsuras T., Koutras G. Transformation Services Laboratory (T.S.L), Computer Science Department, University

More information

SemWeB Semantic Web Browser Improving Browsing Experience with Semantic and Personalized Information and Hyperlinks

SemWeB Semantic Web Browser Improving Browsing Experience with Semantic and Personalized Information and Hyperlinks SemWeB Semantic Web Browser Improving Browsing Experience with Semantic and Personalized Information and Hyperlinks Melike Şah, Wendy Hall and David C De Roure Intelligence, Agents and Multimedia Group,

More information

Modeling Peer Review in Example Annotation

Modeling Peer Review in Example Annotation Modeling Peer Review in Example Annotation I-Han Hsiao, Peter Brusilovsky School of Information Sciences, University of Pittsburgh,USA {ihh4, peterb}@pitt.edu Abstract: The purpose of this study was to

More information

Program Visualization for Programming Education Case of Jeliot 3

Program Visualization for Programming Education Case of Jeliot 3 Program Visualization for Programming Education Case of Jeliot 3 Roman Bednarik, Andrés Moreno, Niko Myller Department of Computer Science University of Joensuu firstname.lastname@cs.joensuu.fi Abstract:

More information

Web services to allow access for all in dotlrn

Web services to allow access for all in dotlrn Web services to allow access for all in dotlrn German Moreno 1, Olga C. Santos 2, Jesus G. Boticario 2, Ramon Fabregat 1 1 Institute of Informatics and Aplications (IIiA), Universidad de Girona, Spain,

More information

Identifying Learning Styles in Learning Management Systems by Using Indications from Students Behaviour

Identifying Learning Styles in Learning Management Systems by Using Indications from Students Behaviour Identifying Learning Styles in Learning Management Systems by Using Indications from Students Behaviour Sabine Graf * Kinshuk Tzu-Chien Liu Athabasca University School of Computing and Information Systems,

More information

British Journal of Educational Technology Vol 35 No 4 2004 497 501

British Journal of Educational Technology Vol 35 No 4 2004 497 501 Blackwell Publishing Ltd.Oxford, UKBJETBritish Journal of Educational Technology0007-1013British Educational Communications and Technology Agency, 20042004354497501ArticlesColloquiumBritish Journal of

More information

A Virtual Assistant for Web-Based Training In Engineering Education

A Virtual Assistant for Web-Based Training In Engineering Education A Virtual Assistant for Web-Based Training In Engineering Education Frédéric Geoffroy (1), Esma Aimeur (2), and Denis Gillet (1) (1) Swiss Federal Institute of Technology in Lausanne (EPFL) LA-I2S-STI,

More information

Merging learner performance with browsing behavior in video lectures

Merging learner performance with browsing behavior in video lectures Merging learner performance with browsing behavior in video lectures Konstantinos Chorianopoulos Department of Informatics Ionian University Corfu, GR-49100 Greece choko@ionio.gr Michail N. Giannakos Department

More information

A QTI editor integrated into the netuniversité web portal using IMS LD

A QTI editor integrated into the netuniversité web portal using IMS LD Giacomini Pacurar, E., Trigang, P & Alupoaie, S. (2005). A QTI editor integrated into the netuniversité web portal using IMS LD Journal of Interactive Media in Education 2005(09). [jime.open.ac.uk/2005/09].

More information

Quality Assurance Checklists for Evaluating Learning Objects and Online Courses

Quality Assurance Checklists for Evaluating Learning Objects and Online Courses NHS Shared Learning Quality Assurance Checklists for Evaluating Learning Objects and Online Courses February 2009 Page 1 Note This document provides an outline of the Resource workflow within NHS Shared

More information

Rosa Arruabarrena, Tomás A. Pérez, J. López-Cuadrado, J. Gutiérrez, and J.A. Vadillo

Rosa Arruabarrena, Tomás A. Pérez, J. López-Cuadrado, J. Gutiérrez, and J.A. Vadillo On Evaluating Adaptive Systems for Education Rosa Arruabarrena, Tomás A. Pérez, J. López-Cuadrado, J. Gutiérrez, and J.A. Vadillo Dpto. de Lenguajes y Sistemas Informáticos, Universidad del País Vasco

More information

Selbo 2 an Environment for Creating Electronic Content in Software Engineering

Selbo 2 an Environment for Creating Electronic Content in Software Engineering BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 9, No 3 Sofia 2009 Selbo 2 an Environment for Creating Electronic Content in Software Engineering Damyan Mitev 1, Stanimir

More information

An Authoring Tool for Building Both Mobile Adaptable Tests and Web-Based Adaptive or Classic Tests

An Authoring Tool for Building Both Mobile Adaptable Tests and Web-Based Adaptive or Classic Tests An Authoring Tool for Building Both Mobile Adaptable Tests and Web-Based Adaptive or Classic Tests Cristóbal Romero 1, Sebastián Ventura 1, Cesar Hervás 1, and Paul De Bra 2 1 Córdoba University, Campus

More information

Educational Gateway Development

Educational Gateway Development Educational Gateway Development Bela MARKUS, Hungary Key words: Education and life long learning, knowledge transfer and sharing. SUMMARY The paper is dealing with the experiences of a MINERVA project

More information

A Framework for the Delivery of Personalized Adaptive Content

A Framework for the Delivery of Personalized Adaptive Content A Framework for the Delivery of Personalized Adaptive Content Colm Howlin CCKF Limited Dublin, Ireland colm.howlin@cckf-it.com Danny Lynch CCKF Limited Dublin, Ireland colm.howlin@cckf-it.com Abstract

More information

Pennsylvania Core Competencies for Instructors Self Assessment Checklist

Pennsylvania Core Competencies for Instructors Self Assessment Checklist RATIONALE This document contains core competencies that are essential for all effective professional development strategies. The competencies address content, skills, knowledge and attitudes that lay the

More information

A QTI editor integrated into the netuniversité web portal using IMS LD

A QTI editor integrated into the netuniversité web portal using IMS LD A QTI editor integrated into the netuniversité web portal using IMS LD Ecaterina Giacomini Pacurar 1, Philippe Trigano 2, Sorin Alupoaie 3 1 Université de Technologie de Compiègne UMR CNRS 6599 Heudiasyc

More information

Assessment Policy. 1 Introduction. 2 Background

Assessment Policy. 1 Introduction. 2 Background Assessment Policy 1 Introduction This document has been written by the National Foundation for Educational Research (NFER) to provide policy makers, researchers, teacher educators and practitioners with

More information

An Approach to Adaptivity and Collaboration Support in a Web-Based Learning Environment

An Approach to Adaptivity and Collaboration Support in a Web-Based Learning Environment An Approach to Adaptivity and Collaboration Support in a Web-Based Learning Environment Martina Holenko Dlab, Nataša Hoić-Božić University of Rijeka, Department of Informatics Key words: collaborative

More information

AN ADAPTIVE WEB-BASED INTELLIGENT TUTORING USING MASTERY LEARNING AND LOGISTIC REGRESSION TECHNIQUES

AN ADAPTIVE WEB-BASED INTELLIGENT TUTORING USING MASTERY LEARNING AND LOGISTIC REGRESSION TECHNIQUES AN ADAPTIVE WEB-BASED INTELLIGENT TUTORING USING MASTERY LEARNING AND LOGISTIC REGRESSION TECHNIQUES 1 KUNYANUTH KULARBPHETTONG 1 Suan Sunandha Rajabhat University, Computer Science Program, Thailand E-mail:

More information

A Web-based Intelligent Tutoring System for Computer Programming

A Web-based Intelligent Tutoring System for Computer Programming A Web-based Intelligent Tutoring System for Computer Programming C.J. Butz, S. Hua, R.B. Maguire Department of Computer Science University of Regina Regina, Saskatchewan, Canada S4S 0A2 Email: {butz, huash111,

More information

Analysing the Behaviour of Students in Learning Management Systems with Respect to Learning Styles

Analysing the Behaviour of Students in Learning Management Systems with Respect to Learning Styles Analysing the Behaviour of Students in Learning Management Systems with Respect to Learning Styles Sabine Graf and Kinshuk 1 Vienna University of Technology, Women's Postgraduate College for Internet Technologies,

More information

MASSIVE OPEN ONLINE COURSES AN ADAPTIVE LEARNING FRAMEWORK

MASSIVE OPEN ONLINE COURSES AN ADAPTIVE LEARNING FRAMEWORK MASSIVE OPEN ONLINE COURSES AN ADAPTIVE LEARNING FRAMEWORK D.F.O.Onah 1*, J.E. Sinclair 1 1 The University of Warwick (UNITED KINGDOM) ABSTRACT Diverse student needs present a challenge in online education.

More information

Hybrid Instructional Design Model Based on Constructivism for Web

Hybrid Instructional Design Model Based on Constructivism for Web World Applied Sciences Journal 11 (1): 44-48, 2010 ISSN 1818-4952 IDOSI Publications, 2010 Hybrid Instructional Design Model Based on Constructivism for Web 1 2 3 Homa Edalati Fard, Zaidatun Tasir and

More information

Implementing Information Technology in the Learning Process

Implementing Information Technology in the Learning Process 6th WSEAS International Conference on E-ACTIVITIES, Tenerife, Spain, December 14-16, 2007 263 Implementing Information Technology in the Learning Process SEPPO SIRKEMAA Pori Unit Turku School of Economics

More information

A Framework for Self-Regulated Learning of Domain-Specific Concepts

A Framework for Self-Regulated Learning of Domain-Specific Concepts A Framework for Self-Regulated Learning of Domain-Specific Concepts Bowen Hui Department of Computer Science, University of British Columbia Okanagan and Beyond the Cube Consulting Services Inc. Abstract.

More information

Telematics for Education and Training

Telematics for Education and Training Telematics for Education and Training Proceedings of the Telematics for Education and Training Conference Dusseldorf/Neuss, 24-26 November 1994 Edited by Paul Held FIM-Psychologie, Erlangen, Germany and

More information

Designing an Adaptive Virtual Guide for Web Applications

Designing an Adaptive Virtual Guide for Web Applications 6th ERCIM Workshop "User Interfaces for All" Long Paper Designing an Adaptive Virtual Guide for Web Applications Luisa Marucci, Fabio Paternò CNUCE-C.N.R. Via V.Alfieri 1, 56010 Ghezzano - Pisa, Italy

More information

Cognitive accessibility to information on the Web: insights from a system for teaching and learning Architecture through the Net

Cognitive accessibility to information on the Web: insights from a system for teaching and learning Architecture through the Net Cognitive accessibility to information on the Web: insights from a system for teaching and learning Architecture through the Net R. Corrao, G. Fulantelli Italian National Research Council Institute for

More information

Adaptive Navigation for Self-Assessment Quizzes

Adaptive Navigation for Self-Assessment Quizzes Adaptive Navigation for Self-Assessment Quizzes Sergey Sosnovsky 1 University of Pittsburgh, School of Information Sciences, 135, North Bellefield Avenue, Pittsburgh, PA, 15260, USA sas15@pitt.edu Abstract.

More information

medin: e-learning in Medical Computer Science

medin: e-learning in Medical Computer Science medin: e-learning in Medical Computer Science Michael Herczeg, Inga Schön, Lia Hadley, Christiane Michelsen, Jürgen de Wall, IMIS - Institute for Multimedia and Interactive Systems University of Luebeck

More information

VocaTest: An Intelligent Tutoring System for Vocabulary Learning using the "mlearning" Approach

VocaTest: An Intelligent Tutoring System for Vocabulary Learning using the mlearning Approach VocaTest: An Intelligent Tutoring System for Vocabulary Learning using the "mlearning" Approach Sabbir Ahmed Kazi Centre for Research in Pedagogy and Practice National Institute of Education kazisa@nie.edu.sg

More information

Knowledge Management Challenges in Web-Based Adaptive e-learning Systems

Knowledge Management Challenges in Web-Based Adaptive e-learning Systems Proceedings of I-KNOW 05 Graz, Austria, June 29 - July 1, 2005 Management Challenges in Web-Based Adaptive e-learning Systems Ekaterina Vasilyeva (University of Jyväskylä, Finland ekvasily@cc.jyu.fi) Mykola

More information

Towards Virtual Course Evaluation Using Web Intelligence

Towards Virtual Course Evaluation Using Web Intelligence Towards Virtual Course Evaluation Using Web Intelligence M.E. Zorrilla 1, D. Marín 1, and E. Álvarez 2 1 Department of Mathematics, Statistics and Computation, University of Cantabria. Avda. de los Castros

More information

Understanding Web personalization with Web Usage Mining and its Application: Recommender System

Understanding Web personalization with Web Usage Mining and its Application: Recommender System Understanding Web personalization with Web Usage Mining and its Application: Recommender System Manoj Swami 1, Prof. Manasi Kulkarni 2 1 M.Tech (Computer-NIMS), VJTI, Mumbai. 2 Department of Computer Technology,

More information

ETS Automated Scoring and NLP Technologies

ETS Automated Scoring and NLP Technologies ETS Automated Scoring and NLP Technologies Using natural language processing (NLP) and psychometric methods to develop innovative scoring technologies The growth of the use of constructed-response tasks

More information

An Individualized Web-based Algebra Tutor Based on Dynamic Deep Model Tracing

An Individualized Web-based Algebra Tutor Based on Dynamic Deep Model Tracing An Individualized Web-based Algebra Tutor Based on Dynamic Deep Model Tracing Dimitrios Sklavakis 1 and Ioannis Refanidis 1 1 University of Macedonia, Department of Applied Informatics, Egnatia 156, P.O.

More information

Web-Based Education in Secondary Schools in Cyprus A National Project

Web-Based Education in Secondary Schools in Cyprus A National Project Web-Based Education in Secondary Schools in Cyprus A National Project Aimilia Tzanavari, George A. Papadopoulos Department of Computer Science University Of Cyprus Nicosia, CYPRUS {aimilia, george}@cs.ucy.ac.cy

More information

QUALITY IN EVERYDAY WORK. Quality Guide for the Teacher Education College Version 2.7

QUALITY IN EVERYDAY WORK. Quality Guide for the Teacher Education College Version 2.7 QUALITY IN EVERYDAY WORK Quality Guide for the Teacher Education College Version 2.7 Updates: Organisational change 1.1.2009 JAMK s mission and vision 5.1.2010 Planning and development discussion practices

More information

NORMIT: a Web-Enabled Tutor for Database Normalization

NORMIT: a Web-Enabled Tutor for Database Normalization NORMIT: a Web-Enabled Tutor for Database Normalization Antonija Mitrovic Department of Computer Science, University of Canterbury Private Bag 4800, Christchurch, New Zealand tanja@cosc.canterbury.ac.nz

More information

Designing an Adaptive Distributed Tutoring System based on Students Learning Style and Collaborative Learning using Intelligent Agents

Designing an Adaptive Distributed Tutoring System based on Students Learning Style and Collaborative Learning using Intelligent Agents Designing an Adaptive Distributed Tutoring System based on Students Learning Style and Collaborative Learning using Intelligent Agents T.T. Sampathkumar Tata Consultancy Services Chennai R. Gowri Pondicherry

More information

King Fahd University of Petroleum and Minerals DEANSHIP OF ACADEMIC DEVELOPMENT KFUPM ONLINE COURSES:

King Fahd University of Petroleum and Minerals DEANSHIP OF ACADEMIC DEVELOPMENT KFUPM ONLINE COURSES: King Fahd University of Petroleum and Minerals DEANSHIP OF ACADEMIC DEVELOPMENT KFUPM ONLINE COURSES: LAST REVISED: March 2003 TABLE OF CONTENTS Page 1. INTRODUCTION 1 2. ESSENTIAL FEATURES FOR AN EFFECTIVE

More information

HOW CAN WE EDUCATE STUDENTS ON THE WEB ENGINEERING DISCIPLINE VIA THE WEB? THE NTUA'S APPROACH. Symeon Retalis, Paris Avgeriou, Manolis Skordalakis

HOW CAN WE EDUCATE STUDENTS ON THE WEB ENGINEERING DISCIPLINE VIA THE WEB? THE NTUA'S APPROACH. Symeon Retalis, Paris Avgeriou, Manolis Skordalakis HOW CAN WE EDUCATE STUDENTS ON THE WEB ENGINEERING DISCIPLINE VIA THE WEB? THE NTUA'S APPROACH. Symeon Retalis, Paris Avgeriou, Manolis Skordalakis National Technical University of Athens Department of

More information

Process Models and Metrics

Process Models and Metrics Process Models and Metrics PROCESS MODELS AND METRICS These models and metrics capture information about the processes being performed We can model and measure the definition of the process process performers

More information

Evolution of Interests in the Learning Context Data Model

Evolution of Interests in the Learning Context Data Model Evolution of Interests in the Learning Context Data Model Hendrik Thüs, Mohamed Amine Chatti, Roman Brandt, Ulrik Schroeder Informatik 9 (Learning Technologies), RWTH Aachen University, Aachen, Germany

More information

ONTOLOGY BASED FEEDBACK GENERATION IN DESIGN- ORIENTED E-LEARNING SYSTEMS

ONTOLOGY BASED FEEDBACK GENERATION IN DESIGN- ORIENTED E-LEARNING SYSTEMS ONTOLOGY BASED FEEDBACK GENERATION IN DESIGN- ORIENTED E-LEARNING SYSTEMS Harrie Passier and Johan Jeuring Faculty of Computer Science, Open University of the Netherlands Valkenburgerweg 177, 6419 AT Heerlen,

More information

Identifying At-Risk Students Using Machine Learning Techniques: A Case Study with IS 100

Identifying At-Risk Students Using Machine Learning Techniques: A Case Study with IS 100 Identifying At-Risk Students Using Machine Learning Techniques: A Case Study with IS 100 Erkan Er Abstract In this paper, a model for predicting students performance levels is proposed which employs three

More information

DESIGN OF VIRTUAL LEARNING ENVIRONMENT USING SCORM STANDARDS

DESIGN OF VIRTUAL LEARNING ENVIRONMENT USING SCORM STANDARDS DESIGN OF VIRTUAL LEARNING ENVIRONMENT USING SCORM STANDARDS 1 H. SRIMATHI, 2 DR. S.K. SRIVATSA 1 Senior Lecturer, Department of Computer Applications, SRM University, Kattankulathur, India 2 Senior Professor,

More information

E-Learning at school level: Challenges and Benefits

E-Learning at school level: Challenges and Benefits E-Learning at school level: Challenges and Benefits Joumana Dargham 1, Dana Saeed 1, and Hamid Mcheik 2 1. University of Balamand, Computer science department Joumana.dargham@balamand.edu.lb, dandoun5@hotmail.com

More information

The E-Learning Program of The Vocational Training Center of the National and Kapodistrian University uses innovative educational tools, such as:

The E-Learning Program of The Vocational Training Center of the National and Kapodistrian University uses innovative educational tools, such as: Context The E-Learning Program of The Vocational Training Center of the National and Kapodistrian University of Athens, in operation since 2001, provides distance education courses that link theoretical

More information

E-learning evaluation: A cross-technique comparison

E-learning evaluation: A cross-technique comparison E-learning evaluation: A cross-technique comparison Rosa Lanzilotti 1, Carmelo Ardito 1, Maria F. Costabile 1, Antonella De Angeli 2, 1 Dipartimento di Informatica Università di Bari Italy {lanzilotti,

More information

A WEB-BASED KNOWLEDGE AIDED TUTORING SYSTEM FOR VEGETABLE SUPPLY CHAIN

A WEB-BASED KNOWLEDGE AIDED TUTORING SYSTEM FOR VEGETABLE SUPPLY CHAIN A WEB-BASED KNOWLEDGE AIDED TUTORING SYSTEM FOR VEGETABLE SUPPLY CHAIN Hui Li 2,1, Zetian Fu 1,2,*, Yan Li 3, Jian Zhang 2,1 1 College of Engineering, China Agricultural University, Beijing, China, 100083;

More information

COURSE RECOMMENDER SYSTEM IN E-LEARNING

COURSE RECOMMENDER SYSTEM IN E-LEARNING International Journal of Computer Science and Communication Vol. 3, No. 1, January-June 2012, pp. 159-164 COURSE RECOMMENDER SYSTEM IN E-LEARNING Sunita B Aher 1, Lobo L.M.R.J. 2 1 M.E. (CSE)-II, Walchand

More information

Learning paths in open source e-learning environments

Learning paths in open source e-learning environments Learning paths in open source e-learning environments D.Tuparova *,1, G.Tuparov 1,2 1 Dept. of Informatics, South West University, 66 Ivan Michailov Str., 2700 Blagoevgrad, Bulgaria 2 Dept. of Software

More information

Chapter 6 Experiment Process

Chapter 6 Experiment Process Chapter 6 Process ation is not simple; we have to prepare, conduct and analyze experiments properly. One of the main advantages of an experiment is the control of, for example, subjects, objects and instrumentation.

More information

QUALITY IN EVERYDAY WORK

QUALITY IN EVERYDAY WORK QUALITY IN EVERYDAY WORK Quality Guide for the Teacher Education College Version 2.5 Updates: Organisational change 1.1.2009 JAMK s mission and vision 5.1.2010 Planning and development discussion practices

More information

Standards for Online Professional Development

Standards for Online Professional Development Standards for Online Guidelines for Planning and Evaluating Online Courses and Programs Southern Regional Education Board 592 10th St. N.W. Atlanta, GA 30318 (404) 875-9211 www.sreb.org For more information,

More information

Introducing a Moodle LMS in Higher Education: the e-courses Experience in Ticino (Switzerland)

Introducing a Moodle LMS in Higher Education: the e-courses Experience in Ticino (Switzerland) Introducing a Moodle LMS in Higher Education: the e-courses Experience in Ticino (Switzerland) Luca Botturi, Lorenzo Cantoni, Stefano Tardini elab University of Lugano {luca.botturi, lorenzo.cantoni, stefano.tardini}@lu.unisi.ch

More information

Abstract Introduction

Abstract Introduction SUPPORTING EDUCATIONAL PROCESSES IN ACADEMIA WITH A COLLABORATIVE CONTENT MANAGEMENT PLATFORM: LONGITUDINAL IMPLICATIONS IN EDUCATION, ADMINISTRATION AND SOCIAL LIFE Evangelia Dougalis, Modestos Stavrakis,

More information

Achiewing Results in MBA Communication

Achiewing Results in MBA Communication Focus on Teaching 93 Achiewing Results in MBA Communication Deborah J. Barrett Rice University, Houston, Texas FOR THE COMMUNICATION PROGRAM at Rice University's Jones Graduate School of Management, we

More information

Executive Summary of Mastering Business Growth & Change Made Easy

Executive Summary of Mastering Business Growth & Change Made Easy Executive Summary of Mastering Business Growth & Change Made Easy by David Matteson & Jeff Hansen, June 2008 You stand at a crossroads. A new division of your company is about to be launched, and you need

More information

Using online presence data for recommending human resources in the OP4L project

Using online presence data for recommending human resources in the OP4L project Using online presence data for recommending human resources in the OP4L project Monique Grandbastien 1, Suzana Loskovska 3, Samuel Nowakowski 1, Jelena Jovanovic 2 1 LORIA Université de Lorraine - Campus

More information

BOILING AND PEELING OF EGGS

BOILING AND PEELING OF EGGS Sample Lesson Plan for Teachers under the Ark of Inquiry Project Ark of Inquiry: Inquiry Awards for Youth over Europe is a project on teacher training, oriented towards raising science awareness, particularly

More information

Learning Ecosystems Using the Generalized Intelligent Framework for Tutoring (GIFT) and the Experience API (xapi)

Learning Ecosystems Using the Generalized Intelligent Framework for Tutoring (GIFT) and the Experience API (xapi) Learning Ecosystems Using the Generalized Intelligent Framework for Tutoring (GIFT) and the Experience API (xapi) Michael Hruska 1, Ashley Medford 1, Jennifer Murphy 2 1 Problem Solutions 1407 Eisenhower

More information

Design and Implementation of a Quality Management System for Electronic Training Information Resources

Design and Implementation of a Quality Management System for Electronic Training Information Resources Design and Implementation of a Quality Management System for Electronic Training Information Resources Hennadiy Kravtsov Kherson State University, 40 r. Zhovtnya 27, Kherson, Ukraine kgm@ksu.ks.ua Abstract:

More information

AN ELECTRONIC LEARNING ENVIRONMENT FOR APPLIED STATISTICS: QUALITY CARE AND STATISTICS EDUCATION IN HIGHER EDUCATION

AN ELECTRONIC LEARNING ENVIRONMENT FOR APPLIED STATISTICS: QUALITY CARE AND STATISTICS EDUCATION IN HIGHER EDUCATION AN ELECTRONIC LEARNING ENVIRONMENT FOR APPLIED STATISTICS: QUALITY CARE AND STATISTICS EDUCATION IN HIGHER EDUCATION Gilberte Schuyten and Hannelore Dekeyser, Department of Data-Analysis, University of

More information

Competency-based Approach to support Learning Objectives in Learning, Education and Training

Competency-based Approach to support Learning Objectives in Learning, Education and Training Competency-based Approach to support Learning Objectives in Learning, Education and Training Christian Saul, Peter Hofmann, Martina Lucht, Peter Pharow Data Representation and Interfaces Fraunhofer IDMT

More information

..., (Data Driven Learning).

..., (Data Driven Learning). Guideline for Pre-Service Teachers.... look see, (Data Driven Learning). Both teachers and learners can use corpus linguistics in various ways within the classroom. A teacher might collect a set of student

More information

Fourth generation techniques (4GT)

Fourth generation techniques (4GT) Fourth generation techniques (4GT) The term fourth generation techniques (4GT) encompasses a broad array of software tools that have one thing in common. Each enables the software engineer to specify some

More information

Use of Web-Supported Material in Teaching

Use of Web-Supported Material in Teaching Use of Web-Supported Material in Teaching Karawan Alsaleh 1, Member, IEEE, Marwa K Qaraqe 1, Student Member, IEEE, and Khalid A. Qaraqe 1, Senior member IEEE 1 Electrical and Computer Engineering Program

More information

Utilising Ontology-based Modelling for Learning Content Management

Utilising Ontology-based Modelling for Learning Content Management Utilising -based Modelling for Learning Content Management Claus Pahl, Muhammad Javed, Yalemisew M. Abgaz Centre for Next Generation Localization (CNGL), School of Computing, Dublin City University, Dublin

More information

Guide to Writing a Project Report

Guide to Writing a Project Report Guide to Writing a Project Report The following notes provide a guideline to report writing, and more generally to writing a scientific article. Please take the time to read them carefully. Even if your

More information

Level 1 Certificate in Energy Management Essentials Online. Learner Handbook

Level 1 Certificate in Energy Management Essentials Online. Learner Handbook Certificate in Energy Management Essentials Online Learner Handbook Contents 1 Welcome... 2 2 Expectations... 3 2.1 What you can expect from the Energy Institute and your tutor... 3 2.2 The Energy Institute

More information

Automated Eclectic Instructional Design: Design factors

Automated Eclectic Instructional Design: Design factors Automated Eclectic Instructional Design: Design factors Chien-Sing Lee 1 and Hwee-Reei Chong 2 Faculty of Information Technology Multimedia University Jalan Multimedia, 63100 Cyberjaya, Selangor. Malaysia.

More information

Usability and Design Considerations for Computer-Based Learning and Assessment

Usability and Design Considerations for Computer-Based Learning and Assessment Usability and Design Considerations for Computer-Based Learning and Assessment Michael Harms Jeremy Adams Pearson Paper presented at the March 2008 Meeting of the American Educational Research Association

More information

Developing Adaptive Internet Based Courses with the Authoring System NetCoach

Developing Adaptive Internet Based Courses with the Authoring System NetCoach Developing Adaptive Internet Based Courses with the Authoring System NetCoach Gerhard Weber, Hans-Christian Kuhl, and Stephan Weibelzahl Pedagogical University Freiburg, Germany [weber,kuhl,weibelza]@ph-freiburg.de

More information

Single Level Drill Down Interactive Visualization Technique for Descriptive Data Mining Results

Single Level Drill Down Interactive Visualization Technique for Descriptive Data Mining Results , pp.33-40 http://dx.doi.org/10.14257/ijgdc.2014.7.4.04 Single Level Drill Down Interactive Visualization Technique for Descriptive Data Mining Results Muzammil Khan, Fida Hussain and Imran Khan Department

More information

Open eclass Asynchronous elearning Platform

Open eclass Asynchronous elearning Platform Open eclass Asynchronous elearning Platform Student Manual The Open eclass platform is a complete Course Management System. It is the solution offered by the Greek Academic Network GUnet to support Asynchronous

More information

Integrating adaptive functionality in a LMS

Integrating adaptive functionality in a LMS Integrating adaptive functionality in a LMS Kees van der Sluijs 1 and Kai Michael Höver 2 1 Technische Universiteit Eindhoven, Eindhoven, The Netherlands 2 IMC Information Multimedia Communication AG,

More information

Software Engineering. Introduction. Software Costs. Software is Expensive [Boehm] ... Columbus set sail for India. He ended up in the Bahamas...

Software Engineering. Introduction. Software Costs. Software is Expensive [Boehm] ... Columbus set sail for India. He ended up in the Bahamas... Software Engineering Introduction... Columbus set sail for India. He ended up in the Bahamas... The economies of ALL developed nations are dependent on software More and more systems are software controlled

More information

LinksTo A Web2.0 System that Utilises Linked Data Principles to Link Related Resources Together

LinksTo A Web2.0 System that Utilises Linked Data Principles to Link Related Resources Together LinksTo A Web2.0 System that Utilises Linked Data Principles to Link Related Resources Together Owen Sacco 1 and Matthew Montebello 1, 1 University of Malta, Msida MSD 2080, Malta. {osac001, matthew.montebello}@um.edu.mt

More information

The Use of Blackboard in Teaching General Physics Courses

The Use of Blackboard in Teaching General Physics Courses Educational Research (ISSN: 2141-5161) Vol. 4(8) pp. 569-573 August, 2013 DOI: http:/dx.doi.org/10.14303/er.2013.091 Available online@ http://www.interesjournals.org/er Copyright 2013 International Research

More information

A Framework of Context-Sensitive Visualization for User-Centered Interactive Systems

A Framework of Context-Sensitive Visualization for User-Centered Interactive Systems Proceedings of 10 th International Conference on User Modeling, pp423-427 Edinburgh, UK, July 24-29, 2005. Springer-Verlag Berlin Heidelberg 2005 A Framework of Context-Sensitive Visualization for User-Centered

More information

The Open University s repository of research publications and other research outputs

The Open University s repository of research publications and other research outputs Open Research Online The Open University s repository of research publications and other research outputs Using LibQUAL+ R to Identify Commonalities in Customer Satisfaction: The Secret to Success? Journal

More information

Adaptive Hypermedia Services for E-Learning

Adaptive Hypermedia Services for E-Learning Adaptive Hypermedia Services for E-Learning Peter Brusilovsky, Sergey Sosnovsky, Michael Yudelson School of Information Sciences University of Pittsburgh, Pittsburgh PA 15260, USA {peterb, sas15, mvy3}@pitt.edu

More information

USING OPEN STUDENT MODELS IN DISTANCE LEARNING ENVIRONMENTS TO HELP TEACHERS PROVIDE ADAPTIVE TUTORING

USING OPEN STUDENT MODELS IN DISTANCE LEARNING ENVIRONMENTS TO HELP TEACHERS PROVIDE ADAPTIVE TUTORING 24_MAZZA.qxd 3/26/2003 10:59 Pagina 245 SComS: New Media in Education (2003) 245-251 RICCARDO MAZZA 1 * USING OPEN STUDENT MODELS IN DISTANCE LEARNING ENVIRONMENTS TO HELP TEACHERS PROVIDE ADAPTIVE TUTORING

More information

Methodology for Creating Adaptive Online Courses Using Business Intelligence

Methodology for Creating Adaptive Online Courses Using Business Intelligence Methodology for Creating Adaptive Online Courses Using Business Intelligence Despotović, S., Marijana; Bogdanović, M., Zorica; and Barać, M., Dušan Abstract This paper describes methodology for creating

More information

TOWARDS A COMPETENCE BASED CURRICULUM FOR STM TEACHERS: A COGNITIVE MODE

TOWARDS A COMPETENCE BASED CURRICULUM FOR STM TEACHERS: A COGNITIVE MODE TOWARDS A COMPETENCE BASED CURRICULUM FOR STM TEACHERS: A COGNITIVE MODE Mihaela Singer, Ligia Sarivan Institute for Educational Sciences, Bucharest, Romania We review recent attempts to harmonize academic

More information

GOAL-BASED INTELLIGENT AGENTS

GOAL-BASED INTELLIGENT AGENTS International Journal of Information Technology, Vol. 9 No. 1 GOAL-BASED INTELLIGENT AGENTS Zhiqi Shen, Robert Gay and Xuehong Tao ICIS, School of EEE, Nanyang Technological University, Singapore 639798

More information

COMPUTER APPLICATIONS TECHNOLOGY TEACHER GUIDE

COMPUTER APPLICATIONS TECHNOLOGY TEACHER GUIDE COMPUTER APPLICATIONS TECHNOLOGY TEACHER GUIDE Welcome to the Mindset Computer Applications Technology teaching and learning resources! In partnership with Coza Cares Foundation, Mindset Learn, a division

More information