SlideShare una empresa de Scribd logo
1 de 7
Descargar para leer sin conexión
International Journal of Management (IJM), ISSN 0976 – 6502(Print), ISSN 0976 - 6510(Online),
Volume 5, Issue 2, February (2014), pp. 29-35 © IAEME
29
GAMIFICATION: THE BESTAPPROACH FOR STUDENT ENGAGEMENT
Bindu Priya
Education and Research, Infosys Limited, Hyderabad, India
Kalpana
Education and Research, Infosys Limited, Hyderabad, India
ABSTRACT
Gamification is a mechanism in which we use game design concepts in non-game context.
This notion is used for better engagement of students in higher education. In this paper, we discuss
about the role of gamification in higher education and its impact. This paper also explains the design
and development of a game on OOP concepts that have adopted gamification. We expect this game
design to be helpful for better student engagement.
Keywords: Gamification, Higher Education, Gaming.
I. INTRODUCTION
In [1] Deterding et al. describe gamification as the use of game design elements in non-game
contexts, focusing on using computerized, competitive elements in a situation where the user does
not choose to play a game, i.e., in a situation that is changed to contain a game and not specifically
designed to be a game.
Gamification is a relatively new concept in the marketing, business and education circles, but
usage of games to encourage the end users to indulge in doing something has been around for years.
One example of using games to motivate the people in the marketing / business perspective is giving
reward points on purchase using debit / credit card is implemented by PAYBACK or I-mint. In the
Educational area, the usage of games is still evolving to motivate the students to understand the
concepts in a simpler way. In order to have better student engagement in the learning circle, we can
adopt the concept of gamification through which the performance of the students can be improved.
Khan Academy has brought the innovation of gamification into their course learning structure
which grabs the involvement of the student during the learning process through which the student
can easily grasp the concepts explained through simple game kind of strategies.
INTERNATIONAL JOURNAL OF MANAGEMENT (IJM)
ISSN 0976-6502 (Print)
ISSN 0976-6510 (Online)
Volume 5, Issue 2, February (2014), pp. 29-35
© IAEME: www.iaeme.com/ijm.asp
Journal Impact Factor (2014): 3.2150 (Calculated by GISI)
www.jifactor.com
IJM
© I A E M E
International Journal of Management (IJM), ISSN 0976 – 6502(Print), ISSN 0976 - 6510(Online),
Volume 5, Issue 2, February (2014), pp. 29-35 © IAEME
30
Gamification is one way to engage, motivate the students to solve the problems by
introducing reward points, badges, time limit and feedback about their performance. The games can
be designed in many ways. Some of them are Story telling approach, Time constraint based,
interactive games where the student has to provide his/her inputs to complete that level. Introducing
features like multi-player, role-playing, augmented reality into the game design will make it more
interesting and as well as challenging.
There is a very little research happening in the gamification of Education space. We have to
use proper game design elements and aesthetics to motivate the students to learn. Teaching through
games help students to familiarize themselves with the technology, it helps them to analyze their
performance and decision-making. Through playing games students will get motivated to create their
own game by researching the subject of creating games.
In this paper we demonstrate gamifying the concept of Object-Oriented Programming so that
learning programming concepts becomes student friendly and helps them grasp the concepts easily.
The model created to teach OOPs concepts in this paper has the reward point feature to assess the
understanding of the student about the concept and also motivates the students to improve themselves.
II. BACKGROUND/RELATED WORK
The research about Gamification started in the 1980’s by works of Malone and Bowman.
They mentioned about what makes computer games so attractive to players and how those aspects
could be useful in education in order to improve student motivation and participation.
A. Game Dynamics
In order to make the learning enjoyable with games, certain game dynamics need to be incorporated
while designing the game. Some of the factors that help in better engagement in the game are listed
below.
• ENJOYABLE: Players will be more engaged if the game experience is enjoyable. Game
should have educational purpose at the same time apart from being enjoyable.
• SOCIALIZER: If there are multiple players for the game, then the game should have support
for collaboration among the players to complete the challenge. Players should have provision
to share, comment and help each other,
• CHARACTER: Each individual player should be identifiable by a visible character or by
giving an identity to each player so that they can display their performance publically.
• FEEDBACK: Feedback about each player should be delivered in a timely manner.
B. Existing Games for Education Purpose
Some of the programs which used the concept of Gamification in the education space are
discussed in this section.
Khan Academy is a free online learning site which has around 1800 lessons and 2100
videos. The courses range from basic Mathematics, History and Computer related topics. In addition
to the lessons it also has the quizzes, brain teasers to challenge the students about their
understanding.
The innovation brought in Khan Academy is the use of different Game mechanics to make
the learning fun and addictive. The few elements of Gamification it has used are courses are
organized as visual arrangement on Google Map. The game rewards the quick problem solving of
correct answers when you open up a challenge. It also keeps track of the user progress every time
he/she login.
International Journal of Management (IJM), ISSN 0976 – 6502(Print), ISSN 0976 - 6510(Online),
Volume 5, Issue 2, February (2014), pp. 29-35 © IAEME
31
Khan Academy uses a lot of game mechanics such as “Skill- Growth- Trees” to unlock the
new classes and learn new skills. It uses the concept of badges to give feedback on their
achievement. In the end, most of the game mechanics are just a way of providing more detailed
feedback to the users. Students should feel good about their accomplishments of every single day and
encourage them to overcome their personal records or challenges.
The other online program which is using the game mechanics is ClassDojo which is a real-
time behavior management system for teachers to track the progress of their students. A
teacher/facilitator can create an account and add students to create his/her own classroom and can
assign avatars to each student.
In a class, we can select a student and award a point for his/her behavioral activities like
creativity, hard work and so on and can also award a negative point for bad behavior for not
completing the home work, if he/she comes late etc., There is a provision to generate the report cards
to assess the performance of a particular student in the form of charts. It has used the game dynamics
like reward points, badges and Feedback and etc.
The paper “Entering the Education Arcade [2]” describes three of those games made by the
Microsoft‐MIT iCampus project, namely Supercharged! , Environmental Detectives and Revolution.
III. GAME DEVELOPMENT
In this paper, we created a small game to explain and test the concepts of Object-Oriented
Programming to the Engineering students. Generally, students feel learning programming concepts is
hard and even teaching them is also equally hard.
Most of the today’s students are well familiar with the use of computers. Most of them have
experience with computer games, social networking sites, Microsoft office tools and messaging
applications. However most of the students do not have prior experience with the programming
concepts. So, learning the programming concepts is hard because of lack of problem solving and
analytical skills while writing the software programs.
One difficulty in teaching the programming concepts is to hold the attention of students
throughout the module. We have to make the teaching attractive so that learning programming
concepts will be fun for them.
Kolb [3] developed Experiential Learning Theory (ELT) called Kolb Cycle or Learning
Cycle as shown in Figure 1.
Figure 1
International Journal of Management (IJM), ISSN 0976 – 6502(Print), ISSN 0976 - 6510(Online),
Volume 5, Issue 2, February (2014), pp. 29-35 © IAEME
32
The learning cycle contains four stages: Concrete Experience, Reflective Observation,
Abstract Conceptualization and Active Experimentation. Kolb views the learning process as a
context of people moving between the four stages of the cycle. We can enter into the cycle at any
point but all the stages should be followed in a sequence for effective learning to take place.
Listed below is the example for learning cycle
Learning to drive a bicycle
• Reflective observation - Thinking about riding and watching another person ride a bike.
• Abstract conceptualization - Understanding the theory and having a clear grasp of the biking
concept.
• Concrete experience - Receiving practical tips and techniques from a biking expert.
• Active experimentation - Leaping on the bike and have a go at it.
The Kolb cycle implies that it is not enough to have an experience to learn, but the reflection
after the experience does. It is critical to reflect on the experience to formulate concepts which can be
applied to new environments. Finally, the learning will be tested in new situations and new settings.
In this way, theory, action, reflection and practice are linked into a dynamic cycle and complement
each other [4-8].
We have applied the Kolb Learning cycle in the delivery of Object-Oriented Programming
Concepts rather than impending the problem in simple way.
We have used the ALICE Tool to design a game using the GUI interface provided in the tool
without writing a single line of programming code. This tool provides a GUI environment to learn
Object-oriented design. Students can design and develop a game with no prior programming
knowledge with ALICE drag and drop feature. The game that we had created is used to test the
understanding of the students about the Object-Oriented Concepts. The Home Screen of the game is
shown in the Figure 2.
Figure 2
Once the user clicks on the text “Click Here to Start”, the second screen gives the instructions
on how to play the game as shown in the Figure 3.
International Journal of Management (IJM), ISSN 0976 – 6502(Print), ISSN 0976 - 6510(Online),
Volume 5, Issue 2, February (2014), pp. 29-35 © IAEME
33
Figure 3
In the next screen, the character on the screen gives the definition of Object and gives a
problem to the user like identifying the state and behavior of a given Object. Once the user identifies
the State and Behavior of the given object, final score will be displayed to the user giving him/her
the instant feedback on their understanding. Below are the few screen shots of the game as shown in
Figures 4, 5 and 6.
Figure 4
Figure 5
International Journal of Management (IJM), ISSN 0976 – 6502(Print), ISSN 0976 - 6510(Online),
Volume 5, Issue 2, February (2014), pp. 29-35 © IAEME
34
Figure 6
We have presented our approach to teaching the Object-Oriented Concepts with game
dynamics and mechanics. This approach may be considered by using graphically rich examples or
through creating games. Our proposed approach delivers a positive environment in which students
can learn the OOP concepts by keeping them interested, involved and to strengthen the programming
principles.
IV. CONCLUSION AND FUTURE SCOPE
In Conclusion, the above approach showed promising results. Gamification elements can be
implemented in the Learning process as they will have positive impact on factors like Student
Engagement, Class Attendance and etc. But there are some challenges in bringing gamification in
education space. They are cost to convert the course content into games, have to check whether all
the content can be gamified, and instructor’s lack of knowledge of how Gamification works.
Thus, gamification can add value to the classroom teaching, and this paper has explored only
few of the game mechanics that can be used.
REFERENCES
[1] S. Deterding, D. Dixon, R. Khaled, and L. Nacke. From game design elements to
gamefulness: defining gamification". In Proceedings of the 15th international academic
mindtrek conference: envisioning future media environments, mindtrek 2011, 2011, and
pp. 9-15. URL: www.scopus.com.
[2] H. Jenkins, E. Klopfer, K. Squire and P. Tan, “Entering the Education Arcade,” ACM
Computers in Entertainment, Vol. 1, No. 1, October 2003, Article 08.
[3] Kolb D. (1984). Experiential learning: experience as the source of learning and
development. Englewood Cliffs, New Jersey: Prentice Hall.
[4] A. Brockbank and I. McGill. Facilitating Reflective Learning in Higher Education,
SHRE/Open University Press, Buckingham, 1998.
[5] J. Cowan. On Becoming an Innovative University Teacher Reflection in Action, SRHE/OU,
Buckingham, 1998.
[6] J. Moon. Reflection in Learning and Professional Development Theory and Practice, Kogan
Page, London, 1999.
[7] D. Schon. The Reflective Practitioner How Professionals Think in Action, Avebury, London,
1991.
International Journal of Management (IJM), ISSN 0976 – 6502(Print), ISSN 0976 - 6510(Online),
Volume 5, Issue 2, February (2014), pp. 29-35 © IAEME
35
[8] Lu Yan. Teaching Object-Oriented Programming with Games, 2009 Sixth International
Conference on Information Technology: New Generations.
[9] Robert M. Homan.The Role of Gamification in Designing an Online Course, Language
Research Bulletin, 27, ICU, Tokyo.
[10] Derryberry, Anne (2007). “Serious games: online games for learning”.
[11] Jensen, M. (2012). Engaging the learner: Gamification strives to keep the user's interest.T and
D, 66(1), 40-44.
[12] Kapp, K. M. (2012). Games, Gamification, and the Quest for Learner Engagement. T+D,
66(6), 64-68.
[13] Ahood M.A. Al-Sawaha, Mansour E. Abou Gamila and Khalid A. Bubshait, “Assessing the
Effect of Information and Communication Technology on Enhancing Higher Education
Systems in the Kingdom of Saudi Arabia”, International Journal of Advanced Research in
Engineering & Technology (IJARET), Volume 4, Issue 4, 2013, pp. 134 - 149, ISSN Print:
0976-6480, ISSN Online: 0976-6499.

Más contenido relacionado

Destacado (9)

30120140502002 2
30120140502002 230120140502002 2
30120140502002 2
 
20120140503019
2012014050301920120140503019
20120140503019
 
20120140503023
2012014050302320120140503023
20120140503023
 
50120130405017 2
50120130405017 250120130405017 2
50120130405017 2
 
20120140503020
2012014050302020120140503020
20120140503020
 
20320140503019 2-3
20320140503019 2-320320140503019 2-3
20320140503019 2-3
 
30120130405017
3012013040501730120130405017
30120130405017
 
ODD EVEN BASED BINARY SEARCH
ODD EVEN BASED BINARY SEARCHODD EVEN BASED BINARY SEARCH
ODD EVEN BASED BINARY SEARCH
 
Ijmet 07 06_005
Ijmet 07 06_005Ijmet 07 06_005
Ijmet 07 06_005
 

Similar a Student engagement through gamified OOP concepts

ACTIVE LEARNING THROUGH THE INTEGRATION OF 3D VIRTUAL ENVIRONMENT
ACTIVE LEARNING THROUGH THE INTEGRATION OF 3D VIRTUAL ENVIRONMENTACTIVE LEARNING THROUGH THE INTEGRATION OF 3D VIRTUAL ENVIRONMENT
ACTIVE LEARNING THROUGH THE INTEGRATION OF 3D VIRTUAL ENVIRONMENTThiyagu K
 
IRJET- Clustering Students through Data Mining and Gamified Learning
IRJET- Clustering Students through Data Mining and Gamified LearningIRJET- Clustering Students through Data Mining and Gamified Learning
IRJET- Clustering Students through Data Mining and Gamified LearningIRJET Journal
 
Review of developmental strides towards the edutainment domain
Review of developmental strides towards the edutainment domainReview of developmental strides towards the edutainment domain
Review of developmental strides towards the edutainment domainIRJET Journal
 
Gamified mobile/online learning for personal care givers for people with disa...
Gamified mobile/online learning for personal care givers for people with disa...Gamified mobile/online learning for personal care givers for people with disa...
Gamified mobile/online learning for personal care givers for people with disa...Karel Van Isacker
 
Lbe game concept v1.2
Lbe game concept v1.2Lbe game concept v1.2
Lbe game concept v1.2antonistsiv
 
Coursera Reflections on Gamification
Coursera Reflections on GamificationCoursera Reflections on Gamification
Coursera Reflections on Gamificationanitadeciannibrown
 
MOOC and Serious Game An Educational Approach on Transfer and Action
MOOC and Serious Game An Educational Approach on Transfer and ActionMOOC and Serious Game An Educational Approach on Transfer and Action
MOOC and Serious Game An Educational Approach on Transfer and ActionOlivier Bernaert
 
6 Killer Examples Of Gamification In eLearning - EI Design
 6 Killer Examples Of Gamification In eLearning - EI Design 6 Killer Examples Of Gamification In eLearning - EI Design
6 Killer Examples Of Gamification In eLearning - EI DesignEI Design
 
Design and develop of en e learning content based on multimedia game
Design and develop of en e learning content based on multimedia gameDesign and develop of en e learning content based on multimedia game
Design and develop of en e learning content based on multimedia gameijseajournal
 
Gamification in ERP training
Gamification in ERP trainingGamification in ERP training
Gamification in ERP trainingAdi Stephan
 
Tcea 2014 Video Game Design for New TEKS
Tcea 2014   Video Game Design for New TEKSTcea 2014   Video Game Design for New TEKS
Tcea 2014 Video Game Design for New TEKSMike Ploor
 
A gamification framework to enhance students’ intrinsic motivation on MOOC
A gamification framework to enhance students’ intrinsic motivation on MOOCA gamification framework to enhance students’ intrinsic motivation on MOOC
A gamification framework to enhance students’ intrinsic motivation on MOOCTELKOMNIKA JOURNAL
 
Games vs Game-based Learning vs Gamification
Games vs Game-based Learning vs GamificationGames vs Game-based Learning vs Gamification
Games vs Game-based Learning vs GamificationUpside Learning Solutions
 
How Gamification Will Impact Corporate Learning - EI Design
How Gamification Will Impact Corporate Learning - EI Design How Gamification Will Impact Corporate Learning - EI Design
How Gamification Will Impact Corporate Learning - EI Design EI Design
 
The impact of gamification on students learning engagement
The impact of gamification on students learning engagementThe impact of gamification on students learning engagement
The impact of gamification on students learning engagementIJECEIAES
 
Learning games creation: IMIE model
Learning games creation: IMIE model Learning games creation: IMIE model
Learning games creation: IMIE model IJECEIAES
 
Top 6 benefits of Gamification in eLearning - EI Design
Top 6 benefits of Gamification in eLearning - EI DesignTop 6 benefits of Gamification in eLearning - EI Design
Top 6 benefits of Gamification in eLearning - EI DesignEI Design
 

Similar a Student engagement through gamified OOP concepts (20)

10120140502004
1012014050200410120140502004
10120140502004
 
ACTIVE LEARNING THROUGH THE INTEGRATION OF 3D VIRTUAL ENVIRONMENT
ACTIVE LEARNING THROUGH THE INTEGRATION OF 3D VIRTUAL ENVIRONMENTACTIVE LEARNING THROUGH THE INTEGRATION OF 3D VIRTUAL ENVIRONMENT
ACTIVE LEARNING THROUGH THE INTEGRATION OF 3D VIRTUAL ENVIRONMENT
 
IRJET- Clustering Students through Data Mining and Gamified Learning
IRJET- Clustering Students through Data Mining and Gamified LearningIRJET- Clustering Students through Data Mining and Gamified Learning
IRJET- Clustering Students through Data Mining and Gamified Learning
 
Review of developmental strides towards the edutainment domain
Review of developmental strides towards the edutainment domainReview of developmental strides towards the edutainment domain
Review of developmental strides towards the edutainment domain
 
Gamified mobile/online learning for personal care givers for people with disa...
Gamified mobile/online learning for personal care givers for people with disa...Gamified mobile/online learning for personal care givers for people with disa...
Gamified mobile/online learning for personal care givers for people with disa...
 
IDBM Challenge Manual
IDBM Challenge ManualIDBM Challenge Manual
IDBM Challenge Manual
 
Lbe game concept v1.2
Lbe game concept v1.2Lbe game concept v1.2
Lbe game concept v1.2
 
Coursera Reflections on Gamification
Coursera Reflections on GamificationCoursera Reflections on Gamification
Coursera Reflections on Gamification
 
Selection of Theses
Selection of ThesesSelection of Theses
Selection of Theses
 
MOOC and Serious Game An Educational Approach on Transfer and Action
MOOC and Serious Game An Educational Approach on Transfer and ActionMOOC and Serious Game An Educational Approach on Transfer and Action
MOOC and Serious Game An Educational Approach on Transfer and Action
 
6 Killer Examples Of Gamification In eLearning - EI Design
 6 Killer Examples Of Gamification In eLearning - EI Design 6 Killer Examples Of Gamification In eLearning - EI Design
6 Killer Examples Of Gamification In eLearning - EI Design
 
Design and develop of en e learning content based on multimedia game
Design and develop of en e learning content based on multimedia gameDesign and develop of en e learning content based on multimedia game
Design and develop of en e learning content based on multimedia game
 
Gamification in ERP training
Gamification in ERP trainingGamification in ERP training
Gamification in ERP training
 
Tcea 2014 Video Game Design for New TEKS
Tcea 2014   Video Game Design for New TEKSTcea 2014   Video Game Design for New TEKS
Tcea 2014 Video Game Design for New TEKS
 
A gamification framework to enhance students’ intrinsic motivation on MOOC
A gamification framework to enhance students’ intrinsic motivation on MOOCA gamification framework to enhance students’ intrinsic motivation on MOOC
A gamification framework to enhance students’ intrinsic motivation on MOOC
 
Games vs Game-based Learning vs Gamification
Games vs Game-based Learning vs GamificationGames vs Game-based Learning vs Gamification
Games vs Game-based Learning vs Gamification
 
How Gamification Will Impact Corporate Learning - EI Design
How Gamification Will Impact Corporate Learning - EI Design How Gamification Will Impact Corporate Learning - EI Design
How Gamification Will Impact Corporate Learning - EI Design
 
The impact of gamification on students learning engagement
The impact of gamification on students learning engagementThe impact of gamification on students learning engagement
The impact of gamification on students learning engagement
 
Learning games creation: IMIE model
Learning games creation: IMIE model Learning games creation: IMIE model
Learning games creation: IMIE model
 
Top 6 benefits of Gamification in eLearning - EI Design
Top 6 benefits of Gamification in eLearning - EI DesignTop 6 benefits of Gamification in eLearning - EI Design
Top 6 benefits of Gamification in eLearning - EI Design
 

Más de IAEME Publication

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME Publication
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...IAEME Publication
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSIAEME Publication
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSIAEME Publication
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSIAEME Publication
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSIAEME Publication
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOIAEME Publication
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IAEME Publication
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYIAEME Publication
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...IAEME Publication
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEIAEME Publication
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...IAEME Publication
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...IAEME Publication
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...IAEME Publication
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...IAEME Publication
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...IAEME Publication
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...IAEME Publication
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...IAEME Publication
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...IAEME Publication
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTIAEME Publication
 

Más de IAEME Publication (20)

IAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdfIAEME_Publication_Call_for_Paper_September_2022.pdf
IAEME_Publication_Call_for_Paper_September_2022.pdf
 
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
MODELING AND ANALYSIS OF SURFACE ROUGHNESS AND WHITE LATER THICKNESS IN WIRE-...
 
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURSA STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
A STUDY ON THE REASONS FOR TRANSGENDER TO BECOME ENTREPRENEURS
 
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURSBROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
BROAD UNEXPOSED SKILLS OF TRANSGENDER ENTREPRENEURS
 
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONSDETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
DETERMINANTS AFFECTING THE USER'S INTENTION TO USE MOBILE BANKING APPLICATIONS
 
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONSANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
ANALYSE THE USER PREDILECTION ON GPAY AND PHONEPE FOR DIGITAL TRANSACTIONS
 
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINOVOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
VOICE BASED ATM FOR VISUALLY IMPAIRED USING ARDUINO
 
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
IMPACT OF EMOTIONAL INTELLIGENCE ON HUMAN RESOURCE MANAGEMENT PRACTICES AMONG...
 
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMYVISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
VISUALISING AGING PARENTS & THEIR CLOSE CARERS LIFE JOURNEY IN AGING ECONOMY
 
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
A STUDY ON THE IMPACT OF ORGANIZATIONAL CULTURE ON THE EFFECTIVENESS OF PERFO...
 
GANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICEGANDHI ON NON-VIOLENT POLICE
GANDHI ON NON-VIOLENT POLICE
 
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
A STUDY ON TALENT MANAGEMENT AND ITS IMPACT ON EMPLOYEE RETENTION IN SELECTED...
 
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
ATTRITION IN THE IT INDUSTRY DURING COVID-19 PANDEMIC: LINKING EMOTIONAL INTE...
 
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
INFLUENCE OF TALENT MANAGEMENT PRACTICES ON ORGANIZATIONAL PERFORMANCE A STUD...
 
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
A STUDY OF VARIOUS TYPES OF LOANS OF SELECTED PUBLIC AND PRIVATE SECTOR BANKS...
 
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
EXPERIMENTAL STUDY OF MECHANICAL AND TRIBOLOGICAL RELATION OF NYLON/BaSO4 POL...
 
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
ROLE OF SOCIAL ENTREPRENEURSHIP IN RURAL DEVELOPMENT OF INDIA - PROBLEMS AND ...
 
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
OPTIMAL RECONFIGURATION OF POWER DISTRIBUTION RADIAL NETWORK USING HYBRID MET...
 
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
APPLICATION OF FRUGAL APPROACH FOR PRODUCTIVITY IMPROVEMENT - A CASE STUDY OF...
 
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENTA MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
A MULTIPLE – CHANNEL QUEUING MODELS ON FUZZY ENVIRONMENT
 

Último

Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 

Último (20)

Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 

Student engagement through gamified OOP concepts

  • 1. International Journal of Management (IJM), ISSN 0976 – 6502(Print), ISSN 0976 - 6510(Online), Volume 5, Issue 2, February (2014), pp. 29-35 © IAEME 29 GAMIFICATION: THE BESTAPPROACH FOR STUDENT ENGAGEMENT Bindu Priya Education and Research, Infosys Limited, Hyderabad, India Kalpana Education and Research, Infosys Limited, Hyderabad, India ABSTRACT Gamification is a mechanism in which we use game design concepts in non-game context. This notion is used for better engagement of students in higher education. In this paper, we discuss about the role of gamification in higher education and its impact. This paper also explains the design and development of a game on OOP concepts that have adopted gamification. We expect this game design to be helpful for better student engagement. Keywords: Gamification, Higher Education, Gaming. I. INTRODUCTION In [1] Deterding et al. describe gamification as the use of game design elements in non-game contexts, focusing on using computerized, competitive elements in a situation where the user does not choose to play a game, i.e., in a situation that is changed to contain a game and not specifically designed to be a game. Gamification is a relatively new concept in the marketing, business and education circles, but usage of games to encourage the end users to indulge in doing something has been around for years. One example of using games to motivate the people in the marketing / business perspective is giving reward points on purchase using debit / credit card is implemented by PAYBACK or I-mint. In the Educational area, the usage of games is still evolving to motivate the students to understand the concepts in a simpler way. In order to have better student engagement in the learning circle, we can adopt the concept of gamification through which the performance of the students can be improved. Khan Academy has brought the innovation of gamification into their course learning structure which grabs the involvement of the student during the learning process through which the student can easily grasp the concepts explained through simple game kind of strategies. INTERNATIONAL JOURNAL OF MANAGEMENT (IJM) ISSN 0976-6502 (Print) ISSN 0976-6510 (Online) Volume 5, Issue 2, February (2014), pp. 29-35 © IAEME: www.iaeme.com/ijm.asp Journal Impact Factor (2014): 3.2150 (Calculated by GISI) www.jifactor.com IJM © I A E M E
  • 2. International Journal of Management (IJM), ISSN 0976 – 6502(Print), ISSN 0976 - 6510(Online), Volume 5, Issue 2, February (2014), pp. 29-35 © IAEME 30 Gamification is one way to engage, motivate the students to solve the problems by introducing reward points, badges, time limit and feedback about their performance. The games can be designed in many ways. Some of them are Story telling approach, Time constraint based, interactive games where the student has to provide his/her inputs to complete that level. Introducing features like multi-player, role-playing, augmented reality into the game design will make it more interesting and as well as challenging. There is a very little research happening in the gamification of Education space. We have to use proper game design elements and aesthetics to motivate the students to learn. Teaching through games help students to familiarize themselves with the technology, it helps them to analyze their performance and decision-making. Through playing games students will get motivated to create their own game by researching the subject of creating games. In this paper we demonstrate gamifying the concept of Object-Oriented Programming so that learning programming concepts becomes student friendly and helps them grasp the concepts easily. The model created to teach OOPs concepts in this paper has the reward point feature to assess the understanding of the student about the concept and also motivates the students to improve themselves. II. BACKGROUND/RELATED WORK The research about Gamification started in the 1980’s by works of Malone and Bowman. They mentioned about what makes computer games so attractive to players and how those aspects could be useful in education in order to improve student motivation and participation. A. Game Dynamics In order to make the learning enjoyable with games, certain game dynamics need to be incorporated while designing the game. Some of the factors that help in better engagement in the game are listed below. • ENJOYABLE: Players will be more engaged if the game experience is enjoyable. Game should have educational purpose at the same time apart from being enjoyable. • SOCIALIZER: If there are multiple players for the game, then the game should have support for collaboration among the players to complete the challenge. Players should have provision to share, comment and help each other, • CHARACTER: Each individual player should be identifiable by a visible character or by giving an identity to each player so that they can display their performance publically. • FEEDBACK: Feedback about each player should be delivered in a timely manner. B. Existing Games for Education Purpose Some of the programs which used the concept of Gamification in the education space are discussed in this section. Khan Academy is a free online learning site which has around 1800 lessons and 2100 videos. The courses range from basic Mathematics, History and Computer related topics. In addition to the lessons it also has the quizzes, brain teasers to challenge the students about their understanding. The innovation brought in Khan Academy is the use of different Game mechanics to make the learning fun and addictive. The few elements of Gamification it has used are courses are organized as visual arrangement on Google Map. The game rewards the quick problem solving of correct answers when you open up a challenge. It also keeps track of the user progress every time he/she login.
  • 3. International Journal of Management (IJM), ISSN 0976 – 6502(Print), ISSN 0976 - 6510(Online), Volume 5, Issue 2, February (2014), pp. 29-35 © IAEME 31 Khan Academy uses a lot of game mechanics such as “Skill- Growth- Trees” to unlock the new classes and learn new skills. It uses the concept of badges to give feedback on their achievement. In the end, most of the game mechanics are just a way of providing more detailed feedback to the users. Students should feel good about their accomplishments of every single day and encourage them to overcome their personal records or challenges. The other online program which is using the game mechanics is ClassDojo which is a real- time behavior management system for teachers to track the progress of their students. A teacher/facilitator can create an account and add students to create his/her own classroom and can assign avatars to each student. In a class, we can select a student and award a point for his/her behavioral activities like creativity, hard work and so on and can also award a negative point for bad behavior for not completing the home work, if he/she comes late etc., There is a provision to generate the report cards to assess the performance of a particular student in the form of charts. It has used the game dynamics like reward points, badges and Feedback and etc. The paper “Entering the Education Arcade [2]” describes three of those games made by the Microsoft‐MIT iCampus project, namely Supercharged! , Environmental Detectives and Revolution. III. GAME DEVELOPMENT In this paper, we created a small game to explain and test the concepts of Object-Oriented Programming to the Engineering students. Generally, students feel learning programming concepts is hard and even teaching them is also equally hard. Most of the today’s students are well familiar with the use of computers. Most of them have experience with computer games, social networking sites, Microsoft office tools and messaging applications. However most of the students do not have prior experience with the programming concepts. So, learning the programming concepts is hard because of lack of problem solving and analytical skills while writing the software programs. One difficulty in teaching the programming concepts is to hold the attention of students throughout the module. We have to make the teaching attractive so that learning programming concepts will be fun for them. Kolb [3] developed Experiential Learning Theory (ELT) called Kolb Cycle or Learning Cycle as shown in Figure 1. Figure 1
  • 4. International Journal of Management (IJM), ISSN 0976 – 6502(Print), ISSN 0976 - 6510(Online), Volume 5, Issue 2, February (2014), pp. 29-35 © IAEME 32 The learning cycle contains four stages: Concrete Experience, Reflective Observation, Abstract Conceptualization and Active Experimentation. Kolb views the learning process as a context of people moving between the four stages of the cycle. We can enter into the cycle at any point but all the stages should be followed in a sequence for effective learning to take place. Listed below is the example for learning cycle Learning to drive a bicycle • Reflective observation - Thinking about riding and watching another person ride a bike. • Abstract conceptualization - Understanding the theory and having a clear grasp of the biking concept. • Concrete experience - Receiving practical tips and techniques from a biking expert. • Active experimentation - Leaping on the bike and have a go at it. The Kolb cycle implies that it is not enough to have an experience to learn, but the reflection after the experience does. It is critical to reflect on the experience to formulate concepts which can be applied to new environments. Finally, the learning will be tested in new situations and new settings. In this way, theory, action, reflection and practice are linked into a dynamic cycle and complement each other [4-8]. We have applied the Kolb Learning cycle in the delivery of Object-Oriented Programming Concepts rather than impending the problem in simple way. We have used the ALICE Tool to design a game using the GUI interface provided in the tool without writing a single line of programming code. This tool provides a GUI environment to learn Object-oriented design. Students can design and develop a game with no prior programming knowledge with ALICE drag and drop feature. The game that we had created is used to test the understanding of the students about the Object-Oriented Concepts. The Home Screen of the game is shown in the Figure 2. Figure 2 Once the user clicks on the text “Click Here to Start”, the second screen gives the instructions on how to play the game as shown in the Figure 3.
  • 5. International Journal of Management (IJM), ISSN 0976 – 6502(Print), ISSN 0976 - 6510(Online), Volume 5, Issue 2, February (2014), pp. 29-35 © IAEME 33 Figure 3 In the next screen, the character on the screen gives the definition of Object and gives a problem to the user like identifying the state and behavior of a given Object. Once the user identifies the State and Behavior of the given object, final score will be displayed to the user giving him/her the instant feedback on their understanding. Below are the few screen shots of the game as shown in Figures 4, 5 and 6. Figure 4 Figure 5
  • 6. International Journal of Management (IJM), ISSN 0976 – 6502(Print), ISSN 0976 - 6510(Online), Volume 5, Issue 2, February (2014), pp. 29-35 © IAEME 34 Figure 6 We have presented our approach to teaching the Object-Oriented Concepts with game dynamics and mechanics. This approach may be considered by using graphically rich examples or through creating games. Our proposed approach delivers a positive environment in which students can learn the OOP concepts by keeping them interested, involved and to strengthen the programming principles. IV. CONCLUSION AND FUTURE SCOPE In Conclusion, the above approach showed promising results. Gamification elements can be implemented in the Learning process as they will have positive impact on factors like Student Engagement, Class Attendance and etc. But there are some challenges in bringing gamification in education space. They are cost to convert the course content into games, have to check whether all the content can be gamified, and instructor’s lack of knowledge of how Gamification works. Thus, gamification can add value to the classroom teaching, and this paper has explored only few of the game mechanics that can be used. REFERENCES [1] S. Deterding, D. Dixon, R. Khaled, and L. Nacke. From game design elements to gamefulness: defining gamification". In Proceedings of the 15th international academic mindtrek conference: envisioning future media environments, mindtrek 2011, 2011, and pp. 9-15. URL: www.scopus.com. [2] H. Jenkins, E. Klopfer, K. Squire and P. Tan, “Entering the Education Arcade,” ACM Computers in Entertainment, Vol. 1, No. 1, October 2003, Article 08. [3] Kolb D. (1984). Experiential learning: experience as the source of learning and development. Englewood Cliffs, New Jersey: Prentice Hall. [4] A. Brockbank and I. McGill. Facilitating Reflective Learning in Higher Education, SHRE/Open University Press, Buckingham, 1998. [5] J. Cowan. On Becoming an Innovative University Teacher Reflection in Action, SRHE/OU, Buckingham, 1998. [6] J. Moon. Reflection in Learning and Professional Development Theory and Practice, Kogan Page, London, 1999. [7] D. Schon. The Reflective Practitioner How Professionals Think in Action, Avebury, London, 1991.
  • 7. International Journal of Management (IJM), ISSN 0976 – 6502(Print), ISSN 0976 - 6510(Online), Volume 5, Issue 2, February (2014), pp. 29-35 © IAEME 35 [8] Lu Yan. Teaching Object-Oriented Programming with Games, 2009 Sixth International Conference on Information Technology: New Generations. [9] Robert M. Homan.The Role of Gamification in Designing an Online Course, Language Research Bulletin, 27, ICU, Tokyo. [10] Derryberry, Anne (2007). “Serious games: online games for learning”. [11] Jensen, M. (2012). Engaging the learner: Gamification strives to keep the user's interest.T and D, 66(1), 40-44. [12] Kapp, K. M. (2012). Games, Gamification, and the Quest for Learner Engagement. T+D, 66(6), 64-68. [13] Ahood M.A. Al-Sawaha, Mansour E. Abou Gamila and Khalid A. Bubshait, “Assessing the Effect of Information and Communication Technology on Enhancing Higher Education Systems in the Kingdom of Saudi Arabia”, International Journal of Advanced Research in Engineering & Technology (IJARET), Volume 4, Issue 4, 2013, pp. 134 - 149, ISSN Print: 0976-6480, ISSN Online: 0976-6499.