Student confidence in using computers

Size: px
Start display at page:

Download "Student confidence in using computers"

Transcription

1 Preprints of the 2 nd Computer Science Education Research Conference pp. 3 7 ISBN Student confidence in using computers The influence of parental adoption of technology ABSTRACT Hugo Breedt Department of Computer Science University of Pretoria Pretoria, South Africa hbreedt@cs.up.ac.za Confidence is an influential factor of student engagement in education. In Computer Science education the lack of confidence is prominent as a barrier to education and attempts to address it have not all been very successful. This paper surveys confidence levels of students in relation to the amount by which their parents adopted technology into their personal lives. Our findings can supply a basis from which an alternative method of addressing confidence can be constructed. Categories and Subject Descriptors K.3.2 [Computers and Education]: Computers and Information Science Education General Terms Management, Human Factors Keywords Technical fluency, Confidence 1. INTRODUCTION The influence of the home environment, specifically parents, on cognitive socialization of children has long been recognized and researched [1, 13]. Cognitive socialization is the process by which we develop cognitively in a social context. Zerubavel [16] explains that this is the process by which we learn to act, think, perceive and interpret the world from within our social context. New technology is developed and changed constantly and rapid. The amount by which new technologies (and specifically computers) are adopted into personal lives varies greatly. This article will relate an introductory computer programming student s confidence in working with computers (as an influential factor of Computer Science education) to the adoption of computers by the student s parents. Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. To copy otherwise, to republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. CSERC 2012, Wrocław, Poland Copyright 2012 ACM X-XXXXX-XX-X/XX/XX...$ Vreda Pieterse Department of Computer Science University of Pretoria Pretoria, South Africa vpieterse@cs.up.ac.za 2. LITERATURE REVIEW 2.1 Success factors when learning to program Two major factors contributing to success in programming related subjects that has been identified in the past are the mathematical competence of students [2] and prior use of computers. Rozell and Gardner [12] found that people with prior computer experience exhibited higher performance on computer-related tasks. Durndell and Haag [5] found that computer anxiety and self-efficacy are related to reported use of and attitudes towards the Internet and contend that this finding corroborates the literature on attitudes and anxiety towards computers. Computer programming is cognitively challenging [6, 10]. Computing related courses often are among the subjects at tertiary level with the lowest pass-rates [6]. The distinction between technical fluency and computer literacy is blurred. Goodson and Mangan [7] criticized computer literacy as an ideology and its teaching as vague and often ineffective. They stated, For most people, computer literacy probably means...a general, diffuse familiarity and comfort with computers. In fact, becoming comfortable with computers is frequently seen as being equally, if not more important, than becoming literate, in the sense of possessing technical fluency. The observation that a student that owns her own computer, is probably more computer literate than her peers that don t has long been known [8] and was recently reported [14]. At the heart of Computing education is the Mathematical approach to Computing and Computer Science. Usually a strong emphasis is placed on Mathematics education to form the students base of logic and rigid, formal problem solving. Computing Curricula often require mathematics modules as prerequisites. [4]. 2.2 The Role of Confidence In an analysis on the influence on education, McGivney [9] grouped influencing factors into three groups namely, Situational, Institutional and Dispositional barriers. Situational barriers refer to limitation students experience such as availability of time and finances. The education system typically is catered for a specific group of people. This may be socioeconomic, cultural, gender-related or any other social grouping. The barriers presented to the students of any minority c

2 4 PREPRINTS OF THE CSERC. WROCŁAW, 2012 class due to this bias, is referred to as Institutional Barriers. Lastly, McGivney refers to Dispositional barriers as the constraints due to a student s perceptions and attitude. Institutional and Situational barriers are widely researched and addressed, but often we neglect to take the Dispositional barriers into consideration. We will focus on the very prominent [11, 15] dispositional barrier: confidence. In the context of education, many viewpoints exist on the meaning of confidence [11]. We refer to confidence as trust in one s own ability. It relates to being comfortable and certain within the educational environment due to that trust. Norman & Hyland [11] also showed that confidence is an essential ingredient to valuable engagement and participation in adult learning. They observed that students with more confidence: acclimatize better to different situations take on more responsibility participate and engage more enjoyed learning were less stressed were more motivated interacted more easily with the other In another study, Wilson showed that comfort (which relates to confidence) contributes significantly to education in Computer Science - even more than Mathematics [15]. We rely heavily on secondary level Mathematics as admission requirement for studies in Computing, and rightly so. But we should not underestimate the influence this dispositional barrier might have on the learning experience of the students. We will try to relate the exposure and experience students have from their parents (in relation to the adoption and engagement of computers) to their own confidence - specifically with computers and their expectancy of their performance in the study of Computing. 3. PROBLEM STATEMENT We endorse the factors contributing to the success of novice programmers mentioned in Section 2. While we acknowledge that cognitive abilities and mathematical competence plays an important role, we observed during a semester test for a bridging course in Computer Science, a 13 percentage point higher average in the marks of our students studying Information Technology compared to those study Mathematics, indicating that Mathematics alone is not sufficient for success in Computer Science. In our opinion the level of confidence in using computers may be a significant factor contributing to the success in computing modules. In this study we investigate the confidence levels of our students. 4. APPROACH Making use of the online education system of the University of Pretoria, a survey was published to students enrolled in an introductory course in Computer programming. Our data set includes students from degree programmes in Engineering, Mathematics, Computer Science and Multimedia. No personal information as collected other than from the answers of the survey and anonymity was preserved throughout the data analysis. The survey consisted of 68 questions of which 9 were considered for our research: Demographics: Elementary 1. Gender (male/female) 2. What is your mother tongue (the first language you learned to speak)? Demographics: Reason for enrollment 3. What major subjects do you intend to take at 3rd year level? 4. Did you ever consider majoring in a course involving computing at university? Purpose of our Research 5. How do your parent(s) work on computers? (a) Have never worked on a computer (b) Have worked on a computer only a few times (c) Work with computers as part of their daily job. (d) Work with computers to perform non-work related tasks such as , Skype, online shopping and/or banking. 6. Which computer will you use to do assignments? (a) Own computer at home (b) Shared computer at home (c) Computer in a lab on campus (d) Computer in a computer room at residence 7. I have lots of self-confidence in working with computers. (Completely Agree, Agree Partly or Completely Disagree) 8. I am confident I could teach someone to use a software package. (Completely Agree, Agree Partly or Completely Disagree) 9. I expect to do well at university (Completely Agree, Agree Partly or Completely Disagree) From this data set we want to research the correlation between the adoption of computers by the parents and the student s: Access to computers Confidence is working with computers 4.1 Demographics of the data set A total of 695 students completed the survey. 75.2% of the students, that completed the survey, are male and only 29% of the students in the data set indicated English in which all courses are presented as their first language. They are all enrolled in an introductory course in computer programming that teaches programming fundamentals from control structures and procedural programming up to and including basic object orientation. For the majority of the students, the year in which the course is taken is their first year at a tertiary educational institution. The course is compulsory not only for Computer Science and Engineering students, but also for first-year students from the following fields:

3 HUGO BREEDT, VREDA PIETERSE: STUDENT CONFIDENCE IN USING COMPUTERS 5 Multimedia Specifically Multimedia as Information Science and not Art. This degree programme includes Computer Science up to the final year of study. Mathematics Specifically Actuarial Sciences and Financial Mathematics. Computer Science is also an elective module in many of the degree programmes in the Natural Sciences faculty. This, however, is not very common and these students make up a very small percentage of the data set. To further understand the demographics in our data set, we included two questions (Questions 3 and 4) in the survey to research why students enrolled in the course in computer programming. Firstly, we looked at the necessity of computing in careers other than that of Computer Science. Often students are not necessarily interested in a major in computing, but are compelled to take it as a requirement of their career path. In most cases, only fundamentals of computing are required for a degree programme indirectly-related to computing. Usually this results in yet more students enrolling in first-year computing courses. As a first measure of the necessity of computing we identified, from the students answers of question 4 (as mentioned in section 4),all the students taking an introductory course in computer programming who initially did not consider a major in computing. As a further measure, we compared question 4 to question 3 1 : if a student did not consider a major in computing, but expect to take a Computer Science subject up to the final year, it shows that the student is taking Computer Science because of a requirement or a recommendation of the career path (or degree programme) and not because of pure interest in computing. Secondly, we analysed the popularity of careers in computing. We expected computing-related careers to be popular due to the vast amount of opportunities it provides. In general, students pursuing a career in computing have had some exposure to computers enough to be interested in learning more. However, that is not necessarily the case. As the world is computerised and digitalised the (potential) student s exposure to these opportunities is also greatly increased. Similar to the measure of necessity, if a student did consider majoring in a Computing-related course but do not expect to take a Computer Science course in her final year, it gives us an indication of the popularity of careers in computing Findings: Popularity We found that, of the students not expecting to take a course in Computer Science at final-year level, only 49.1% did consider a major in Computing. This value is very high: nearly half the enrolled students, not pursuing a career in Computing, have considered it. Careers in Computer Science are popular. Even though popularity is very positive for the field, it can also be a contributing factor to lower pass rates which are common in computing-related subjects. It is one of the reasons, we find students studying degrees in 1 In an analysis of the results of these two questions, we observed a φ-correlation coefficient of In evaluation of the survey questions our concern, of misunderstanding the these two questions as implying the same, is diminished. The high, but not complete, correlation is in accordance with our expectation. Computing without ever have worked on a computer before 2. As we mentioned before, computer literacy or rather comfort/confidence in working with computers is a significant ingredient to successful learning of Computing Findings: Necessity For an initial measure of necessity, we observed that 35.46% of the students (enrolled in an introductory course in Computing) did not consider a major in Computing. Furthermore, it was found that of the students expecting to take a course in Computing at final-year level, 11.80% did not consider majoring in a course in Computing. That is, 11.80% of the students probably not interested in Computing, need to take it as a major due to a degree requirement or recommendation. Although this value is much lower than that of the popularity it is still worth considering as an influential factor to the lower pass rates. 5. FINDINGS 5.1 Access to computers It does not take much to show the importance of access to computers in the education of Computing. A student with her own computer has more freedom in how the computer is adopted into her personal life and consequently learning emerges. Considering the economic environment (South African students), a rather high 78.7% of the students that participated in the survey indicated that they will be using their own computers to do assignments. When we compared this value between the different groups of computer adoption by the parents, we noted that children of regular computer users (options (c) and (d) of question 5) are more likely to own their own computers (85.6% versus 59.9%). Figure 1 shows the access students have to computers based on whether or not their parents are regular users of computers. From the chart it is clear to see that the students whose parents are not regular computer users tend to rely more on the computer facilities provided by the university. This can be due to socio-economic differences: high-earning careers tend to more often require computer literacy, increasing both the parents computer adoption and the finances available for student s own computer. 5.2 Confidence As a measure of confidence, we asked the student (question 7) to rate her own confidence. Since it takes confidence, independent of actual ability, to give a high rating, we see this as a viable confidence rating. To quantify this rating, we created a confidence score where Agree Completely contributes double to that of Partly Agree (since only three options are presented to the student). Disagree Completely does not contribute to the score. The resulting score was processed to a percentage. Figure 2, shows that the students whose parents are regular computer users are more confident than those parents are not regular users of computers. The students whose parents adopted computers into their personal lives are the most confident. In a close second place, we find the students whose parents are regular users of computers as part 2 observed personally as lecturer

4 6 PREPRINTS OF THE CSERC. WROCŁAW, 2012 Figure 1: Students access to computers by the computer adoption by their parents. Figure 3: Confidence in conveying computer-related knowledge (Question 8) Figure 2: Self-rated confidence score by computer adoption by parents (question 5) of their occupation. If a parent only make use of a computer in a work environment, that might limit the cognitive socialization on computer usage in the home environment. Also, when a computer is only seen as tool to perform workrelated tasks, the confidence of the parent may be more in performing those specific tasks on a computer rather than in general computer usage. This may also limit the exposure and confidence transferred to the (potential) student. It was also observed that students whose parents have never used a computer before, are by far the least confident. To further understand confidence of students, we created similar scores looking at the students confidence in conveying computer-related knowledge (question 8) and their expectancy of academic performance at the university (question 9). Note that the latter is not for the course in computing specifically, but overall academic performance. We expected a rather strong relationship between questions 7 and 8, and a weaker relationship between questions 7 and 9. In a correlation analysis, a Pearson-correlation coefficient of 0.62 was observed between questions 7 and 8. A very high (maximum of 1) or very low (minimum of 1) coefficient would prove a very strong relationship between the two measures, whereas 0 indicates no correlation. From this value we can infer that there is a relatively strong correlation between a student s confidence in working with computers and her confidence in conveying computer-related knowledge. Figure 3 shows that, like the self-rated confidence, students whose parents are regular users of computers are more confident in conveying computer-related knowledge than those whose parents are not. Contrary to the the selfrated confidence, however, we found that students whose parents have worked on a computer only a few times before are very confident in their ability to teach another how to use a software package. Another interesting result was observed when a similar analysis was done between questions 7 and 9: it produced a Pearson-correlation coefficient of There is very weak relationship between a students confidence in working with computers and his general expectancy of academic performance. There exists an opportunity in researching why that is the case (see Section 7). 6. CONCLUSION Due to the increase popularity and necessity of computing related courses, both as a career choice and as part of another degree programme, factors influencing successful learning of Computer Science become essential to research and address. Literature [15] shows the importance of comfort and confidence for a valuable learning experience. In terms of Computer related studies, this comfort and confidence is very closely related (if not similar) to Computer Literacy and play therefore a very important role in the students approach to and experience of a computing-related course. We looked at the influence that parental computer adoption has on a student studying computer science and found that, probably by cognitive socialization and constructed knowledge due to exposure, the student whose parents adopted computers into their personal lives or work environment are more confident and therefore also more computer literate than a student whose parents aren t regular users of computers. When addressing the problem of low pass rates, we ve mostly focused on the student and only the secondary education system. There seems to be a greater approach necessary in terms of exposure and adoption. The home environment is the best place for this, however might not always be practical. Computer literacy courses often do not address this sufficiently [7]. For the education of Computer Science, a programme of computer adoption and con-

5 HUGO BREEDT, VREDA PIETERSE: STUDENT CONFIDENCE IN USING COMPUTERS 7 Figure 4: Students expectancy to do well by computer adoption by parents fidence within the home environment might prove to show positive results within a few years. This directly relates to students access to computers. We expect that earlier access to computers will also show a positive effect on the success of students in studying Computer Science. With tertiary education, it will be worth stressing the importance of access to computers in terms of allocation of financial aid. 7. FUTURE RESEARCH Strategies on how the community can be exposed to computers (specifically for adoption into personal lives) should be researched. These strategies will be influenced by the demographics of the community and general solutions might not be practical or optimal in all societies. It will, therefore, be worth developing exposure strategies both within and outside of the educational system. It was observed in the data set (see Figure 4) that more students with parents that aren t regular computer users (compared to those with parents that use computers regularly) expect to perform well academically even though their confidence is lower. A research opportunity exists to find out whether it is a general trend and why that might be the case. A comparative study analysing the same measures in a different cultural and socio-economic milieu, will prove useful to identify general trends. Deci et al. [3] described the application of self-determination theory within an educational environment to promote confidence and motivation in students. Influences of the home environment and social context on a student s approach in studying computing, should be researched. Factors should be identified that can result in early motivation to embrace computers. 8. REFERENCES [1] J. Bempechat. The Role of Parent Involvement in Children s Academic Achievement. ERIC Clearinghouse on Urban Education, N.Y. New York, [2] J. Conejero, J. Juan-Huguet, S. Morillas, J. Mas, and E. Vendrell. Assessment of the learning competence of mathematics for freshmen of the computer science degree. In Education Engineering (EDUCON), 2010 IEEE, pages , april [3] E. L. Deci, R. J. Vallerand, L. G. Pelletier, and R. M. Ryan. Motivation and education: The self-determination perspective. Educational Psychologist, 26(3-4): , [4] M. Doyle, D. Kasturiratna, B. Richardson, and S. Soled. Computer science and computer information technology majors together: Analyzing factors impacting students success in introductory programming. In Frontiers in Education Conference, FIE th IEEE, pages 1 6, oct [5] A. Durndell and Z. Haag. Computer self efficacy, computer anxiety, attitudes towards the internet and reported experience with the internet, by gender, in an east european sample. Computers in Human Behavior, 18(5): , [6] P. Golding, O. Donaldson, and V. Tennant. Application of modified perceived learning problem inventory (plpi) to investigate performance in introductory programming. In Frontiers in Education Conference, FIE th IEEE, pages 1 6, oct [7] I. F. Goodson and J. M. Mangan. Computer literacy as ideology. British Journal of Sociology of Education, 17(1):65 79, [8] N. A. Martinez, Micheal E.; Mead. Computer Competency: A first national assessment. National Assessment of Educational Progress at Educational Testing Service, Rosedale Road, Princeton, NJ, USA, [9] V. McGivney. Participation and non-participation: a review of the literature. In S. S.. D. Z. R. Edwards, editor, Adult Learners, Education and Training, pages 17 22, London, UK, Routledge/Open University Press. [10] I. C. Mow. Issues and difficulties in teaching novice computer programming. In M. Iskander, editor, Innovative Techniques in Instruction Technology, E-learning, E-assessment, and Education, pages Springer Netherlands, [11] T. Norman, Marie & Hyland. The role of confidence in lifelong learning. Educational Studies, 29(2-3): , [12] E. Rozell and W. Gardner. Cognitive, motivation, and affective processes associated with computer-related performance: a path analysis. Computers in Human Behavior, 16(2): , [13] J. Toby. Orientation to education as a factor in the school maladjustment of lower-class children. Social Forces, 35(3): , March [14] J. L. Vigdor and H. F. Ladd. Scaling the digital divide: Home computer technology and student achievement. May [15] B. C. Wilson. A study of factors promoting success in computer science including gender differences. Computer Science Education, 12(1-2): , [16] E. Zerubavel. Social mindscapes: an invitation to cognitive sociology. Harvard University Press, Canada, 1999.

VOL. 3, NO. 5, May 2012 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved.

VOL. 3, NO. 5, May 2012 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved. Exploratory Study on Factors that Impact / Influence Success and failure of Students in the Foundation Computer Studies Course at the National University of Samoa 1 2 Elisapeta Mauai, Edna Temese 1 Computing

More information

Logical Soft Systems Methodology for Education Programme Development

Logical Soft Systems Methodology for Education Programme Development Issues in Informing Science and Information Technology Logical Soft Systems Methodology for Education Programme Development Ho-Leung Tsoi Caritas Francis Hsu College, Hong Kong hltsoi@yahoo.com Abstract

More information

A Note on Structuring Employability Skills for Accounting Students

A Note on Structuring Employability Skills for Accounting Students A Note on Structuring Employability Skills for Accounting Students Jon Warwick and Anna Howard School of Business, London South Bank University Correspondence Address Jon Warwick, School of Business, London

More information

Abstract. Janaka Jayalath Director / Information Systems, Tertiary and Vocational Education Commission, Sri Lanka.

Abstract. Janaka Jayalath Director / Information Systems, Tertiary and Vocational Education Commission, Sri Lanka. FEASIBILITY OF USING ELEARNING IN CAPACITY BUILDING OF ICT TRAINERS AND DELIVERY OF TECHNICAL, VOCATIONAL EDUCATION AND TRAINING (TVET) COURSES IN SRI LANKA Janaka Jayalath Director / Information Systems,

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

Greek Teachers Attitudes toward the Inclusion of Students with Special Educational Needs

Greek Teachers Attitudes toward the Inclusion of Students with Special Educational Needs American Journal of Educational Research, 2014, Vol. 2, No. 4, 208-218 Available online at http://pubs.sciepub.com/education/2/4/6 Science and Education Publishing DOI:10.12691/education-2-4-6 Greek Teachers

More information

CONSISTENCY OF TRAINING AND THE LEARNING EXPERIENCE

CONSISTENCY OF TRAINING AND THE LEARNING EXPERIENCE CONSISTENCY OF TRAINING AND THE LEARNING EXPERIENCE CONTENTS 3 Introduction 5 The Learner Experience 7 Perceptions of Training Consistency 11 Impact of Consistency on Learners 15 Conclusions 16 Study Demographics

More information

Understanding student engagement and transition

Understanding student engagement and transition Understanding student engagement and transition Carolyn Mair London College of Fashion University of the Arts London 20 John Prince s Street London http://www.cazweb.info/ Lalage Sanders Cardiff Metropolitan

More information

Advancing the Discipline of Leadership Studies. What is an Academic Discipline?

Advancing the Discipline of Leadership Studies. What is an Academic Discipline? Advancing the Discipline of Leadership Studies Ronald E. Riggio Kravis Leadership Institute Claremont McKenna College The best way to describe the current status of Leadership Studies is that it is an

More information

THEORY OF PLANNED BEHAVIOR MODEL IN ELECTRONIC LEARNING: A PILOT STUDY

THEORY OF PLANNED BEHAVIOR MODEL IN ELECTRONIC LEARNING: A PILOT STUDY THEORY OF PLANNED BEHAVIOR MODEL IN ELECTRONIC LEARNING: A PILOT STUDY William Barnett, University of Louisiana Monroe, barnett@ulm.edu Adrien Presley, Truman State University, apresley@truman.edu ABSTRACT

More information

Identifying Novice Difficulties in Object Oriented Design

Identifying Novice Difficulties in Object Oriented Design Identifying Novice Difficulties in Object Oriented Design Benjy Thomasson, Mark Ratcliffe, Lynda Thomas University of Wales, Aberystwyth Penglais Hill Aberystwyth, SY23 1BJ +44 (1970) 622424 {mbr, ltt}

More information

Observing Teachers: The Mathematics Pedagogy of Quebec Francophone and Anglophone Teachers

Observing Teachers: The Mathematics Pedagogy of Quebec Francophone and Anglophone Teachers Observing Teachers: The Mathematics Pedagogy of Quebec Francophone and Anglophone Teachers Dominic Manuel, McGill University, Canada Annie Savard, McGill University, Canada David Reid, Acadia University,

More information

Sheila M. Smith is Assistant Professor, Department of Business Information Technology, College of Business, Ball State University, Muncie, Indiana.

Sheila M. Smith is Assistant Professor, Department of Business Information Technology, College of Business, Ball State University, Muncie, Indiana. Using the Social Cognitive Model to Explain Vocational Interest in Information Technology Sheila M. Smith This study extended the social cognitive career theory model of vocational interest (Lent, Brown,

More information

Deploying Agile Practices in Organizations: A Case Study

Deploying Agile Practices in Organizations: A Case Study Copyright: EuroSPI 2005, Will be presented at 9-11 November, Budapest, Hungary Deploying Agile Practices in Organizations: A Case Study Minna Pikkarainen 1, Outi Salo 1, and Jari Still 2 1 VTT Technical

More information

Graduate Program in Education

Graduate Program in Education SPECIAL EDUCATION THESIS/PROJECT AND SEMINAR (EDME 531-01) SPRING / 2015 Professor: Janet DeRosa, D.Ed. Course Dates: January 11 to May 9, 2015 Phone: 717-258-5389 (home) Office hours: Tuesday evenings

More information

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

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

More information

Key concepts for the insider-researcher

Key concepts for the insider-researcher 02-Costley-3998-CH-01:Costley -3998- CH 01 07/01/2010 11:09 AM Page 1 1 Key concepts for the insider-researcher Key points A most important aspect of work based research is the researcher s situatedness

More information

Ministry of Education General Administration for Private Education ELT Supervision

Ministry of Education General Administration for Private Education ELT Supervision Ministry of Education General Administration for Private Education ELT Supervision Reflective teaching An important asset to professional development Introduction Reflective practice is viewed as a means

More information

Evaluation of Hybrid Online Instruction in Sport Management

Evaluation of Hybrid Online Instruction in Sport Management Evaluation of Hybrid Online Instruction in Sport Management Frank Butts University of West Georgia fbutts@westga.edu Abstract The movement toward hybrid, online courses continues to grow in higher education

More information

2013/Q&PQ THE SOUTH AFRICAN QUALIFICATIONS AUTHORITY

2013/Q&PQ THE SOUTH AFRICAN QUALIFICATIONS AUTHORITY 2013/Q&PQ THE SOUTH AFRICAN QUALIFICATIONS AUTHORITY Policy and Criteria for the Registration of Qualifications and Part Qualifications on the National Qualifications Framework Compiled and produced by:

More information

Three Strategies for Open Source Deployment: Substitution, Innovation, and Knowledge Reuse

Three Strategies for Open Source Deployment: Substitution, Innovation, and Knowledge Reuse Three Strategies for Open Source Deployment: Substitution, Innovation, and Knowledge Reuse Jonathan P. Allen 1 1 University of San Francisco, 2130 Fulton St., CA 94117, USA, jpallen@usfca.edu Abstract.

More information

Procedia - Social and Behavioral Sciences 136 ( 2014 ) LINELT 2013

Procedia - Social and Behavioral Sciences 136 ( 2014 ) LINELT 2013 Available online at www.sciencedirect.com ScienceDirect Procedia - Social and Behavioral Sciences 136 ( 2014 ) 114 118 LINELT 2013 Technology-Enhanced Language Learning Tools In Iranian EFL Context: Frequencies,

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

STUDENT LEARNING ASSESSMENT REPORT

STUDENT LEARNING ASSESSMENT REPORT STUDENT LEARNING ASSESSMENT REPORT PROGRAM: Sociology SUBMITTED BY: Janine DeWitt DATE: August 2016 BRIEFLY DESCRIBE WHERE AND HOW ARE DATA AND DOCUMENTS USED TO GENERATE THIS REPORT BEING STORED: The

More information

University Library Collection Development and Management Policy

University Library Collection Development and Management Policy University Library Collection Development and Management Policy 2017-18 1 Executive Summary Anglia Ruskin University Library supports our University's strategic objectives by ensuring that students and

More information

English for Specific Purposes World ISSN Issue 34, Volume 12, 2012 TITLE:

English for Specific Purposes World ISSN Issue 34, Volume 12, 2012 TITLE: TITLE: The English Language Needs of Computer Science Undergraduate Students at Putra University, Author: 1 Affiliation: Faculty Member Department of Languages College of Arts and Sciences International

More information

Executive Programmes 2013

Executive Programmes 2013 Executive Programmes 2013 INTRODUCTION In order to overcome the many contemporary challenges facing public service delivery, a high degree of management sophistication is required. The executive programmes

More information

Evaluation of a College Freshman Diversity Research Program

Evaluation of a College Freshman Diversity Research Program Evaluation of a College Freshman Diversity Research Program Sarah Garner University of Washington, Seattle, Washington 98195 Michael J. Tremmel University of Washington, Seattle, Washington 98195 Sarah

More information

THE IMPACT OF STATE-WIDE NUMERACY TESTING ON THE TEACHING OF MATHEMATICS IN PRIMARY SCHOOLS

THE IMPACT OF STATE-WIDE NUMERACY TESTING ON THE TEACHING OF MATHEMATICS IN PRIMARY SCHOOLS THE IMPACT OF STATE-WIDE NUMERACY TESTING ON THE TEACHING OF MATHEMATICS IN PRIMARY SCHOOLS Steven Nisbet Griffith University This paper reports on teachers views of the effects of compulsory numeracy

More information

Literature and the Language Arts Experiencing Literature

Literature and the Language Arts Experiencing Literature Correlation of Literature and the Language Arts Experiencing Literature Grade 9 2 nd edition to the Nebraska Reading/Writing Standards EMC/Paradigm Publishing 875 Montreal Way St. Paul, Minnesota 55102

More information

Integrating culture in teaching English as a second language

Integrating culture in teaching English as a second language Book of Proceedings 52 Integrating culture in teaching English as a second language Dr. Anita MUHO Department of Foreign Languages Faculty of Education Aleksandër Moisiu University Durrës, Albania E mail:

More information

Inquiry Learning Methodologies and the Disposition to Energy Systems Problem Solving

Inquiry Learning Methodologies and the Disposition to Energy Systems Problem Solving Inquiry Learning Methodologies and the Disposition to Energy Systems Problem Solving Minha R. Ha York University minhareo@yorku.ca Shinya Nagasaki McMaster University nagasas@mcmaster.ca Justin Riddoch

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

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

User Education Programs in Academic Libraries: The Experience of the International Islamic University Malaysia Students

User Education Programs in Academic Libraries: The Experience of the International Islamic University Malaysia Students University of Nebraska - Lincoln DigitalCommons@University of Nebraska - Lincoln Library Philosophy and Practice (e-journal) Libraries at University of Nebraska-Lincoln 2012 User Education Programs in

More information

BENG Simulation Modeling of Biological Systems. BENG 5613 Syllabus: Page 1 of 9. SPECIAL NOTE No. 1:

BENG Simulation Modeling of Biological Systems. BENG 5613 Syllabus: Page 1 of 9. SPECIAL NOTE No. 1: BENG 5613 Syllabus: Page 1 of 9 BENG 5613 - Simulation Modeling of Biological Systems SPECIAL NOTE No. 1: Class Syllabus BENG 5613, beginning in 2014, is being taught in the Spring in both an 8- week term

More information

Interdisciplinary Journal of Problem-Based Learning

Interdisciplinary Journal of Problem-Based Learning Interdisciplinary Journal of Problem-Based Learning Volume 6 Issue 1 Article 9 Published online: 3-27-2012 Relationships between Language Background, Secondary School Scores, Tutorial Group Processes,

More information

Note: Principal version Modification Amendment Modification Amendment Modification Complete version from 1 October 2014

Note: Principal version Modification Amendment Modification Amendment Modification Complete version from 1 October 2014 Note: The following curriculum is a consolidated version. It is legally non-binding and for informational purposes only. The legally binding versions are found in the University of Innsbruck Bulletins

More information

The feasibility, delivery and cost effectiveness of drink driving interventions: A qualitative analysis of professional stakeholders

The feasibility, delivery and cost effectiveness of drink driving interventions: A qualitative analysis of professional stakeholders Abstract The feasibility, delivery and cost effectiveness of drink driving interventions: A qualitative analysis of Miss Hollie Wilson, Dr Gavan Palk, Centre for Accident Research & Road Safety Queensland

More information

Open Access Free/Open Software, Open Data, Creative Commons Wikipedia: Commonalities and Distinctions. Stevan Harnad UQAM & U Southampton

Open Access Free/Open Software, Open Data, Creative Commons Wikipedia: Commonalities and Distinctions. Stevan Harnad UQAM & U Southampton Open Access Free/Open Software, Open Data, Creative Commons Wikipedia: Commonalities and Distinctions Stevan Harnad UQAM & U Southampton What is Open Access (OA)? Free online access to refereed research

More information

Copyright Corwin 2015

Copyright Corwin 2015 2 Defining Essential Learnings How do I find clarity in a sea of standards? For students truly to be able to take responsibility for their learning, both teacher and students need to be very clear about

More information

Engineers and Engineering Brand Monitor 2015

Engineers and Engineering Brand Monitor 2015 Engineers and Engineering Brand Monitor 2015 Key Findings Prepared for Engineering UK By IFF Research 7 September 2015 We gratefully acknowledge the support of Pearson in delivering this study Contact

More information

GROUP COMPOSITION IN THE NAVIGATION SIMULATOR A PILOT STUDY Magnus Boström (Kalmar Maritime Academy, Sweden)

GROUP COMPOSITION IN THE NAVIGATION SIMULATOR A PILOT STUDY Magnus Boström (Kalmar Maritime Academy, Sweden) GROUP COMPOSITION IN THE NAVIGATION SIMULATOR A PILOT STUDY Magnus Boström (Kalmar Maritime Academy, Sweden) magnus.bostrom@lnu.se ABSTRACT: At Kalmar Maritime Academy (KMA) the first-year students at

More information

ScienceDirect. Noorminshah A Iahad a *, Marva Mirabolghasemi a, Noorfa Haszlinna Mustaffa a, Muhammad Shafie Abd. Latif a, Yahya Buntat b

ScienceDirect. Noorminshah A Iahad a *, Marva Mirabolghasemi a, Noorfa Haszlinna Mustaffa a, Muhammad Shafie Abd. Latif a, Yahya Buntat b Available online at www.sciencedirect.com ScienceDirect Procedia - Social and Behavioral Scien ce s 93 ( 2013 ) 2200 2204 3rd World Conference on Learning, Teaching and Educational Leadership WCLTA 2012

More information

DO CLASSROOM EXPERIMENTS INCREASE STUDENT MOTIVATION? A PILOT STUDY

DO CLASSROOM EXPERIMENTS INCREASE STUDENT MOTIVATION? A PILOT STUDY DO CLASSROOM EXPERIMENTS INCREASE STUDENT MOTIVATION? A PILOT STUDY Hans Gremmen, PhD Gijs van den Brekel, MSc Department of Economics, Tilburg University, The Netherlands Abstract: More and more teachers

More information

PREDISPOSING FACTORS TOWARDS EXAMINATION MALPRACTICE AMONG STUDENTS IN LAGOS UNIVERSITIES: IMPLICATIONS FOR COUNSELLING

PREDISPOSING FACTORS TOWARDS EXAMINATION MALPRACTICE AMONG STUDENTS IN LAGOS UNIVERSITIES: IMPLICATIONS FOR COUNSELLING PREDISPOSING FACTORS TOWARDS EXAMINATION MALPRACTICE AMONG STUDENTS IN LAGOS UNIVERSITIES: IMPLICATIONS FOR COUNSELLING BADEJO, A. O. PhD Department of Educational Foundations and Counselling Psychology,

More information

New Venture Financing

New Venture Financing New Venture Financing General Course Information: FINC-GB.3373.01-F2017 NEW VENTURE FINANCING Tuesdays/Thursday 1.30-2.50pm Room: TBC Course Overview and Objectives This is a capstone course focusing on

More information

ICDE SCOP Lillehammer, Norway June Open Educational Resources: Deliberations of a Community of Interest

ICDE SCOP Lillehammer, Norway June Open Educational Resources: Deliberations of a Community of Interest ICDE SCOP 2006 Lillehammer, Norway 11-13 June 2006 Open Educational Resources: Deliberations of a Community of Interest Susan D Antoni, Programme Specialist UNESCO, International Institute for Educational

More information

DOES OUR EDUCATIONAL SYSTEM ENHANCE CREATIVITY AND INNOVATION AMONG GIFTED STUDENTS?

DOES OUR EDUCATIONAL SYSTEM ENHANCE CREATIVITY AND INNOVATION AMONG GIFTED STUDENTS? DOES OUR EDUCATIONAL SYSTEM ENHANCE CREATIVITY AND INNOVATION AMONG GIFTED STUDENTS? M. Aichouni 1*, R. Al-Hamali, A. Al-Ghamdi, A. Al-Ghonamy, E. Al-Badawi, M. Touahmia, and N. Ait-Messaoudene 1 University

More information

PROJECT MANAGEMENT AND COMMUNICATION SKILLS DEVELOPMENT STUDENTS PERCEPTION ON THEIR LEARNING

PROJECT MANAGEMENT AND COMMUNICATION SKILLS DEVELOPMENT STUDENTS PERCEPTION ON THEIR LEARNING PROJECT MANAGEMENT AND COMMUNICATION SKILLS DEVELOPMENT STUDENTS PERCEPTION ON THEIR LEARNING Mirka Kans Department of Mechanical Engineering, Linnaeus University, Sweden ABSTRACT In this paper we investigate

More information

CONCEPT MAPS AS A DEVICE FOR LEARNING DATABASE CONCEPTS

CONCEPT MAPS AS A DEVICE FOR LEARNING DATABASE CONCEPTS CONCEPT MAPS AS A DEVICE FOR LEARNING DATABASE CONCEPTS Pirjo Moen Department of Computer Science P.O. Box 68 FI-00014 University of Helsinki pirjo.moen@cs.helsinki.fi http://www.cs.helsinki.fi/pirjo.moen

More information

Developing Autonomy in an East Asian Classroom: from Policy to Practice

Developing Autonomy in an East Asian Classroom: from Policy to Practice DOI: 10.7763/IPEDR. 2013. V68. 2 Developing Autonomy in an East Asian Classroom: from Policy to Practice Thao Thi Thanh PHAN Thanhdo University Hanoi Vietnam Queensland University of Technology Brisbane

More information

Writing Research Articles

Writing Research Articles Marek J. Druzdzel with minor additions from Peter Brusilovsky University of Pittsburgh School of Information Sciences and Intelligent Systems Program marek@sis.pitt.edu http://www.pitt.edu/~druzdzel Overview

More information

Strategy for teaching communication skills in dentistry

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

More information

Mater Dei Institute of Education A College of Dublin City University

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

More information

TAI TEAM ASSESSMENT INVENTORY

TAI TEAM ASSESSMENT INVENTORY TAI TEAM ASSESSMENT INVENTORY By Robin L. Elledge Steven L. Phillips, Ph.D. QUESTIONNAIRE & SCORING BOOKLET Name: Date: By Robin L. Elledge Steven L. Phillips, Ph.D. OVERVIEW The Team Assessment Inventory

More information

Preprint.

Preprint. http://www.diva-portal.org Preprint This is the submitted version of a paper presented at Privacy in Statistical Databases'2006 (PSD'2006), Rome, Italy, 13-15 December, 2006. Citation for the original

More information

The Study of Classroom Physical Appearance Effects on Khon Kaen University English Students Learning Outcome

The Study of Classroom Physical Appearance Effects on Khon Kaen University English Students Learning Outcome 724 The Study of Classroom Physical Appearance Effects on Khon Kaen University English Students Learning Outcome Wongvanakit Pat, Khon Kaen University, Thailand Abstract: Many classroom environments on

More information

Case of the Department of Biomedical Engineering at the Lebanese. International University

Case of the Department of Biomedical Engineering at the Lebanese. International University Journal of Modern Education Review, ISSN 2155-7993, USA July 2014, Volume 4, No. 7, pp. 555 563 Doi: 10.15341/jmer(2155-7993)/07.04.2014/008 Academic Star Publishing Company, 2014 http://www.academicstar.us

More information

DESIGNPRINCIPLES RUBRIC 3.0

DESIGNPRINCIPLES RUBRIC 3.0 DESIGNPRINCIPLES RUBRIC 3.0 QUALITY RUBRIC FOR STEM PHILANTHROPY This rubric aims to help companies gauge the quality of their philanthropic efforts to boost learning in science, technology, engineering

More information

Author: Justyna Kowalczys Stowarzyszenie Angielski w Medycynie (PL) Feb 2015

Author: Justyna Kowalczys Stowarzyszenie Angielski w Medycynie (PL)  Feb 2015 Author: Justyna Kowalczys Stowarzyszenie Angielski w Medycynie (PL) www.angielskiwmedycynie.org.pl Feb 2015 Developing speaking abilities is a prerequisite for HELP in order to promote effective communication

More information

WP 2: Project Quality Assurance. Quality Manual

WP 2: Project Quality Assurance. Quality Manual Ask Dad and/or Mum Parents as Key Facilitators: an Inclusive Approach to Sexual and Relationship Education on the Home Environment WP 2: Project Quality Assurance Quality Manual Country: Denmark Author:

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

The Isett Seta Career Guide 2010

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

More information

Effect of Cognitive Apprenticeship Instructional Method on Auto-Mechanics Students

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

More information

ROLE OF SELF-ESTEEM IN ENGLISH SPEAKING SKILLS IN ADOLESCENT LEARNERS

ROLE OF SELF-ESTEEM IN ENGLISH SPEAKING SKILLS IN ADOLESCENT LEARNERS RESEARCH ARTICLE ROLE OF SELF-ESTEEM IN ENGLISH SPEAKING SKILLS IN ADOLESCENT LEARNERS NAVITA Lecturer in English Govt. Sr. Sec. School, Raichand Wala, Jind, Haryana ABSTRACT The aim of this study was

More information

Team Dispersal. Some shaping ideas

Team Dispersal. Some shaping ideas Team Dispersal Some shaping ideas The storyline is how distributed teams can be a liability or an asset or anything in between. It isn t simply a case of neutralizing the down side Nick Clare, January

More information

Differentiated teaching in primary school

Differentiated teaching in primary school Differentiated teaching in primary school Ionuț Bulgaru (*) University of Pitești [Romania] Abstract The problem of individual differences between students, in terms of acquiring knowledge capabilities

More information

Unequal Opportunity in Environmental Education: Environmental Education Programs and Funding at Contra Costa Secondary Schools.

Unequal Opportunity in Environmental Education: Environmental Education Programs and Funding at Contra Costa Secondary Schools. Unequal Opportunity in Environmental Education: Environmental Education Programs and Funding at Contra Costa Secondary Schools Angela Freitas Abstract Unequal opportunity in education threatens to deprive

More information

Automating Outcome Based Assessment

Automating Outcome Based Assessment Automating Outcome Based Assessment Suseel K Pallapu Graduate Student Department of Computing Studies Arizona State University Polytechnic (East) 01 480 449 3861 harryk@asu.edu ABSTRACT In the last decade,

More information

Textbook Evalyation:

Textbook Evalyation: STUDIES IN LITERATURE AND LANGUAGE Vol. 1, No. 8, 2010, pp. 54-60 www.cscanada.net ISSN 1923-1555 [Print] ISSN 1923-1563 [Online] www.cscanada.org Textbook Evalyation: EFL Teachers Perspectives on New

More information

On the Combined Behavior of Autonomous Resource Management Agents

On the Combined Behavior of Autonomous Resource Management Agents On the Combined Behavior of Autonomous Resource Management Agents Siri Fagernes 1 and Alva L. Couch 2 1 Faculty of Engineering Oslo University College Oslo, Norway siri.fagernes@iu.hio.no 2 Computer Science

More information

Monitoring Metacognitive abilities in children: A comparison of children between the ages of 5 to 7 years and 8 to 11 years

Monitoring Metacognitive abilities in children: A comparison of children between the ages of 5 to 7 years and 8 to 11 years Monitoring Metacognitive abilities in children: A comparison of children between the ages of 5 to 7 years and 8 to 11 years Abstract Takang K. Tabe Department of Educational Psychology, University of Buea

More information

PROVIDENCE UNIVERSITY COLLEGE

PROVIDENCE UNIVERSITY COLLEGE BACHELOR OF BUSINESS ADMINISTRATION (BBA) WITH CO-OP (4 Year) Academic Staff Jeremy Funk, Ph.D., University of Manitoba, Program Coordinator Bruce Duggan, M.B.A., University of Manitoba Marcio Coelho,

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

VIEW: An Assessment of Problem Solving Style

VIEW: An Assessment of Problem Solving Style 1 VIEW: An Assessment of Problem Solving Style Edwin C. Selby, Donald J. Treffinger, Scott G. Isaksen, and Kenneth Lauer This document is a working paper, the purposes of which are to describe the three

More information

Grade 6: Module 3B: Unit 2: Overview

Grade 6: Module 3B: Unit 2: Overview Grade 6: Module 3B: Unit 2: Overview This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. Exempt third-party content is indicated by the footer: (name

More information

Master s Programme in European Studies

Master s Programme in European Studies Programme syllabus for the Master s Programme in European Studies 120 higher education credits Second Cycle Confirmed by the Faculty Board of Social Sciences 2015-03-09 2 1. Degree Programme title and

More information

GDP Falls as MBA Rises?

GDP Falls as MBA Rises? Applied Mathematics, 2013, 4, 1455-1459 http://dx.doi.org/10.4236/am.2013.410196 Published Online October 2013 (http://www.scirp.org/journal/am) GDP Falls as MBA Rises? T. N. Cummins EconomicGPS, Aurora,

More information

ASSESSMENT OF STUDENT LEARNING OUTCOMES WITHIN ACADEMIC PROGRAMS AT WEST CHESTER UNIVERSITY

ASSESSMENT OF STUDENT LEARNING OUTCOMES WITHIN ACADEMIC PROGRAMS AT WEST CHESTER UNIVERSITY ASSESSMENT OF STUDENT LEARNING OUTCOMES WITHIN ACADEMIC PROGRAMS AT WEST CHESTER UNIVERSITY The assessment of student learning begins with educational values. Assessment is not an end in itself but a vehicle

More information

A pilot study on the impact of an online writing tool used by first year science students

A pilot study on the impact of an online writing tool used by first year science students A pilot study on the impact of an online writing tool used by first year science students Osu Lilje, Virginia Breen, Alison Lewis and Aida Yalcin, School of Biological Sciences, The University of Sydney,

More information

PRESENTED BY EDLY: FOR THE LOVE OF ABILITY

PRESENTED BY EDLY: FOR THE LOVE OF ABILITY HOW TO BE YOUR CHILD S BEST IEP ADVOCATE PRESENTED BY EDLY: FOR THE LOVE OF ABILITY 888-EDLYOWL (888-335-9695) info@edlyeducation.com Nothing presented either orally or written in this seminar should be

More information

INTRODUCTION TO PSYCHOLOGY

INTRODUCTION TO PSYCHOLOGY INTRODUCTION TO PSYCHOLOGY General Information: Instructor: Email: Required Books: Supplemental Novels: Mr. Robert W. Dill rdill@fhrangers.org Spencer A. Rathus, Psychology: Principles in Practice. Austin,

More information

EAL Train the Trainer Course New dates: 31 st January 1 st February 2018

EAL Train the Trainer Course New dates: 31 st January 1 st February 2018 EAL Train the Trainer Course New dates: 31 st January 1 st February 2018 1. Does your school have many new and improving English language learners? 2. Do you need these learners to make accelerated progress?

More information

Using Team-based learning for the Career Research Project. Francine White. LaGuardia Community College

Using Team-based learning for the Career Research Project. Francine White. LaGuardia Community College Team Based Learning and Career Research 1 Using Team-based learning for the Career Research Project Francine White LaGuardia Community College Team Based Learning and Career Research 2 Discussion Paper

More information

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

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

More information

Prentice Hall Literature: Timeless Voices, Timeless Themes Gold 2000 Correlated to Nebraska Reading/Writing Standards, (Grade 9)

Prentice Hall Literature: Timeless Voices, Timeless Themes Gold 2000 Correlated to Nebraska Reading/Writing Standards, (Grade 9) Nebraska Reading/Writing Standards, (Grade 9) 12.1 Reading The standards for grade 1 presume that basic skills in reading have been taught before grade 4 and that students are independent readers. For

More information

HEALTH SERVICES ADMINISTRATION

HEALTH SERVICES ADMINISTRATION Assessment of Library Collections Program Review HEALTH SERVICES ADMINISTRATION Tony Schwartz Associate Director for Collection Management April 13, 2006 Update: the main additions to the health science

More information

Teaching digital literacy in sub-saharan Africa ICT as separate subject

Teaching digital literacy in sub-saharan Africa ICT as separate subject Teaching digital literacy in sub-saharan Africa ICT as separate subject Siri Fyksen Primary School teacher in Oslo, Norway Student at Oslo and Akershus University College of Applied Sciences Master Programme

More information

The Comparative Study of Information & Communications Technology Strategies in education of India, Iran & Malaysia countries

The Comparative Study of Information & Communications Technology Strategies in education of India, Iran & Malaysia countries Australian Journal of Basic and Applied Sciences, 6(9): 310-317, 2012 ISSN 1991-8178 The Comparative Study of Information & Communications Technology Strategies in education of India, Iran & Malaysia countries

More information

Politics and Society Curriculum Specification

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

More information

DESIGN-BASED LEARNING IN INFORMATION SYSTEMS: THE ROLE OF KNOWLEDGE AND MOTIVATION ON LEARNING AND DESIGN OUTCOMES

DESIGN-BASED LEARNING IN INFORMATION SYSTEMS: THE ROLE OF KNOWLEDGE AND MOTIVATION ON LEARNING AND DESIGN OUTCOMES DESIGN-BASED LEARNING IN INFORMATION SYSTEMS: THE ROLE OF KNOWLEDGE AND MOTIVATION ON LEARNING AND DESIGN OUTCOMES Joycelyn Streator Georgia Gwinnett College j.streator@ggc.edu Sunyoung Cho Georgia Gwinnett

More information

Exploring the Development of Students Generic Skills Development in Higher Education Using A Web-based Learning Environment

Exploring the Development of Students Generic Skills Development in Higher Education Using A Web-based Learning Environment Exploring the Development of Students Generic Skills Development in Higher Education Using A Web-based Learning Environment Ron Oliver, Jan Herrington, Edith Cowan University, 2 Bradford St, Mt Lawley

More information

Journal Article Growth and Reading Patterns

Journal Article Growth and Reading Patterns New Review of Information Networking ISSN: 1361-4576 (Print) 1740-7869 (Online) Journal homepage: http://www.tandfonline.com/loi/rinn20 Journal Article Growth and Reading Patterns Carol Tenopir, Regina

More information

Course diversity within South Australian secondary schools as a factor of successful transition and retention within Australian universities

Course diversity within South Australian secondary schools as a factor of successful transition and retention within Australian universities The International Journal of the First Year in Higher Education ISSN: 1838-2959 Volume 1, Number 1, pp. 21-30 July - 2010 Course diversity within South Australian secondary schools as a factor of successful

More information

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

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

More information

Trust and Community: Continued Engagement in Second Life

Trust and Community: Continued Engagement in Second Life Trust and Community: Continued Engagement in Second Life Peyina Lin pl3@uw.edu Natascha Karlova nkarlova@uw.edu John Marino marinoj@uw.edu Michael Eisenberg mbe@uw.edu Information School, University of

More information

Foundations of Knowledge Representation in Cyc

Foundations of Knowledge Representation in Cyc Foundations of Knowledge Representation in Cyc Why use logic? CycL Syntax Collections and Individuals (#$isa and #$genls) Microtheories This is an introduction to the foundations of knowledge representation

More information

Mapping the Assets of Your Community:

Mapping the Assets of Your Community: Mapping the Assets of Your Community: A Key component for Building Local Capacity Objectives 1. To compare and contrast the needs assessment and community asset mapping approaches for addressing local

More information