The Web-Based Computerized Adaptive Testing

Size: px
Start display at page:

Download "The Web-Based Computerized Adaptive Testing"

Transcription

1 The Web-Based Computerized Adaptive Testing Porawat Visutsak Dept. of Computer and Information Science, Faculty of Applied Science, King Mongkut s University of Technology North Bangkok (KMUTNB), Bangkok, Thailand porawatv@kmutnb.ac.th Abstract Improving teaching-learning activities based on student ability needs the efficient evaluation process. This study delivers the individual difference assessments to the students based on the Computerized Adaptive Testing (CAT). The study provides the customization to tailor both the y of test questions and number of items to the student based on the adaptive approach. This study proposes the algorithm of CAT to guarantee that the items will be chosen to the smart students while the easier items will be retrieved to the lower ability students. By using the web-based technology for implementing the algorithm, the computer chooses and displays the questions then records and processes the student s answers. The Item selection is adaptive which is influenced by 2 factors: the first one is the student s answers to the previous questions, and the other is the specific statistical qualities of administrated and candidate items. Compared to the conventional paper-based testing where all students receive the same items, the advantages of designing the test with this interactive computer application, intelligent CAT algorithm can include larger percentage of items with appropriate y levels, higher levels of test score, better precision and shorter test-lengths. Keywords- Computerized adaptive testing, Web-based adaptive testing, Item response theory, Item analysis, Difficulty index, Discrimination index I. INTRODUCTION As it is well recognized, developing quality of learners requires cooperation of all the processes concerned in connection the links of all aspects of teaching and learning activities as well as evaluating the learners. Developing quality of learners capable of lifelong learning is therefore crucial and is required by all. These learners will one day become human resources able to contribute to sustainable development [9]. With the rapid advancement of computer technology in education has radically changed the educational activities and curriculums as well as teaching practices in the classroom. There are many applications involved in teaching and testing activities which is so called Learning Management System (LMS) or e-learning. Recently, the use of e-learning applications via mobile devices has been spotlighted in Thailand with an announcement of the policies and guidelines for the second decade of education reform ( ). There are a hundred of researches according to the education reform policies presented in the National e-learning Conference 2013; Strengthening Learning Quality: Bridging Engineering and Education, organized by Thailand Cyber University. In order to achieve specific learning objectives, the e-learning content designer must focus on the design principles to make the e- Course enjoyable while motivating the learners with the built-in learning and evaluating processes [3], [10]. The other paradigm of improving learning ability is the interactive courseware. Many e-learning coursewares use animation for illustrating the content instead of using the text-based content. The realistic character animation with the learning contents and exercises has been proposed for this concept [7], [15]. In theory, a paradigm of test design for evaluating knowledge, skills, abilities, and other characteristics has been assembled in a paper-and-pencil format. In 120 multiple-choice paper-based test, the student must answer all questions, which has a number of problems, some obvious and some more subtle. The most obvious disadvantage of the conventional paper-based test is quite inefficient. All 120 items are not necessary for all students; if the student were to take only the 40 most items and answer 35 items correctly, a high score should be assigned to the student without wasting the time to administer the others 80 easy questions [13]. Another big issue is the large differences in precision among students. This is due to traditional tests typically being built with large numbers of medium-y items; which is the expense of low or high ability students. Low-ability students are exhausted and discouraged by the fact that most items are too to be relevant. Meanwhile, high-ability students are not appropriately challenged, because most items are too easy. Those students are measured with much less precision [13]. This paper proposes a practical Computerized Adaptive Testing (CAT) approach adopted from Item Analysis [11] together with Item Response Theory (IRT) [2], [8]. This study lists item pools, test administration, test security, and examinee issues as the four general areas of practical issues in developing and maintaining IRT-based CAT programs. The system implementation will be illustrated in the next section. The experiment results, the analysis for the future works, and the summaries will be shown, respectively.

2 II. METHODS IRT was invented to overcome the major drawback of the traditional Classical Test Theory (CTT) (de Klerk 2008, online) which utilized probability to explain the relationship between the examinee s ability and the question item response. This section will describe the algorithms to deliver CAT based on the IRT. IRT has a few basic assumptions, including unidimensionality, local independence, non-speeded test, and know-correct assumption, which need to be sustained before the model can be used to analyze the data [5]. In practical IRT, the system will random the item from the items pool and treats it as the basic unit for measuring the examinee s ability. The execution follows a simple principle: if an examinee responds correctly to an item, then the next item will be one level up in terms of y, and vice versa. For each item responded to, the examinee s estimated ability will be reevaluated, and then the appropriate level of the next item is given [12]. The process is repeated until a certain psychometric criterion is met; some students will need more items than others, meaning that the test can finish quickly for some examinees. The 2 index terms are used for administrating the test items [13]; one is the y index, the other is the discrimination index. The y index is used to categorize the level of the test items while the discrimination index is used to categorize the level of the examinees. These values are used for measuring the statistical qualities of administrated items of this study. The equation of the both index terms are shown in eq. (1) and eq. (2), respectively. P = (1) where P = y index R = No. of examinees which choose the correct answer N = No. of all students Note that the higher of P values = the easier of test item The good administrated items should have P = 0.5. Most of the CAT has been designed to compose of the administrated items which have the y index = [ ]. Table 1 shows the range of the y index and its meaning. In the 4 multiple choices test [13] (one choice is correct, the others are wrong), the wrong-choice is used to assess the ability of the examinees. The wrong-choice, which is chosen by the most examinees, implies that it is a good wrong-choice. The discrimination index is used for measuring the efficiency of the wrong-choice, the equation below is illustrated the discrimination index: (2) P H-P L (3) where r = discrimination index H = No. of examinees which choose the correct answer in a high-examinees group L = No. of examinees which choose the correct answer in a low-examinees group N = No. of all examinees which choose the correct answer Table 1: The y index and its meaning Difficulty Difficulty the Quality of Test Item Index Level Very easy (this item should be changed) Easy Fair item Fair Good item Difficult Fair item r is used to classify the students into the highexaminee group (high ability examinees) and the lowexaminee group (low ability examinees). In a practical CAT, r >= 0.2; [-1, 1]. Table 2 shows the range of the discrimination index and its meaning [11]. III. Very IRT-BASED CAT MODEL (this item should be changed) Table 2: The discrimination index and its meaning Discrimination Index the Quality of Test Item 0.40 Very good item Good item Fair item 0.19 (this item should be changed) The system has been implemented with PHP and MySQL. The IRT-based CAT system design and development was based on the usability testing [6], which was focused on the usability of both student and instructor. The GUI (Graphics User Interface) is easy to use for the student and the student does not need too much time to get familiar with the layout and tools of the test page. The test items were designed for evaluating students in the Computer and Information subject, in the Mathayom Suksa Level (Thailand Secondary Education), Kanchanaburi Provincial Administrative Organization School, Kanchanaburi, Thailand.

3 User-Profile DB Account Management System Admin. Item Pool Management Instructor Items Pool Test Management Test Result Adaptive Item Selection Student Figure 1: The IRT-based CAT. Figure 2: The GUI of the system. The items pool has 3 levels: easy,, and. When the system has been started, the first item will be randomized from level. If the student chooses the correct answer then the system will randomize the second item with the level up to the student, otherwise the lower level item will be shown next. Figure 1 shows the architecture of the IRT-based CAT, which consists of 7 modules: User-profile Database, Account Management, Item Pool

4 Management, Items Pool, Test Management, Test Result, and Adaptive Item Selection. The Account Management provides creation and management of user accounts and all user accounts are stored in the User-profile Database. The functions of Item Pool Management include items creation, unit updates, modification, and management. The Test Management can set the approach of test administration and records all test results in the Test Result database. The Adaptive Item Selection can administrate tests according to different adaptive test algorithms. According to the experiment, the proposed adaptive test algorithm was implemented in this module. All of test activities will be recorded and analyzed in the Test Management part. This part of the system will collect the statistical data such as the number of the most randomized items, the number of the most correct items, and the number of the most wrong items. These statistical data will be used for evaluating the test items and improving the study of the subject later on. The screen captured of the system is shown in figure 2. Figure 2 shows the example of GUI of the system, Let us assume that the bridge has been collapsed, which way is the shortest path from Home to School. The correct answer is A-D-E-H, with the total time = 7 minutes. IV. Easy EXPERIMENT RESULTS The system was tested in order to meet the 2 requirements: 1) Examinee experience Figure 3 shows the organization of the items pool. The test will be started at level item. If the examinee can choose the correct answer, the examinee will get 3 scores from this item, and then the next item with the level up to level will be retrieved. If the examinee continued responds correctly with the second item, the examinee will get 5 scores from this item, otherwise the examinee will get 0 score, and the third item with the level down to level will be Fair Difficult Figure 3: The organization of the items pool. manipulated next. The demonstration of the system is shown in table 3. Based on the examinee experience to the previous answer, the system can provide an appropriate challenge for each examinee. Low examinees are not discouraged or intimidated. High examinees enjoy receiving items. All examinees are measured with the same level of precision, even though they all potentially see different items, and the number of test items received by the low and high examinees may not be equal. This makes the test extremely from a psychometric perspective [1]. 2) Precision The system has been designed to actually be more precise than a conventional test while still using fewer items. For the example, the system randomizes 7 test items from the items pool; the scores of each item have been assigned as follow: 1 for easy item, 3 for item, and 5 for item. The test will be started from level and repeated as already mentioned in figure 3. Table 3 shows the demonstration of 7 items test in the system. Table 3: The demonstration of 7 items test in the system. Item Status A B C D 1 correct 3 2 correct 5 3 wrong 0 4 wrong easy Total 12 correct correct wrong easy Note: A = Test status (correct/wrong) B = Level of the current item (easy//) C = Level of the next item (easy//) D = Item score (easy=1/=3/=5) As you can see from the demonstration, the examinee gets 3 from the test item No.1 then the item which is level up to will be shown as the test item No.2. The examinee gets 5 from this item (correct answer), the test will be repeated using the proposed algorithm, and when the test is done, the total scores are 12. V. SUMMARIES AND FUTURE WORKS In this paper, the structure and interface of CAT were described. The paper also gave the motivation of the new issue for designing the built-in learning and evaluating processes according to the policies and guidelines for the education reform in Thailand

5 The IRT-based CAT controls the length, the number of test items and the y level of test items by adaptively responding to the examinees ability and further classifying examinees into different levels in an efficient way. Instructors can create test items easily and save them in the item pools. The system can respond the individual examinees: low ability examinees feel better, and high ability examinees feel challenged. Both will try harder than with a conventional test. It also provides shorter test lengths compared to a paper-and-pencil test. The system also provides the statistical report for evaluating the quality of the test as well as the later use for improving learning ability of the examinees. There is one significant limitation to be noted for the future works. That is the item exposure, since the system are designed to select the best items in the items pool, and these items will often become overexposed. The implementations of the control algorithm as well as the stopping rules remain challenging to the next study. Since the Emotional Quotient (EQ) is also the big issue in the assessment of the student learning ability. The other challenge is the emotional evaluation of the student during the test [14]. The real time emotion classification will be embedded to the IRT-based CAT in order to classify the emotion of the student into seven basic emotions scheme, namely neutral, angry, disgust, fear, happy, sad and surprise. Together with the scores gained by doing the test, the result of emotional classified will be shown also. Therefore, the instructor can use this information for the course development as well. ACKNOWLEDGMENT This research was funded by King Mongkut s University of Technology North Bangkok. Contract no. KMUTNB-GOV The test items pool was supported by The Institute for the Promotion of Teaching Science and Technology (IPST). REFERENCES [1] Acton, G. Scott and Revelle, William Evaluation of Ten Psychometric Criteria for Circumplex Structure. Methods of Psychological Research Online 2004, Vol. 9, No. 1. [2] Baker, Frank Item Response Theory: Parameter Estimation Techniques, Journal of Educational Measurement. Vol. 31, No. 3. [3] Daoruang, Beesuda and Visutsak, Porawat Promoting Learning of Primary Children through Games, in Proceedings of National e-learning Conference 2013 (NEC 2013); Strengthening Learning Quality: Bridging Engineering and Education, Bangkok, Thailand, 5-6 Aug. [4] de Klerk, Gerianne Classical Test Theory (CTT), In M. Born, C.D. Foxcroft & R. Butter (Eds.), Online Readings in Testing and Assessment, International Test. Available from: sical+test+theory.php. [5] Ackerman, T. A Unidimensional IRT calibration of compensatory and noncompensatory multidimensional items. Applied Psychological Measurement, 13, [6] Dumas, Joseph S. and Redish, Janice C A Practical Guide to Usability Testing. Intellect Ltd; Rev Sub edition, 1 Jan. [7] Edelson, Daniel C "Realising Authentic Science Learning through the Adaptation of Scientific Practice." International handbook of science education 1. [8] Hambleton, Ronald K., and Russell W. Jones "Comparison of classical test theory and item response theory and their applications to test development". Educational measurement: issues and practice [9] Hanchanlash, Jingjai Annual Report 2010: Office for National Education Standards and Quality Assessment (ONESQA). Bangkok, Thailand. [10] Jatuweerapong, Panpaporn and Suwanrattanachot, Praweenya Dynamic Visual Cues in Game- Based Multimedia Lessons: Enhancing Spatial Ability of Learners with Low Spatial Ability, National e-learning Conference 2013 (NEC 2013); Strengthening Learning Quality: Bridging Engineering and Education, Bangkok, Thailand, 5-6 Aug. [11] Kamolsin, Chiranun and Visutsak, Porawat A Practical Items Selection for Adaptive Testing, in Proceedings of SRU National Research Conference 9 th 2013: Research for Local Development Towards the ASEAN Community, Suratthani Rajabhat University, Suratthani, Thailand, Nov. [12] Tao, Yu-Hui, Yu-Lung Wu, and Hsin-Yi Chang "A Practical Computer Adaptive Testing Model for Small-Scale Scenarios." Educational Technology & Society 11.3: [13] Visutsak, Porawat A Practical Items Selection for Web-Based Adaptive Testing, in Proceedings of The 1 st International Conference on Technical Education (ICTechEd1), Faculty of Technical Education, King Mongkut s University of Technology North Bangkok, Thailand, Nov. [14] Visutsak, Porawat "Emotion Classification through Lower Facial Expressions using Adaptive Support Vector Machines", JMMT: Journal of Man, Machine and Technology, Vol. 2, No. 1. [15] Visutsak, Porawat and Prachumrak, Korakot The Skeleton Pruning-Smoothing Algorithm for Realistic Character Animation, JMMT: Journal of Man, Machine and Technology, Vol. 2, No. 1.

Computerized Adaptive Psychological Testing A Personalisation Perspective

Computerized Adaptive Psychological Testing A Personalisation Perspective Psychology and the internet: An European Perspective Computerized Adaptive Psychological Testing A Personalisation Perspective Mykola Pechenizkiy mpechen@cc.jyu.fi Introduction Mixed Model of IRT and ES

More information

An Introduction to Simio for Beginners

An Introduction to Simio for Beginners An Introduction to Simio for Beginners C. Dennis Pegden, Ph.D. This white paper is intended to introduce Simio to a user new to simulation. It is intended for the manufacturing engineer, hospital quality

More information

A Web Based Annotation Interface Based of Wheel of Emotions. Author: Philip Marsh. Project Supervisor: Irena Spasic. Project Moderator: Matthew Morgan

A Web Based Annotation Interface Based of Wheel of Emotions. Author: Philip Marsh. Project Supervisor: Irena Spasic. Project Moderator: Matthew Morgan A Web Based Annotation Interface Based of Wheel of Emotions Author: Philip Marsh Project Supervisor: Irena Spasic Project Moderator: Matthew Morgan Module Number: CM3203 Module Title: One Semester Individual

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

On Human Computer Interaction, HCI. Dr. Saif al Zahir Electrical and Computer Engineering Department UBC

On Human Computer Interaction, HCI. Dr. Saif al Zahir Electrical and Computer Engineering Department UBC On Human Computer Interaction, HCI Dr. Saif al Zahir Electrical and Computer Engineering Department UBC Human Computer Interaction HCI HCI is the study of people, computer technology, and the ways these

More information

Professional Development Guideline for Instruction Professional Practice of English Pre-Service Teachers in Suan Sunandha Rajabhat University

Professional Development Guideline for Instruction Professional Practice of English Pre-Service Teachers in Suan Sunandha Rajabhat University Professional Development Guideline for Instruction Professional Practice of English Pre-Service Teachers in Suan Sunandha Rajabhat University Pintipa Seubsang and Suttipong Boonphadung, Member, IEDRC Abstract

More information

Students Understanding of Graphical Vector Addition in One and Two Dimensions

Students Understanding of Graphical Vector Addition in One and Two Dimensions Eurasian J. Phys. Chem. Educ., 3(2):102-111, 2011 journal homepage: http://www.eurasianjournals.com/index.php/ejpce Students Understanding of Graphical Vector Addition in One and Two Dimensions Umporn

More information

Developing True/False Test Sheet Generating System with Diagnosing Basic Cognitive Ability

Developing True/False Test Sheet Generating System with Diagnosing Basic Cognitive Ability Developing True/False Test Sheet Generating System with Diagnosing Basic Cognitive Ability Shih-Bin Chen Dept. of Information and Computer Engineering, Chung-Yuan Christian University Chung-Li, Taiwan

More information

How to Judge the Quality of an Objective Classroom Test

How to Judge the Quality of an Objective Classroom Test How to Judge the Quality of an Objective Classroom Test Technical Bulletin #6 Evaluation and Examination Service The University of Iowa (319) 335-0356 HOW TO JUDGE THE QUALITY OF AN OBJECTIVE CLASSROOM

More information

Notes on The Sciences of the Artificial Adapted from a shorter document written for course (Deciding What to Design) 1

Notes on The Sciences of the Artificial Adapted from a shorter document written for course (Deciding What to Design) 1 Notes on The Sciences of the Artificial Adapted from a shorter document written for course 17-652 (Deciding What to Design) 1 Ali Almossawi December 29, 2005 1 Introduction The Sciences of the Artificial

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

Kelli Allen. Vicki Nieter. Jeanna Scheve. Foreword by Gregory J. Kaiser

Kelli Allen. Vicki Nieter. Jeanna Scheve. Foreword by Gregory J. Kaiser Kelli Allen Jeanna Scheve Vicki Nieter Foreword by Gregory J. Kaiser Table of Contents Foreword........................................... 7 Introduction........................................ 9 Learning

More information

A 3D SIMULATION GAME TO PRESENT CURTAIN WALL SYSTEMS IN ARCHITECTURAL EDUCATION

A 3D SIMULATION GAME TO PRESENT CURTAIN WALL SYSTEMS IN ARCHITECTURAL EDUCATION A 3D SIMULATION GAME TO PRESENT CURTAIN WALL SYSTEMS IN ARCHITECTURAL EDUCATION Eray ŞAHBAZ* & Fuat FİDAN** *Eray ŞAHBAZ, PhD, Department of Architecture, Karabuk University, Karabuk, Turkey, E-Mail: eraysahbaz@karabuk.edu.tr

More information

Analysis of Emotion Recognition System through Speech Signal Using KNN & GMM Classifier

Analysis of Emotion Recognition System through Speech Signal Using KNN & GMM Classifier IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 2, Ver.1 (Mar - Apr.2015), PP 55-61 www.iosrjournals.org Analysis of Emotion

More information

Iterative Cross-Training: An Algorithm for Learning from Unlabeled Web Pages

Iterative Cross-Training: An Algorithm for Learning from Unlabeled Web Pages Iterative Cross-Training: An Algorithm for Learning from Unlabeled Web Pages Nuanwan Soonthornphisaj 1 and Boonserm Kijsirikul 2 Machine Intelligence and Knowledge Discovery Laboratory Department of Computer

More information

E-Learning project in GIS education

E-Learning project in GIS education E-Learning project in GIS education MARIA KOULI (1), DIMITRIS ALEXAKIS (1), FILIPPOS VALLIANATOS (1) (1) Department of Natural Resources & Environment Technological Educational Institute of Grete Romanou

More information

COMPUTER-ASSISTED INDEPENDENT STUDY IN MULTIVARIATE CALCULUS

COMPUTER-ASSISTED INDEPENDENT STUDY IN MULTIVARIATE CALCULUS COMPUTER-ASSISTED INDEPENDENT STUDY IN MULTIVARIATE CALCULUS L. Descalço 1, Paula Carvalho 1, J.P. Cruz 1, Paula Oliveira 1, Dina Seabra 2 1 Departamento de Matemática, Universidade de Aveiro (PORTUGAL)

More information

A Case Study: News Classification Based on Term Frequency

A Case Study: News Classification Based on Term Frequency A Case Study: News Classification Based on Term Frequency Petr Kroha Faculty of Computer Science University of Technology 09107 Chemnitz Germany kroha@informatik.tu-chemnitz.de Ricardo Baeza-Yates Center

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

Distributed Weather Net: Wireless Sensor Network Supported Inquiry-Based Learning

Distributed Weather Net: Wireless Sensor Network Supported Inquiry-Based Learning Distributed Weather Net: Wireless Sensor Network Supported Inquiry-Based Learning Ben Chang, Department of E-Learning Design and Management, National Chiayi University, 85 Wenlong, Mingsuin, Chiayi County

More information

Learning Methods for Fuzzy Systems

Learning Methods for Fuzzy Systems Learning Methods for Fuzzy Systems Rudolf Kruse and Andreas Nürnberger Department of Computer Science, University of Magdeburg Universitätsplatz, D-396 Magdeburg, Germany Phone : +49.39.67.876, Fax : +49.39.67.8

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

Rule Learning With Negation: Issues Regarding Effectiveness

Rule Learning With Negation: Issues Regarding Effectiveness Rule Learning With Negation: Issues Regarding Effectiveness S. Chua, F. Coenen, G. Malcolm University of Liverpool Department of Computer Science, Ashton Building, Ashton Street, L69 3BX Liverpool, United

More information

Ohio s Learning Standards-Clear Learning Targets

Ohio s Learning Standards-Clear Learning Targets Ohio s Learning Standards-Clear Learning Targets Math Grade 1 Use addition and subtraction within 20 to solve word problems involving situations of 1.OA.1 adding to, taking from, putting together, taking

More information

Beyond Classroom Solutions: New Design Perspectives for Online Learning Excellence

Beyond Classroom Solutions: New Design Perspectives for Online Learning Excellence Educational Technology & Society 5(2) 2002 ISSN 1436-4522 Beyond Classroom Solutions: New Design Perspectives for Online Learning Excellence Moderator & Sumamrizer: Maggie Martinez CEO, The Training Place,

More information

Further, Robert W. Lissitz, University of Maryland Huynh Huynh, University of South Carolina ADEQUATE YEARLY PROGRESS

Further, Robert W. Lissitz, University of Maryland Huynh Huynh, University of South Carolina ADEQUATE YEARLY PROGRESS A peer-reviewed electronic journal. Copyright is retained by the first or sole author, who grants right of first publication to Practical Assessment, Research & Evaluation. Permission is granted to distribute

More information

Procedia - Social and Behavioral Sciences 46 ( 2012 ) WCES 2012

Procedia - Social and Behavioral Sciences 46 ( 2012 ) WCES 2012 Available online at www.sciencedirect.com Procedia - Social and Behavioral Sciences 46 ( 2012 ) 5153 5157 WCES 2012 The validation of knowledge construction model based on constructivist approach to support

More information

Twitter Sentiment Classification on Sanders Data using Hybrid Approach

Twitter Sentiment Classification on Sanders Data using Hybrid Approach IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 17, Issue 4, Ver. I (July Aug. 2015), PP 118-123 www.iosrjournals.org Twitter Sentiment Classification on Sanders

More information

DESIGN, DEVELOPMENT, AND VALIDATION OF LEARNING OBJECTS

DESIGN, DEVELOPMENT, AND VALIDATION OF LEARNING OBJECTS J. EDUCATIONAL TECHNOLOGY SYSTEMS, Vol. 34(3) 271-281, 2005-2006 DESIGN, DEVELOPMENT, AND VALIDATION OF LEARNING OBJECTS GWEN NUGENT LEEN-KIAT SOH ASHOK SAMAL University of Nebraska-Lincoln ABSTRACT A

More information

SOFTWARE EVALUATION TOOL

SOFTWARE EVALUATION TOOL SOFTWARE EVALUATION TOOL Kyle Higgins Randall Boone University of Nevada Las Vegas rboone@unlv.nevada.edu Higgins@unlv.nevada.edu N.B. This form has not been fully validated and is still in development.

More information

Probabilistic Latent Semantic Analysis

Probabilistic Latent Semantic Analysis Probabilistic Latent Semantic Analysis Thomas Hofmann Presentation by Ioannis Pavlopoulos & Andreas Damianou for the course of Data Mining & Exploration 1 Outline Latent Semantic Analysis o Need o Overview

More information

Computer Software Evaluation Form

Computer Software Evaluation Form Computer Software Evaluation Form Title: ereader Pro Evaluator s Name: Bradley A. Lavite Date: 25 Oct 2005 Subject Area: Various Grade Level: 6 th to 12th 1. Program Requirements (Memory, Operating System,

More information

Word Segmentation of Off-line Handwritten Documents

Word Segmentation of Off-line Handwritten Documents Word Segmentation of Off-line Handwritten Documents Chen Huang and Sargur N. Srihari {chuang5, srihari}@cedar.buffalo.edu Center of Excellence for Document Analysis and Recognition (CEDAR), Department

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

Bluetooth mlearning Applications for the Classroom of the Future

Bluetooth mlearning Applications for the Classroom of the Future Bluetooth mlearning Applications for the Classroom of the Future Tracey J. Mehigan, Daniel C. Doolan, Sabin Tabirca Department of Computer Science, University College Cork, College Road, Cork, Ireland

More information

Modeling user preferences and norms in context-aware systems

Modeling user preferences and norms in context-aware systems Modeling user preferences and norms in context-aware systems Jonas Nilsson, Cecilia Lindmark Jonas Nilsson, Cecilia Lindmark VT 2016 Bachelor's thesis for Computer Science, 15 hp Supervisor: Juan Carlos

More information

LITERACY ACROSS THE CURRICULUM POLICY

LITERACY ACROSS THE CURRICULUM POLICY "Pupils should be taught in all subjects to express themselves correctly and appropriately and to read accurately and with understanding." QCA Use of Language across the Curriculum "Thomas Estley Community

More information

Assumption University Five-Year Strategic Plan ( )

Assumption University Five-Year Strategic Plan ( ) Assumption University Five-Year Strategic Plan (2014 2018) AU Strategies for Development AU Five-Year Strategic Plan (2014 2018) Vision, Mission, Uniqueness, Identity and Goals Au Vision Assumption University

More information

Multimedia Courseware of Road Safety Education for Secondary School Students

Multimedia Courseware of Road Safety Education for Secondary School Students Multimedia Courseware of Road Safety Education for Secondary School Students Hanis Salwani, O 1 and Sobihatun ur, A.S 2 1 Universiti Utara Malaysia, Malaysia, hanisalwani89@hotmail.com 2 Universiti Utara

More information

DIGITAL GAMING & INTERACTIVE MEDIA BACHELOR S DEGREE. Junior Year. Summer (Bridge Quarter) Fall Winter Spring GAME Credits.

DIGITAL GAMING & INTERACTIVE MEDIA BACHELOR S DEGREE. Junior Year. Summer (Bridge Quarter) Fall Winter Spring GAME Credits. DIGITAL GAMING & INTERACTIVE MEDIA BACHELOR S DEGREE Sample 2-Year Academic Plan DRAFT Junior Year Summer (Bridge Quarter) Fall Winter Spring MMDP/GAME 124 GAME 310 GAME 318 GAME 330 Introduction to Maya

More information

EECS 571 PRINCIPLES OF REAL-TIME COMPUTING Fall 10. Instructor: Kang G. Shin, 4605 CSE, ;

EECS 571 PRINCIPLES OF REAL-TIME COMPUTING Fall 10. Instructor: Kang G. Shin, 4605 CSE, ; EECS 571 PRINCIPLES OF REAL-TIME COMPUTING Fall 10 Instructor: Kang G. Shin, 4605 CSE, 763-0391; kgshin@umich.edu Number of credit hours: 4 Class meeting time and room: Regular classes: MW 10:30am noon

More information

Data Fusion Models in WSNs: Comparison and Analysis

Data Fusion Models in WSNs: Comparison and Analysis Proceedings of 2014 Zone 1 Conference of the American Society for Engineering Education (ASEE Zone 1) Data Fusion s in WSNs: Comparison and Analysis Marwah M Almasri, and Khaled M Elleithy, Senior Member,

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

Youth Sector 5-YEAR ACTION PLAN ᒫᒨ ᒣᔅᑲᓈᐦᒉᑖ ᐤ. Office of the Deputy Director General

Youth Sector 5-YEAR ACTION PLAN ᒫᒨ ᒣᔅᑲᓈᐦᒉᑖ ᐤ. Office of the Deputy Director General Youth Sector 5-YEAR ACTION PLAN ᒫᒨ ᒣᔅᑲᓈᐦᒉᑖ ᐤ Office of the Deputy Director General Produced by the Pedagogical Management Team Joe MacNeil, Ida Gilpin, Kim Quinn with the assisstance of John Weideman and

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

Operational Knowledge Management: a way to manage competence

Operational Knowledge Management: a way to manage competence Operational Knowledge Management: a way to manage competence Giulio Valente Dipartimento di Informatica Universita di Torino Torino (ITALY) e-mail: valenteg@di.unito.it Alessandro Rigallo Telecom Italia

More information

IMPROVING SPEAKING SKILL OF THE TENTH GRADE STUDENTS OF SMK 17 AGUSTUS 1945 MUNCAR THROUGH DIRECT PRACTICE WITH THE NATIVE SPEAKER

IMPROVING SPEAKING SKILL OF THE TENTH GRADE STUDENTS OF SMK 17 AGUSTUS 1945 MUNCAR THROUGH DIRECT PRACTICE WITH THE NATIVE SPEAKER IMPROVING SPEAKING SKILL OF THE TENTH GRADE STUDENTS OF SMK 17 AGUSTUS 1945 MUNCAR THROUGH DIRECT PRACTICE WITH THE NATIVE SPEAKER Mohamad Nor Shodiq Institut Agama Islam Darussalam (IAIDA) Banyuwangi

More information

Specification of the Verity Learning Companion and Self-Assessment Tool

Specification of the Verity Learning Companion and Self-Assessment Tool Specification of the Verity Learning Companion and Self-Assessment Tool Sergiu Dascalu* Daniela Saru** Ryan Simpson* Justin Bradley* Eva Sarwar* Joohoon Oh* * Department of Computer Science ** Dept. of

More information

Guide to Teaching Computer Science

Guide to Teaching Computer Science Guide to Teaching Computer Science Orit Hazzan Tami Lapidot Noa Ragonis Guide to Teaching Computer Science An Activity-Based Approach Dr. Orit Hazzan Associate Professor Technion - Israel Institute of

More information

10.2. Behavior models

10.2. Behavior models User behavior research 10.2. Behavior models Overview Why do users seek information? How do they seek information? How do they search for information? How do they use libraries? These questions are addressed

More information

Norms How were TerraNova 3 norms derived? Does the norm sample reflect my diverse school population?

Norms How were TerraNova 3 norms derived? Does the norm sample reflect my diverse school population? Frequently Asked Questions Today s education environment demands proven tools that promote quality decision making and boost your ability to positively impact student achievement. TerraNova, Third Edition

More information

THE HEAD START CHILD OUTCOMES FRAMEWORK

THE HEAD START CHILD OUTCOMES FRAMEWORK THE HEAD START CHILD OUTCOMES FRAMEWORK Released in 2000, the Head Start Child Outcomes Framework is intended to guide Head Start programs in their curriculum planning and ongoing assessment of the progress

More information

Using the Attribute Hierarchy Method to Make Diagnostic Inferences about Examinees Cognitive Skills in Algebra on the SAT

Using the Attribute Hierarchy Method to Make Diagnostic Inferences about Examinees Cognitive Skills in Algebra on the SAT The Journal of Technology, Learning, and Assessment Volume 6, Number 6 February 2008 Using the Attribute Hierarchy Method to Make Diagnostic Inferences about Examinees Cognitive Skills in Algebra on the

More information

Education for an Information Age

Education for an Information Age Education for an Information Age Teaching in the Computerized Classroom 7th Edition by Bernard John Poole, MSIS University of Pittsburgh at Johnstown Johnstown, PA, USA and Elizabeth Sky-McIlvain, MLS

More information

BPS Information and Digital Literacy Goals

BPS Information and Digital Literacy Goals BPS Literacy BPS Literacy Inspiration BPS Literacy goals should lead to Active, Infused, Collaborative, Authentic, Goal Directed, Transformative Learning Experiences Critical Thinking Problem Solving Students

More information

Kentucky s Standards for Teaching and Learning. Kentucky s Learning Goals and Academic Expectations

Kentucky s Standards for Teaching and Learning. Kentucky s Learning Goals and Academic Expectations Kentucky s Standards for Teaching and Learning Included in this section are the: Kentucky s Learning Goals and Academic Expectations Kentucky New Teacher Standards (Note: For your reference, the KDE website

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

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

"On-board training tools for long term missions" Experiment Overview. 1. Abstract:

On-board training tools for long term missions Experiment Overview. 1. Abstract: "On-board training tools for long term missions" Experiment Overview 1. Abstract 2. Keywords 3. Introduction 4. Technical Equipment 5. Experimental Procedure 6. References Principal Investigators: BTE:

More information

Applying ADDIE Model for Research and Development: An Analysis Phase of Communicative Language of 9 Grad Students

Applying ADDIE Model for Research and Development: An Analysis Phase of Communicative Language of 9 Grad Students 416 Available online at www.buuconference.buu.ac.th The 5 th Burapha University International Conference 2016 Harmonization of Knowledge towards the Betterment of Society Applying ADDIE Model for Research

More information

Introduction of Open-Source e-learning Environment and Resources: A Novel Approach for Secondary Schools in Tanzania

Introduction of Open-Source e-learning Environment and Resources: A Novel Approach for Secondary Schools in Tanzania Introduction of Open-Source e- Environment and Resources: A Novel Approach for Secondary Schools in Tanzania S. K. Lujara, M. M. Kissaka, L. Trojer and N. H. Mvungi Abstract The concept of e- is now emerging

More information

A Case-Based Approach To Imitation Learning in Robotic Agents

A Case-Based Approach To Imitation Learning in Robotic Agents A Case-Based Approach To Imitation Learning in Robotic Agents Tesca Fitzgerald, Ashok Goel School of Interactive Computing Georgia Institute of Technology, Atlanta, GA 30332, USA {tesca.fitzgerald,goel}@cc.gatech.edu

More information

Computer Organization I (Tietokoneen toiminta)

Computer Organization I (Tietokoneen toiminta) 581305-6 Computer Organization I (Tietokoneen toiminta) Teemu Kerola University of Helsinki Department of Computer Science Spring 2010 1 Computer Organization I Course area and goals Course learning methods

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

Empowering Students Learning Achievement Through Project-Based Learning As Perceived By Electrical Instructors And Students

Empowering Students Learning Achievement Through Project-Based Learning As Perceived By Electrical Instructors And Students Edith Cowan University Research Online EDU-COM International Conference Conferences, Symposia and Campus Events 2006 Empowering Students Learning Achievement Through Project-Based Learning As Perceived

More information

MASTER OF SCIENCE (M.S.) MAJOR IN COMPUTER SCIENCE

MASTER OF SCIENCE (M.S.) MAJOR IN COMPUTER SCIENCE Master of Science (M.S.) Major in Computer Science 1 MASTER OF SCIENCE (M.S.) MAJOR IN COMPUTER SCIENCE Major Program The programs in computer science are designed to prepare students for doctoral research,

More information

The Flaws, Fallacies and Foolishness of Benchmark Testing

The Flaws, Fallacies and Foolishness of Benchmark Testing Benchmarking is a great tool for improving an organization's performance...when used or identifying, then tracking (by measuring) specific variables that are proven to be "S.M.A.R.T." That is: Specific

More information

A Study on professors and learners perceptions of real-time Online Korean Studies Courses

A Study on professors and learners perceptions of real-time Online Korean Studies Courses A Study on professors and learners perceptions of real-time Online Korean Studies Courses Haiyoung Lee 1*, Sun Hee Park 2** and Jeehye Ha 3 1,2,3 Department of Korean Studies, Ewha Womans University, 52

More information

Coding II: Server side web development, databases and analytics ACAD 276 (4 Units)

Coding II: Server side web development, databases and analytics ACAD 276 (4 Units) Coding II: Server side web development, databases and analytics ACAD 276 (4 Units) Objective From e commerce to news and information, modern web sites do not contain thousands of handcoded pages. Sites

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

Radius STEM Readiness TM

Radius STEM Readiness TM Curriculum Guide Radius STEM Readiness TM While today s teens are surrounded by technology, we face a stark and imminent shortage of graduates pursuing careers in Science, Technology, Engineering, and

More information

Beyond the Blend: Optimizing the Use of your Learning Technologies. Bryan Chapman, Chapman Alliance

Beyond the Blend: Optimizing the Use of your Learning Technologies. Bryan Chapman, Chapman Alliance 901 Beyond the Blend: Optimizing the Use of your Learning Technologies Bryan Chapman, Chapman Alliance Power Blend Beyond the Blend: Optimizing the Use of Your Learning Infrastructure Facilitator: Bryan

More information

PREVIEW LEADER S GUIDE IT S ABOUT RESPECT CONTENTS. Recognizing Harassment in a Diverse Workplace

PREVIEW LEADER S GUIDE IT S ABOUT RESPECT CONTENTS. Recognizing Harassment in a Diverse Workplace 1 IT S ABOUT RESPECT LEADER S GUIDE CONTENTS About This Program Training Materials A Brief Synopsis Preparation Presentation Tips Training Session Overview PreTest Pre-Test Key Exercises 1 Harassment in

More information

A Study of Metacognitive Awareness of Non-English Majors in L2 Listening

A Study of Metacognitive Awareness of Non-English Majors in L2 Listening ISSN 1798-4769 Journal of Language Teaching and Research, Vol. 4, No. 3, pp. 504-510, May 2013 Manufactured in Finland. doi:10.4304/jltr.4.3.504-510 A Study of Metacognitive Awareness of Non-English Majors

More information

SIE: Speech Enabled Interface for E-Learning

SIE: Speech Enabled Interface for E-Learning SIE: Speech Enabled Interface for E-Learning Shikha M.Tech Student Lovely Professional University, Phagwara, Punjab INDIA ABSTRACT In today s world, e-learning is very important and popular. E- learning

More information

GALICIAN TEACHERS PERCEPTIONS ON THE USABILITY AND USEFULNESS OF THE ODS PORTAL

GALICIAN TEACHERS PERCEPTIONS ON THE USABILITY AND USEFULNESS OF THE ODS PORTAL The Fifth International Conference on e-learning (elearning-2014), 22-23 September 2014, Belgrade, Serbia GALICIAN TEACHERS PERCEPTIONS ON THE USABILITY AND USEFULNESS OF THE ODS PORTAL SONIA VALLADARES-RODRIGUEZ

More information

Applying Learn Team Coaching to an Introductory Programming Course

Applying Learn Team Coaching to an Introductory Programming Course Applying Learn Team Coaching to an Introductory Programming Course C.B. Class, H. Diethelm, M. Jud, M. Klaper, P. Sollberger Hochschule für Technik + Architektur Luzern Technikumstr. 21, 6048 Horw, Switzerland

More information

M-Learning. Hauptseminar E-Learning Sommersemester Michael Kellerer LFE Medieninformatik

M-Learning. Hauptseminar E-Learning Sommersemester Michael Kellerer LFE Medieninformatik M-Learning Hauptseminar E-Learning Sommersemester 2008 Michael Kellerer LFE Medieninformatik 22.07.2008 LMU Munich Media Informatics Hauptseminar SS 2008 Michael Kellerer Slide 1 / 19 Agenda Definitions

More information

On-Line Data Analytics

On-Line Data Analytics International Journal of Computer Applications in Engineering Sciences [VOL I, ISSUE III, SEPTEMBER 2011] [ISSN: 2231-4946] On-Line Data Analytics Yugandhar Vemulapalli #, Devarapalli Raghu *, Raja Jacob

More information

Introduction to CRC Cards

Introduction to CRC Cards Softstar Research, Inc Methodologies and Practices White Paper Introduction to CRC Cards By David M Rubin Revision: January 1998 Table of Contents TABLE OF CONTENTS 2 INTRODUCTION3 CLASS4 RESPONSIBILITY

More information

INPE São José dos Campos

INPE São José dos Campos INPE-5479 PRE/1778 MONLINEAR ASPECTS OF DATA INTEGRATION FOR LAND COVER CLASSIFICATION IN A NEDRAL NETWORK ENVIRONNENT Maria Suelena S. Barros Valter Rodrigues INPE São José dos Campos 1993 SECRETARIA

More information

Great Teachers, Great Leaders: Developing a New Teaching Framework for CCSD. Updated January 9, 2013

Great Teachers, Great Leaders: Developing a New Teaching Framework for CCSD. Updated January 9, 2013 Great Teachers, Great Leaders: Developing a New Teaching Framework for CCSD Updated January 9, 2013 Agenda Why Great Teaching Matters What Nevada s Evaluation Law Means for CCSD Developing a Teaching Framework

More information

Online Marking of Essay-type Assignments

Online Marking of Essay-type Assignments Online Marking of Essay-type Assignments Eva Heinrich, Yuanzhi Wang Institute of Information Sciences and Technology Massey University Palmerston North, New Zealand E.Heinrich@massey.ac.nz, yuanzhi_wang@yahoo.com

More information

Generative models and adversarial training

Generative models and adversarial training Day 4 Lecture 1 Generative models and adversarial training Kevin McGuinness kevin.mcguinness@dcu.ie Research Fellow Insight Centre for Data Analytics Dublin City University What is a generative model?

More information

Lectora a Complete elearning Solution

Lectora a Complete elearning Solution Lectora a Complete elearning Solution Irina Ioniţă 1, Liviu Ioniţă 1 (1) University Petroleum-Gas of Ploiesti, Department of Information Technology, Mathematics, Physics, Bd. Bucuresti, No.39, 100680,

More information

Human Emotion Recognition From Speech

Human Emotion Recognition From Speech RESEARCH ARTICLE OPEN ACCESS Human Emotion Recognition From Speech Miss. Aparna P. Wanare*, Prof. Shankar N. Dandare *(Department of Electronics & Telecommunication Engineering, Sant Gadge Baba Amravati

More information

Unit purpose and aim. Level: 3 Sub-level: Unit 315 Credit value: 6 Guided learning hours: 50

Unit purpose and aim. Level: 3 Sub-level: Unit 315 Credit value: 6 Guided learning hours: 50 Unit Title: Game design concepts Level: 3 Sub-level: Unit 315 Credit value: 6 Guided learning hours: 50 Unit purpose and aim This unit helps learners to familiarise themselves with the more advanced aspects

More information

DICTE PLATFORM: AN INPUT TO COLLABORATION AND KNOWLEDGE SHARING

DICTE PLATFORM: AN INPUT TO COLLABORATION AND KNOWLEDGE SHARING DICTE PLATFORM: AN INPUT TO COLLABORATION AND KNOWLEDGE SHARING Annalisa Terracina, Stefano Beco ElsagDatamat Spa Via Laurentina, 760, 00143 Rome, Italy Adrian Grenham, Iain Le Duc SciSys Ltd Methuen Park

More information

OCR for Arabic using SIFT Descriptors With Online Failure Prediction

OCR for Arabic using SIFT Descriptors With Online Failure Prediction OCR for Arabic using SIFT Descriptors With Online Failure Prediction Andrey Stolyarenko, Nachum Dershowitz The Blavatnik School of Computer Science Tel Aviv University Tel Aviv, Israel Email: stloyare@tau.ac.il,

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

Navigating the PhD Options in CMS

Navigating the PhD Options in CMS Navigating the PhD Options in CMS This document gives an overview of the typical student path through the four Ph.D. programs in the CMS department ACM, CDS, CS, and CMS. Note that it is not a replacement

More information

ADDIE MODEL THROUGH THE TASK LEARNING APPROACH IN TEXTILE KNOWLEDGE COURSE IN DRESS-MAKING EDUCATION STUDY PROGRAM OF STATE UNIVERSITY OF MEDAN

ADDIE MODEL THROUGH THE TASK LEARNING APPROACH IN TEXTILE KNOWLEDGE COURSE IN DRESS-MAKING EDUCATION STUDY PROGRAM OF STATE UNIVERSITY OF MEDAN International Journal of GEOMATE, Feb., 217, Vol. 12, Issue, pp. 19-114 International Journal of GEOMATE, Feb., 217, Vol.12 Issue, pp. 19-114 Special Issue on Science, Engineering & Environment, ISSN:2186-299,

More information

Australian Journal of Basic and Applied Sciences

Australian Journal of Basic and Applied Sciences AENSI Journals Australian Journal of Basic and Applied Sciences ISSN:1991-8178 Journal home page: www.ajbasweb.com Feature Selection Technique Using Principal Component Analysis For Improving Fuzzy C-Mean

More information

Circuit Simulators: A Revolutionary E-Learning Platform

Circuit Simulators: A Revolutionary E-Learning Platform Circuit Simulators: A Revolutionary E-Learning Platform Mahi Itagi Padre Conceicao College of Engineering, Verna, Goa, India. itagimahi@gmail.com Akhil Deshpande Gogte Institute of Technology, Udyambag,

More information

Development of Multistage Tests based on Teacher Ratings

Development of Multistage Tests based on Teacher Ratings Development of Multistage Tests based on Teacher Ratings Stéphanie Berger 12, Jeannette Oostlander 1, Angela Verschoor 3, Theo Eggen 23 & Urs Moser 1 1 Institute for Educational Evaluation, 2 Research

More information

Success Factors for Creativity Workshops in RE

Success Factors for Creativity Workshops in RE Success Factors for Creativity s in RE Sebastian Adam, Marcus Trapp Fraunhofer IESE Fraunhofer-Platz 1, 67663 Kaiserslautern, Germany {sebastian.adam, marcus.trapp}@iese.fraunhofer.de Abstract. In today

More information

Certificate of Higher Education in History. Relevant QAA subject benchmarking group: History

Certificate of Higher Education in History. Relevant QAA subject benchmarking group: History Certificate of Higher Education in History Awarding Institution: The University of Reading Teaching Institution: The University of Reading Relevant QAA subject benchmarking group: History Faculty of Arts

More information

Life and career planning

Life and career planning Paper 30-1 PAPER 30 Life and career planning Bob Dick (1983) Life and career planning: a workbook exercise. Brisbane: Department of Psychology, University of Queensland. A workbook for class use. Introduction

More information

Impact of Digital India program on Public Library professionals. Manendra Kumar Singh

Impact of Digital India program on Public Library professionals. Manendra Kumar Singh Manendra Kumar Singh Research Scholar, Department of Library & Information Science, Banaras Hindu University, Varanasi, Uttar Pradesh 221005 Email: manebhu007@gmail.com Abstract Digital India program is

More information