You are on page 1of 13

A Comprehensive Review of Federated Learning Integration in the Blended Learning

Landscape: Safeguarding Privacy in a Centralized Learning Management System

Abstract
Federated learning is an innovative paradigm in machine learning that enables multiple clients to develop robust models collabora-
tively without sharing sensitive data. The importance of federated learning is increasing because it emphasizes the privacy concern
of user data. The security of any educational institution is a consideration as the world’s teaching methodologies increasingly use
online platforms. However, through learning management systems (LMSs), we may have a significant influence on higher education
institutions by integrating federated learning with blended learning. This research proposes an architectural design that makes an
association between federated learning and LMS which is incorporated into a central LMS, allowing institutions to provide trained
models rather than local data, and how they might be contemporary in modern education. Besides, the viability of implementing
federated learning and facilitating the exchange of data, features, or updates among multiple blended-learning educational institu-
tions has been analyzed. It helps to investigate the feasibility of embedding federated learning into a cloud-hosted, centralized LMS
reducing the privacy problems associated with data interchange across educational institutions. The findings have the potential
impact on improving institutional cooperation and knowledge sharing, leading to a more safe and effective learning environment.
Keywords: Federated Learning, Blended Learning, Learning Management System (LMS), Cloud-based Centralized Architecture,
Distributed Learning, Security and Privacy-Preserving Models.

1. Introduction promising privacy. The underlying idea is to conduct training


on distant systems or in isolated data centers, without transmit-
The education landscape has experienced remarkable
ting data to centralized repositories, thereby alleviating privacy
changes in the last few years, driven by rapid technological ad-
threats. This system is compatible with other learning frame-
vances. Conventional education methods are being challenged
works [3] and well-suited for edge computing applications, as
and supplemented by imaginative ways that rely upon technol-
suggested by Q. Xia et al. [4]. According to C.J. Bonk and
ogy’s strengths. Two revolutionary paradigms, including feder-
C.R. Graham [5], blended learning refers to the incorporation of
ated learning and blended learning, have emerged as frontiers
both conventional in-person teaching and computer-mediated
where the domains of technology and pedagogy intersect. So,
training. During the technology-mediated components of these
it is needed to find the complicated interaction between these
learning experiences, learners are not required to be in the same
two concepts, exploring their combined impact, potential ben-
physical location, but they may be connected via online com-
efits, and implications for reshaping educational experiences.
munities. In the words of M. Yaman and D. Graf [6], blended
A comprehensive review of existing literature reveals abundant
learning alludes to an educational approach that combines con-
research on federated and blended learning in recent years. Re-
ventional face-to-face classroom instruction with online learn-
searchers have looked into federated learning’s prospects in a
ing components, thus leveraging the advantages offered by both
wide range of areas, such as healthcare, finance, transporta-
modalities of knowledge delivery.
tion, and smart devices. Similarly, literature on blended learn-
ing emphasizes its efficacy for improving student participation, Despite the growing prominence of these two approaches,
flexibility, and outcomes in diverse educational contexts. How- there is a significant research gap regarding how they seam-
ever, there is a significant knowledge gap on how these two lessly integrate within the structure of LMS. Prior studies have
paradigms might complement one another to improve the edu- typically focused on individual aspects, either diving into the
cational landscape, particularly within the context of the learn- intricate details of federated learning’s distributed approach or
ing management system also known as LMS. probing the dynamics of blended learning in isolation. How-
Federated learning is a machine learning methodology in- ever, there has been limited research on how federated learning
volving decentralized training data management. In this pro- might improve blended learning’s privacy, security, and integra-
cess, data is kept safely by the involved data participants and tion within LMS. This research attempts to bridge the research
remains confidential, without being disclosed to any other en- gap by proposing a distinctive architecture that encompasses
tity [1]. In a scholarly article based on federated learning for both of these approaches. The synthesis of these paradigms
data analytics in education, C. Fachola et al. [2] argue this ap- is anticipated to not only augment data security but also ele-
proach seeks to train and develop machine learning models uti- vate the quality of educational environments. The central hy-
lizing distributed datasets over different platforms without com- pothesis of this research is the integration of federated learn-
Preprint submitted to Journal of Information Security and Applications October 4, 2023
ing into the cloud-operated centralized LMS, which can signif- with a central server while ensuring that all sensitive data re-
icantly enhance data privacy, security, and collaborative model mains within the local participants where it originated and this
construction among multiple educational institutions practicing method holds significant potential for bridging the gap between
blended learning. This study contributes significantly to institu- sources of data, while protecting privacy.
tions, educators, and researchers. The key contributions of this Federated learning is not an entirely new idea. The ‘Fed-
paper are listed as follows: erated Learning Community (FLC)’ was initially conceptual-
ized by Patrick Hill, a professor of philosophy, in 1976 and
1. Present the chronological perspective, core concepts, com- the primary objective of FLC was to facilitate collaborative
prehensive categorization of federated learning, and how learning among individuals, thereby addressing the challenges
this approach can be practically applied to diverse scenar- of anonymity and isolation faced by students in large research
ios. universities [7, 8]. Following this, numerous endeavors were
undertaken with the objective of constructing federations com-
2. Highlight the detailed analysis of historical backgrounds, prising educational materials and repositories of content. D.
theoretical synopsis, and different models of blended Rehak et al. [9] proposed a reference model for the establish-
learning by exploring their strengths to enhance educa- ment of an interoperable repository infrastructure through the
tional outcomes. creation of federations of repositories. This involves the col-
lection of metadata from contributing repositories into a central
3. Undertake an investigation into the evolution of traditional registry, which provides a single point of discovery and access.
and blended learning paradigms before, during, and after The overarching objective of this model is to facilitate knowl-
the COVID-19 pandemic, offering insights into the trans- edge acquisition from a wide range of content repositories. In
formative impact of global events on education. 2016, Google also utilized the concept of federated learning,
which was initially implemented in the keyboard application to
4. Demonstrate the LMS platform as a core tool for imple-
facilitate collaborative learning from multiple Android devices
menting blended learning among multiple institutions and
of users [10].
identify the significance of data, features, and updates ex-
change across institutions through the LMS.
2.1. Conceptual Overview of Federated Learning
5. Delve into the privacy and security concerns arising from In the majority of machine learning applications, data
the cloud-based centralized and shared LMS infrastructure sourced from multiple organizations or devices are consolidated
and propose a pioneering solution by integrating federated within a central server or cloud platform to facilitate model
learning into the LMS, safeguarding data privacy. training. This constitutes a significant constraint, particularly
in cases where the training data set comprises confidential and
personal data, thereby presenting potential security risks. The
2. Federated Learning act of transferring private data to a centralized server may re-
sult in the disclosure of sensitive information to the general
The rapid advancement of software and hardware technolo- public, thereby leading to various consequences. Also, in the
gies has provided higher educational institutions with exten- absence of robust privacy protocols, sensitive data is vulner-
sive access to diverse datasets from research institutions, aca- able to unauthorized disclosure, cyber-attacks, and associated
demic departments, student records, admissions, and financial risks [11]. As stated by P.M. Mammen [12], federated learning
aid. This accessibility offers a remarkable opportunity for uti- may be a more optimal choice in such circumstances where this
lizing data science and machine learning methods to enhance framework acts as a collaborative machine-learning approach
teaching practices, personalize learning experiences, identify that involves multiple devices or organizations. Rather than
at-risk students, optimize administrative procedures, encourage sharing their local data, the model parameters from local mod-
interdisciplinary collaborations, spur innovation, and increase els are aggregated and shared.
institutional effectiveness. The implementation of data-driven The concept of federated learning involves the challenge of
methodologies can facilitate evidence-based decision-making developing an effective shared global model through the central
and enhanced results, consequently enhancing the achievement server’s training process, utilizing data that is distributed among
of students and the overall academic community. The shar- numerous clients in a decentralized manner. This approach en-
ing of private data among higher educational institutions poses ables collaborative model training while preserving the privacy
significant obstacles to the development of efficient analytical of raw data [13]. Based on the study of S. Niknam et al. [14],
techniques that require diverse, large-scale datasets [7]. The the aim of this methodology is to retain the training dataset in
successful resolution of this challenge holds the utmost signif- its original location and conduct the model training on a local
icance in leveraging massive data sets to improve the process basis for each participant in the federation. Fig. 1 depicts a suc-
of decision-making and foster innovation within the context cinct visual illustration of the overarching concept of federated
of higher education. Federated learning has gained significant learning throughout several participant institutions.
popularity as a paradigm due to its potential to allow learning In the field of institutional data analytics, federated learning
with sensitive data. J. Xu et al. [7] define federated learning shows plenty of promise. Sensitive data could be stored in the
as a technique that involves training a collective global model federated model learning process by regional institutions or by
2
organizations that possess data associated with the same
group of individuals but with distinct feature sets, in order
to construct a collaborative machine-learning model.
2. Horizontal Federated Learning: Horizontal federated
learning is employed in scenarios where every device pos-
sesses a dataset that shares the same feature space, albeit
with varying sample instances. In instances of this ap-
proach, there exists a degree of feature overlap among the
distributed data across multiple nodes, despite the data be-
ing dissimilar in terms of their sample space.
3. Federated Transfer Learning: Federated transfer learning
shares similarities with conventional machine learning in
that it involves the incorporation of a new feature onto a
pre-existing model. Transfer learning refers to a technique
that facilitates the transfer of knowledge from one domain
Figure 1: Federated learning overview across multiple institutions. to another domain in order to enhance learning outcomes.
4. Cross-Silo Federated Learning: Cross-Silo federated
specific users for the provider and consumer-based apps, pro- learning is employed in scenarios where the number of
tecting user privacy [7]. In fact, this framework is a suitable participating devices is limited and accessible for all
approach for scenarios where data privacy is a concern, as it rounds. The training data may be presented in either a
ensures that data is not shared with a third-party central server horizontal or vertical federated learning format. The term
[15]. The federated learning process comprises four primary ‘cross-silo’ is commonly utilized in the context of inter-
stages [12]: organizational scenarios.
1. Client Selection/Sampling: The process involves the 5. Cross-Device Federated Learning: Cross-device federated
server randomly selecting participants from a pool of de- learning is employed in situations where a significant num-
vices or utilizing an algorithm for client selection. ber of devices are involved. Client selection and incentive
designs are two prominent strategies that are essential for
2. Parameter Broadcasting: In this method, a certain set
facilitating this particular kind of federated learning.
of clients receives the global model parameters from the
server. 2.3. Application Landscape of Federated Learning
3. Local Model Training: The procedure entails the concur- The applications of federated learning allow the acquisi-
rent retraining of models by individual customers utilizing tion of additional knowledge by machine learning algorithms
their particular localized data. from diverse datasets. This is beneficial in applications includ-
ing healthcare, education, transportation, finance, retail, insur-
4. Model Aggregation: The procedure involves the transfer ance, virtual keyboard prediction, and smart devices [7, 12, 18]
of local model parameters from clients to the server, which where data privacy is vital. In addition, this framework has ex-
is then followed by the aggregate of such parameters to- panded to a broad spectrum of other industries, such as wireless
wards the global model. communication, robotics, edge computing, networking, rec-
ommender systems, robotics, grid-world, and electric vehicles
2.2. Categorization of Federated Learning [11]. In the view of K. Bonawitz et al. [19], federated learn-
Federated learning implies a machine learning framework ing mostly revolves around supervised learning tasks, whereby
in which several clients collectively participate in training a labels frequently originate from input from participants such as
model, under the coordination of a centralized server, while clicks or typed phrases. In this sequel, it has been discussed
ensuring that the training data remains decentralized [16]. several applications of federated learning:
Data distribution, machine learning model, privacy mechanism,
communication architecture, scale of federation, and motiva- 1. Healthcare: Electronic Health Records (EHRs) are a sig-
tion of federation are only a few of the six factors used to nificant repository of health data for machine learning
classify federated learning systems [17]. Within this section, (ML) [20]. Each hospital may have a lot of patient
multiple kinds of federated learning frameworks are presented data, but not enough to train prediction algorithms [21].
[12, 15]: ML models trained on a single hospital’s inadequate data
might bias forecasts. Therefore, distributing data across
1. Vertical Federated Learning: Vertical federated learning is providers makes models easier to generalize by training
employed in scenarios where individual devices possess them with additional data. Hospitals may not be able to ex-
datasets that exhibit distinct features yet from the same change patients’ electronic medical records due to the sen-
sample instances. This approach can be employed by two sitive nature of healthcare data. Federated learning could
3
potentially be used to create a collaborative healthcare data
learning model preserving data privacy.
2. Smart Transportation: The growing number of sensors
in vehicle networks makes it possible to acquire more
data and train machine-learning models. ML models
are often used in traffic and transportation administra-
tion [22]. Existing automatic driving judgments are con- Figure 2: Blended learning overview.
strained through altered surroundings and offline training.
Federated learning might assist with precise feature label-
ing by training automobiles online from multiple places. combines traditional face-to-face teaching methods with
Similar data is needed for traffic flow prediction, but much technology-mediated learning, particularly via internet-based
of it is separated across organizations and can’t be trans- platforms. According to E. Stacey and P. Gerbic [29], the term
mitted to safeguard privacy [23]. Federated learning ap- ‘blended learning’ implies the utilization of ICT to enable the
proaches might handle similar issues. integration of learning and teaching approaches. From the per-
spective of D.R. Garrison and H. Kanuka [30], blended learning
3. Mobile Devices: Mobile device storage and computing
is ”the deliberate combination of in-person classroom learning
power are growing rapidly. Meeting rising quality de-
with digitally delivered content”. K. Thorne [31] states this
mands from cellphone users is challenging due to inade-
pedagogy as a combination of electronic learning and multi-
quate connection bandwidth. Therefore, most providers
media technology, including elements such as video stream-
choose to provide a service atmosphere at the edge of the
ing, virtual classrooms, and online text animation, with conven-
mobile network near the consumer rather than combine
tional classroom instruction. Blended learning can be defined
cloud computing and cloud storage in the core network to
as a structured educational initiative wherein students engage
decrease network congestion. Known as mobile edge com-
in a combination of online and traditional learning methods.
puting (MEC), this technology carries the danger of data
M. Cleveland-Innes and D. Wilton [32] also define this strategy
leakage. Researchers developed an “In-Edge AI” model
as ”the utilization of traditional classroom teaching methods in
that combines federated learning based on deep reinforce-
conjunction with online or virtual learning activities for learn-
ment learning with the MEC system to improve resource
ers taking part in the same course with the same learning ma-
allocation [24]. Additionally, Y. Qian et al. [25] used fed-
terials”. Fig. 2 demonstrates the way face-to-face and online
erated learning on MEC. The framework uses smart gad-
learning are integrated in a blended learning context.
gets that are linked to the internet to train ML models to-
gether. Learning methods are gradually shifting away from the class-
room and towards what is being referred to as the era of knowl-
4. Finance and Banking: Federated learning in finance is edge, in which students may study with anybody, anytime, and
suitable for loan risk assessment in banks [26]. Typi- utilize any number of various educational tools [33]. Blended
cally, banks employ whitelisting in order to prevent clients learning allows students to exercise some level of autonomy in
from utilizing central bank credit card reports. Collabora- determining when, where, and how they learn, while also incor-
tion with other financial institutions and e-commerce en- porating in-person instruction at a physical educational institu-
terprises might use taxation, reputation, etc. for risk man- tion [34]. Based on R. Bleed [35], it is claimed that blended
agement. As sharing consumer data across enterprises is learning presents a valuable prospect for the reconfiguration of
risky, federated learning might be used to develop a risk course development, scheduling, and delivery in higher edu-
assessment ML model. cation by integrating both in-person and virtual instructional
5. Industrial Engineering: Following federated learning’s as- methods.
cent and maturity, it may have broad acceptance and prac- The origins of blended learning may be traced back to the
tical potential in data-sensitive industrial engineering do- 1840s, with the establishment of the first distance learning
mains. Inconvenient interchangeable monitor data mo- course by Sir Isaac Pitman [36]. Since the emergence of the
tivated researchers to develop a distinctive environmen- internet and learners’ ability to use it in the 1990s, modern e-
tal monitoring frame based on federated region learning learning has continued to rise in popularity [37]. During the first
(FRL) [27]. Thus, monitoring data from several sensors few years of the twenty-first century, the concept of blended
might boost collaborative model performance. This frame- learning garnered significant interest within the realms of ed-
work is also used for visual inspection [28]. It might alle- ucational technology and online learning [38]. By the begin-
viate the issue of missing faulty samples to identify manu- ning of the 2000s, educational institutions have used multiple
facturing flaws and safeguard manufacturers’ privacy. ways of combining online and conventional classroom instruc-
tion, which are referred to as blended, hybrid, flipped, or in-
verted, and are classified depending on the order of merging
3. Blended Learning
face-to-face and online sessions. In 2010, after a decade of
The term ‘blended’ denotes a mixture or combination. development and widespread adoption by institutions of many
Blended learning refers to an approach to instruction that sorts [39] and this learning method swiftly became the standard
4
approach to undergraduate study for nearly all learners in 2014
Table 1: Control elements in the blended learning model
[40]. D. Laurillard [41] posits that the concept of meticulous Control Elements Description
integration of traditional and electronic forms of teaching and Learning can now take place outside of classroom
learning is seen as a strategy to attain the highest aspirations for Time
hours, according to one’s availability.
education in the 21st century. In a workshop, a small group of Learners can participate in learning elsewhere than
Place
educational experts agreed that this teaching-learning strategy the classroom, such as at home or in libraries.
was important, needed further investigation, and would likely Learning can be feasible via interactive and adaptable
Path
have significant pedagogical, administrative, and institutional software, allowing for personalized learning strategies.
Learning can be customized to the student’s speed,
ramifications [40]. Based on the meta-analysis conducted by Pace
allowing them more time if necessary.
R.M. Bernard et al. [42] on blended learning in higher educa-
tion, it was found that students enrolled in blended programs
had marginally superior academic performance compared to In the view of V. Boyd and A. Sampson [54], blended learn-
those who received conventional instruction in the classroom. ing innovation is promoted when there is a solid infrastructure
Blended learning facilitates increased levels of engagement and shared cultural knowledge of technology’s role in learning,
between learners and instructors, learners and others in the and it should be collegiate, independent, and founded in peda-
class, learners and the course material, as well as learners and gogies and proper support. This hybrid or mixed concept offers
the interface of the course [43, 44]. This method has the abil- a flexible and individualized learning system whereby learners
ity to expand students’ access and flexibility, promote higher are given the autonomy to manage their educational activities
levels of active learning, and provide improved learning en- based on factors such as time, location, method, and speed.
vironments and accomplishments. The pedagogical notion of
blended learning has been widely accepted by universities dur- 3.2. Models of Blended Learning
ing the last two decades and has come to represent the ‘new
normal’ in the field of higher education [45]. S. Hancock and T. The blended learning model is basically a pedagogical ap-
Wong [46] assert that the implementation of a blended learning proach that may be effectively implemented via the utiliza-
approach serves as a viable and low-risk approach to address tion of technology-based media. Blended methods of learning,
the demands posed by the transformative effects of technology which combine formal and informal activities to promote learn-
advancements in the realm of higher education. Recent studies ing, are becoming more prevalent and desirable in the education
demonstrating heightened awareness and educational programs sector [55]. Educators use several strategies in blended learn-
intended to encourage its application across several continents, ing, including both traditional in-person approaches and online
particularly the Asia-Pacific region, Africa, Europe, Australia, resources, in order to cater to the diverse requirements of indi-
and the Americas, demonstrate the growing global significance vidual students [56]. This approach of learning encompasses
of this educational method [47, 48, 49]. Clearly, blended learn- an extensive variety of tactics, methodologies, and aspects, al-
ing has gained widespread acceptance and employment. lowing for its versatile use in many contexts [57]. There are
prominent blended learning approaches in higher education, K-
3.1. Conceptual Overview of Blended Learning 12, and business educational settings [58].
The concept of blended learning indicates an approach to ed- In a study, C.M. Christensen et al. [59] presented a compre-
ucation that incorporates in-person and online instruction [50]. hensive description of four distinct models of hybrid or blended
B. Garner and L. Oke [51] recommend that blended learning education. These models consist of the enhanced virtual model,
refers to an educational context that integrates traditional class- the rotation model, the flex model, and the La Carte model.
room instruction with online learning, with the ultimate goal of The researchers pointed out that the majority of blended educa-
enhancing the educational outcomes of learners. Blended learn- tional approaches can be classified into one of these four mod-
ing is characterized as a significant transformation in instruc- els. In the opinion of C.R. Graham [60], these learning models
tional methodology [52], wherein the flexibility it offers allows may manifest themselves at several levels, including the activ-
for the integration of online content delivery with the advan- ity level, lecture level, program level, or institutional level. As
tageous aspects of classroom interaction and live instruction. per J. Watson [52], blended learning is a significant compo-
This blend facilitates the customization of learning experiences, nent of a range that includes both fully online and traditional
promotes contemplative thinking, and personalizes instruction face-to-face educational environments. The continuum of this
according to the distinctive requirements of a diverse range of integrated learning consists of the following categories:
learners. This particular educational strategy enables learners
to engage in greater interactions with both instructors and peers 1. A completely online curriculum where all learning is done
throughout the classroom-based learning experience. In addi- online and at distant locations without any in-person com-
tion, the application of blended learning has the potential to en- ponent.
hance both the learning outcomes and the overall student expe- 2. A completely online curriculum with the option of in-
rience on an individual level. Nevertheless, the implementation person instruction, although it is not compulsory.
of blended learning remains under the guidance and supervision
of instructors, who adhere to the predetermined remote learning 3. A curriculum that is mostly or entirely online, with certain
framework [53], as demonstrated in Table 1 below. periods spent in a classroom or computer lab.
5
4. Mostly or entirely online curriculum in a computing labo- resources outside of class, possibly from another institu-
ratory or classrooms where students gather every day. tion or teacher whether the course’s content is publicly
available, then attend class for discussions or activities
5. Classroom instruction with extensive virtual elements that during class.
extend learning across the classroom.
7. Flexible-mode courses: Learners participating in flexible-
6. Online resources are utilized in the classroom, but there mode classes are provided with the option to complete
are not many mandates for learners to be online. their coursework in either an in-person or online format
since all of the course material is made accessible to indi-
7. Face-to-face interaction with limited or no online re- viduals in both formats.
sources or communication.
The following example configurations of blended learning
Presented below are seven example configurations of blended are derived from the context of higher education, although they
learning activities, as recommended by A. O’Connell [61], for may be adapted for other educational settings. The use of this
your contemplation in connection with your instructional con- educational approach has gained substantial momentum due to
text: its demonstrated efficacy in blending the evolving needs of a
more heterogeneous population of learners. The various meth-
1. Blended face-to-face class: The blended face-to-face class ods may be categorized as low-impact, medium-impact, and
model, often known as the ”face-to-face driver model,” is high-impact blends based on their potential effects on the cur-
classroom-based but primarily depends on online activi- rent educational curriculum and the learning experience of stu-
ties. This approach requires seat time and supplements in- dents [62]. Consequently, blended learning strategies prioritize
person sessions with online readings, quizzes, and other the inclusion of learning activities outside of the boundaries of
assessments. As class time is designated for discussions the traditional classroom setting, using the internet as a supple-
and collaborative work, learners and teachers can utilize mental platform [63].
additional valuable time for learning.

2. Blended online class: This type of class is the opposite of 3.3. Evolving Educational Paradigms: Pre-COVID, Transi-
the blended face-to-face class, and it is often referred to as tion, and Post-COVID Blended Learning Landscape
the ”online driver model.” The majority of the coursework In this section, we review the dynamic evolution of educa-
for the course is completed online; however, there are a tional paradigms, tracing the progression from traditional face-
few in-person requirements, such as attending lectures or to-face and blended learning methods prior to the COVID-19
laboratories. era. We delve into the swift transition to fully online learn-
ing during the pandemic and explore the subsequent embrace
3. The flipped classroom: The flipped classroom flips the of blended learning models by higher educational institutions
usual class format of listening to a lecture and doing as- worldwide.
signments from home. Flipped classrooms allow students
to view a brief lecture session online and finish tasks like 3.3.1. Pre-COVID-19 Traditional and Blended Learning Land-
group work, projects, and additional exercises in class. scape
The concept of flipped classrooms is a subset of blended The COVID-19 pandemic has had a significant and far-
face-to-face or blended online classes. reaching influence on various facets of human existence on a
global scale [64]. The education sector isn’t an exception; in
4. The rotation model: Online learning is one of the modal-
fact, it’s one of the most affected, with the pandemic affecting
ities students cycle between in this strategy. Station rota-
almost 1.6 billion students in over 190 countries [65, 66]. In the
tion, lab rotation, and individual rotation are sub-models.
past, the predominant mode of instruction was in-person, direct
Station rotation is better for K–12 education, whereas lab
engagement between teachers and students [67]. The traditional
rotation is better for college campuses. In the individual
face-to-face learning environment was predominately dominant
rotation structure, students cycle across learning modali-
until the outbreak of the COVID-19 pandemic, which was com-
ties on an individual timetable.
plemented by an emerging pedagogical model of blended learn-
5. The self-blend model: Self-blending is a program-level ing. The primary focal point of the face-to-face learning ap-
blended learning paradigm with which numerous learners proach is the facilitation of personal communication between
in higher education are acquainted. This strategy enrolls students and their teachers [68]. Before the pandemic, face-to-
students in a school but allows them to participate in on- face learning served as the conventional mode of instruction,
line courses as well. They pick their online and in-person with learners physically attending lectures, seminars, and tuto-
courses without instructor direction. rials, and engaging in direct interactions with instructors and
their classmates within the institution. Through this approach
6. The blended MOOC: Blended MOOCs are a kind of of learning, learners got feedback in real-time, participated in
flipped classroom that combines a massive open online active discussions, and collaborated to learn, thereby providing
course with face-to-face sessions. Learners obtain MOOC them with a sense of community and academic engagement.
6
In addition to conventional face-to-face training, blended learn- online learning part of blended learning was an effective ed-
ing was gaining popularity in several educational contexts. The ucational solution during the COVID-19 pandemic [73], after
blended approach of learning allows learners to access sup- the post-pandemic era, many academicians have predicted that
plementary online materials, multimedia resources, and asyn- a blended approach to teaching and learning will be inevitable
chronous learning possibilities at that time. Prior to the onset of [74]. Therefore, blended learning methods have seen exten-
the pandemic, the field of higher education witnessed a notable sive acceptance and adaptation across institutions after COVID-
surge in interest towards blended learning, as educational insti- 19. The blended approach of learning has emerged as a fea-
tutions sought to leverage technology in novel ways to augment sible approach to solving the boundaries of entirely remote
the overall educational experience and academic outcomes of learning while capitalizing on the advantages of technology-
their students. Before the onset of the COVID-19 epidemic, the enhanced education. These integrated or mixed learning strate-
practice of online learning had already been established, with gies, encompassing the integration of digital resources, inter-
the utilization of several platforms. However, following the oc- active online activities, and virtual collaboration tools, have
currence of the pandemic, the adoption of online learning be- been adopted by educational institutions in conjunction with
came imperative rather than discretionary [67]. traditional in-person instruction. Furthermore, the adaptation
of blended learning acknowledges the necessity of adaptabil-
3.3.2. Transition to Fully Online Learning During COVID-19 ity and flexibility in the face of shifting circumstances, pro-
The arrival of the COVID-19 epidemic has prompted a rapid viding educational continuity even during times of difficulty.
and unprecedented transition in higher education from the more The COVID-19 pandemic has significantly facilitated the long-
conventional kind of in-person instruction to an entirely on- awaited transition and transformation in educational practice.
line one. In response to the impending health concerns posed Scholars predicted that post-COVID-19 educational practice
by the outbreak, educational institutions expeditiously imple- would see a prevalent adoption of blended teaching and learn-
mented remote teaching practices to safeguard the well-being of ing methodologies [75]. Blended learning has emerged as a
students, teachers, and staff. Many educational activities were transformative paradigm in the higher education landscape fol-
transferred to a virtual teaching and learning mode by using ex- lowing the COVID-19 pandemic.
isting technical infrastructure and software, as well as publicly
accessible digital platforms [69, 70]. The efficiency of online 4. LMS as a Platform for Blended Learning
learning exhibited variability across different levels and kinds
of education at that time [71]. Teachers, many of whom had A learning management system (LMS) is used to implement
little experience with online teaching, had to rapidly adapt their blended learning in an educational institution. An LMS is a dig-
pedagogical approaches to fit into the online environment, us- ital web application-based platform that facilitates the admin-
ing learning management systems, video conferencing, discus- istration, distribution, and monitoring of educational courses
sion forums, and digital assessment tools to interact with the and resources. According to a research study conducted by G.
learners remotely. At the same time, learners had to deal with Naveh et al. [76], educators observe an LMS as a comprehen-
new difficulties, including using digital learning platforms, effi- sive collection of comprehensive and diversified information
ciently managing their time in asynchronous learning environ- technology (IT) tools used for the development and adminis-
ments, and being motivated without face-to-face interactions. tration of course websites, serving as an essential component of
The benefits of online learning include flexible learning that can blended learning. In general, blended learning makes use of an
be done anytime and anywhere, not just at institutions. Learn- intelligent tutoring system embedded within an LMS to person-
ers can also express their ideas in a clear and organized way and alize content, presentation, and navigation [77]. The platform
have the freedom to choose which courses to take and which as- offers a centralized hub that facilitates instructors in organizing
signments to do first [72]. The shift to entirely online education and delivering educational content, enables students to access
during the pandemic emphasized the value of technology in ed- learning materials, and allows administrators to monitor student
ucation and the need for professional development programs to progress. The learning management system has made informa-
provide instructors with the necessary skills for efficient online tion accessible and encouraged learning flexibility so that peo-
teaching. Management educators are engaged in constantly ex- ple can study whenever they choose from anywhere, without
ploring technology and using emerging digital tools. This ini- worrying about location or time [78]. Based on an investigation
tiative aims to promote the use of technology among students published by A.B. Ustun et al. [79], it was observed that the
while highlighting different approaches to learning [71]. This adoption of LMS among students had a substantial and benefi-
led to the study and merging of different online teaching meth- cial impact on their perception of the community and level of
ods and learning tools in higher education. involvement in blended learning. Additional research has also
demonstrated that the incorporation of an LMS in the context of
3.3.3. Institutions’ Post-COVID-19 Adaptation to Blended blended learning may effectively optimize and streamline var-
Learning ious activities, cater to diverse learning preferences, and em-
Following the global outbreak of the COVID-19 pandemic power learners to exert more autonomy over their educational
and the subsequent shift to fully online learning, institutions experiences, all while effectively adjusting to the dynamic land-
across the globe have acknowledged the necessity of establish- scape of technological advancements. Fig. 3 provides a vi-
ing a more comprehensive and flexible educational system. As sual representation that highlights the need of implementing an
7
istration and maintenance of the LMS, thereby alleviating the
individual institutions from the responsibility of managing their
own distinct systems. Furthermore, the LMS guarantees secure
access and personalized user experiences by allowing adminis-
trators from various institutions to log in using their unique cre-
dentials. Moreover, the ability to share data or features among
institutions within the centralized system encourages collabo-
ration, resource sharing, and the exchange of best practices.
The cloud-based LMS also improves usability and accessibil-
ity by allowing users to access educational resources and take
part in educational activities from a distance, supporting various
learning preferences and offering a uniform experience across
institutions. It supports the various demands and schedules of
Figure 3: Necessity of LMS in educational institutions to assist blended learn- students and teachers participating in blended learning by en-
ing.
abling users to use the LMS anytime, anyplace they have an
internet connection. Cost reductions, scalability, and flexibility
LMS inside the higher educational institution setting to facili- are just a few of the many benefits of cloud-based LMS [85].
tate blended learning. In essence, a centralized cloud-operated LMS offers a shared
Due to its ability to centralize and optimize various aspects of infrastructure, improved usability, and acceptability by supply-
the learning process, an LMS is essential for blended learning ing scalability, effective administration, secure access, cooper-
in a higher education setting. D. Turnbull et al. [80] state that ative data sharing, and flexible accessibility across multiple in-
learning management systems constitute a fundamental com- stitutions, thereby facilitating the successful implementation of
ponent within the educational settings of several institutions, blended learning in a region.
facilitating a vast array of activities and operations. The goal of
4.2. Facilitating Inter-Institutional Data Exchange, Feature
using LMS in educational institutions and corporations is to im-
Sharing, and Updates through LMS
prove teaching and quality assurance [78]. The platform offers
a comprehensive solution for the delivery of content, manage- LMSs enable users to have meaningful learning experiences
ment of assessments, facilitation of communication, and analy- by using various learning styles, addressing individual require-
sis of data, thereby fostering uniformity, productivity, and effi- ments, self-paced learning, and fostering lifelong learning [78].
cacy in the realm of education. Mainly, the LMS is an effective The sharing and distribution of data, features, and updates
platform that facilitates and enhances students’ learning expe- among various institutions within a centralized LMS is of the
riences [81]. Overall, the LMS is a key tool for enabling the utmost importance and carries with it numerous benefits. Insti-
administration and execution of blended learning programs in tutions’ data resources and services are typically separate from
institutions. one another [86]. The institutions may cooperate and benefit
from one another’s resources, knowledge, and insights by en-
abling administrators from various institutions to log in with
4.1. The Necessity of Centralized Cloud-Based LMS Across In-
their unique credentials to utilize a shared infrastructure located
stitutions
in the cloud. Sharing data, like aggregated analytics, enables
Cloud services are an essential component of a contempo- evidence-based decision-making and the identification of trends
rary LMS since they offer educators and learners comfort and and patterns that may guide pedagogical decisions and enhance
simplicity of use [82]. The necessity for a cloud-based cen- learning outcomes. Higher educational institutions may im-
tralized LMS within various institutions in a country or re- prove their collective teaching methods and gain from vari-
gion arises from the considerations of usability and acceptabil- ous viewpoints by exchanging model parameters and pedagog-
ity in blended learning environments. It’s possible to build ical methodologies. By meeting the distinct requirements and
an e-learning system that uses cloud computing infrastructure, preferences of learners across institutions, the delivery of ed-
which could enhance both investment efficiency and manage- ucational materials and tailored suggestions support inclusive
rial capability [83]. In education, cloud-oriented LMS is com- education. Additionally, the sharing of system enhancements
monly used to organize and facilitate e-learning [84]. A cloud- guarantees continuous improvement, efficiency, and a standard-
based centrally controlled LMS provides multiple benefits that ized user experience. By facilitating the exchange of data, fea-
fulfill institutions’ various demands and requirements. To be- tures, and updates within a centrally administered LMS, edu-
gin with, the utilization of cloud infrastructure offers institu- cational institutions can promote collaboration, innovation, and
tions the ability to access and employ shared resources hosted the broader advancement of education.
in the cloud, thereby ensuring scalability, reliability, and flex-
ibility. Students majoring in computers would benefit greatly 4.3. Privacy and Security Issues Due to the Centralized and
from the cloud-hosted LMS that offers a variety of learning op- Shared LMS Infrastructure
tions across SaaS, PaaS, and IaaS [81]. Additionally, the imple- E-learning in the cloud reduces the cost and complexity of
mentation of a centralized server facilitates streamlined admin- data access but compromises security [87]. While the cloud-
8
5. Integration of Federated Learning for Privacy and Secu-
rity Preservation in the Central Shared LMS

To protect the privacy and security of all institutions employ-


ing the cloud-based LMS, we propose implementing federated
learning on the central server and participants of the system.
Here, federated learning acts as a distributed strategy for train-
ing machine learning models, guaranteeing that raw data stays
on the local servers of each institution while allowing for col-
laborative model development. Based on the research of H.
Wang et al. [91], federated learning allows edge devices to
learn about a shared model collectively while keeping training
data on individual devices. Each educational institution in this
implementation uses its own data to train a local model, using
its institutional resources and distinct datasets. Rather than ex-
changing data and resources directly, all of the participating in-
stitutions securely transmit trained models generated from their
local data to the LMS’s central server. Without having access
Figure 4: Direct exchange of local data among institutions within a centralized to the raw data directly from the clients, the central server com-
and shared LMS.
bines these trained models to build an aggregated version of the
model. Researchers demonstrate that federated learning facili-
tates the simultaneous training of models across several distant
clients by using a centralized server [92]. The federated learn-
ing framework of the central server then aggregates the trained
hosted LMS facilitates the sharing and distribution of data, fea- models received from each educational institution to generate
tures, and updates across multiple educational institutions, it an updated version of the model that incorporates the collec-
also introduces possible privacy and security issues. Security tive knowledge of all participants. Then the revised model is
concerns and precautions are required and necessary to ensure subsequently distributed among the participant institutions in
the confidentiality of users’ sensitive databases kept on cloud a secure manner, thereby safeguarding the confidentiality and
servers [88]. The sharing of private information among insti- integrity of the data belonging to each respective institution
tutions gives cause for concerns regarding unauthorized access, throughout the entirety of the procedure. By operating in this
data breaches, and inappropriate management of sensitive data. manner, federated learning assures the protection of data pri-
In order to prevent losing users’ sensitive data due to vulner- vacy and security. Fig. 5 depicts an architectural overview of
abilities in cloud-controlled e-learning technologies, security the proposed implementation of federated learning within the
precautions are unavoidable [89]. Fig. 4 presents a visual il- central server and clients of the cloud-based centralized LMS
lustration that underlines the concerns of privacy and security to protect the data privacy and security of multiple higher edu-
arising from the direct exchange of local data with centralized cational institutions.
and shared LMS infrastructure across various educational insti- Fig. 6 illustrates an overview of the central server in the sys-
tutions. tem, which relies on a federated learning framework in conjunc-
tion with the participants of the proposed architecture. From
To protect the security and privacy of each institution’s data various research studies, it is known that federated learning is
within the centralized LMS, adequate safeguards must be put an approach that enables the execution of learning processes
in place. This comprises strong authentication mechanisms, using data that is distributed among numerous clients [93].
encryption methods, access restrictions, and frequent security By adopting this framework, the direct exchange of data, fea-
assessments. The use of a multi-layered security architecture tures, or updates is avoided. Instead, institutions only share
will significantly enhance the level of security inside a learn- the trained model parameters which include the information
ing management system [90]. To reduce risks and guarantee learned from their own datasets and resources. This strategy
the confidentiality, integrity, and accessibility of shared data, reduces the possibility of sensitive information being exposed
it is essential to strictly comply with data protection laws and while allowing for collaborative learning. Based upon X. Lu
privacy rules. Furthermore, establishing clear criteria for data et al. [94], federated learning enables numerous edge nodes to
sharing, anonymization of sensitive information, and seeking attain enhanced efficiency in federated learning while maintain-
informed permission from participating institutions may help ing the privacy of their personal data.
to safeguard privacy and develop trust among institutions. To O. Spirin et al. [95] claim that the selection of a cloud-
effectively address and mitigate privacy and security concerns oriented learning management system for a higher education
within the centralized shared infrastructure, it is imperative to institution involves considering several criteria and indicators.
implement continuous monitoring and proactive security mea- These consist of design, technical capabilities, communication
sures. features, and information-didactic criteria. Fig. 7 represents the
9
Figure 5: Architectural overview of deploying federated learning in cloud-based centralized LMS for multiple participant institutions.

LMS enables federated learning. This suggested approach en-


ables institutions to collectively train a shared model. The pro-
posed architectural design utilizes cloud infrastructure, secure
communication channels, privacy-preserving techniques, and
federated learning frameworks to establish an agile and reli-
Figure 6: Central server overview of the system which utilizes a federated learn-
ing framework. able framework for collaborative learning within the academic
community.
The implementation of this suggested approach within the
central server and participants of the cloud-operated LMS offers
numerous benefits. Higher educational institutions can utilize
the combined knowledge of various datasets while maintaining
the privacy of their data. The decentralized nature of federated
learning guarantees the preservation of data ownership and con-
trol for each participating institution. Indeed, the amalgamation
of federated learning principles and the LMS platforms repre-
sents a proactive and sophisticated approach to addressing the
crucial issues of data privacy and security within the context
of contemporary educational systems. Ultimately, this whole
system we propose empowers higher educational institutions to
embrace modern technology, safeguard privacy, and fortify ed-
ucational outcomes within a collaborative environment.

6. Conclusion

This research offers a valuable contribution through the in-


clusion of federated learning and blended learning in the do-
main of educational technology, therefore addressing the chal-
lenge of balancing data privacy and facilitating effective fea-
Figure 7: Necessary components and requirements for integrating federated
tures, models, and updates dissemination. The presented archi-
learning in cloud-based centralized LMS for multiple higher educational insti- tectural design incorporates federated learning into a central-
tutions. ized learning management system, facilitating data exchange
while maintaining the confidentiality of institutional informa-
tion. It ensures privacy protection for individual institutions
necessary components and requirements for integrating feder- and improves the overall learning experience by leveraging col-
ated learning into the central server and participant institutions lective knowledge. Nevertheless, it is essential to understand
of the cloud-based centralized LMS ensuring the data privacy specific constraints. Furthermore, it helps to create a collabora-
and security of all higher education institutions. tive learning environment that effectively integrates the advan-
In general, the necessary components and requirements show tages of federated learning and blended learning. One of the
the manner in which the cloud-oriented central server of the inherent limitations of this study is the necessity of thorough
10
feasibility testing and scalability assessments. An additional [15] L. Li, Y. Fan, M. Tse, K.-Y. Lin, A review of applications in federated
limitation could potentially be discerned within the suggested learning, Computers & Industrial Engineering 149 (2020) 106854.
[16] P. Kairouz, H. B. McMahan, B. Avent, A. Bellet, M. Bennis, A. N.
framework since it necessitates a specific degree of technolog- Bhagoji, K. Bonawitz, Z. Charles, G. Cormode, R. Cummings, et al.,
ical preparedness within educational institutions. Therefore, in Advances and open problems in federated learning, Foundations and
order to effectively execute the structure, it may be necessary to Trends® in Machine Learning 14 (2021) 1–210.
make adaptations that account for the diverse infrastructural ca- [17] Q. Li, Z. Wen, Z. Wu, S. Hu, N. Wang, Y. Li, X. Liu, B. He, A survey
on federated learning systems: Vision, hype and reality for data privacy
pacities of different institutions. Further study is recommended and protection, IEEE Transactions on Knowledge and Data Engineering
to validate the system in various educational situations empiri- (2021).
cally. The investigation of improving the process of model ag- [18] M. Aledhari, R. Razzak, R. M. Parizi, F. Saeed, Federated learning: A
gregation and the development of robust security procedures survey on enabling technologies, protocols, and applications, IEEE Ac-
cess 8 (2020) 140699–140725.
has the potential to boost the implementation of this approach. [19] K. Bonawitz, H. Eichner, W. Grieskamp, D. Huba, A. Ingerman,
Furthermore, investigating the effects of integrating federated V. Ivanov, C. Kiddon, J. Konečnỳ, S. Mazzocchi, B. McMahan, et al.,
learning into an LMS on learning outcomes and student engage- Towards federated learning at scale: System design, Proceedings of ma-
ment may provide valuable insights. In conclusion, it delineates chine learning and systems 1 (2019) 374–388.
[20] M. Ghassemi, T. Naumann, P. Schulam, A. L. Beam, I. Y. Chen, R. Ran-
a trajectory for the emerging domain of educational technology ganath, A review of challenges and opportunities in machine learning
by effectively integrating data privacy considerations with the for health, AMIA Summits on Translational Science Proceedings 2020
aims of collaborative learning. This signifies the capability of (2020) 191.
[21] G. Szegedi, P. Kiss, T. Horváth, Evolutionary federated learning on eeg-
federated learning to protect data integrity, hence transforming data., in: ITAT, 2019, pp. 71–78.
blended learning in the future. [22] K. Tan, D. Bremner, J. Le Kernec, M. Imran, Federated machine learning
in vehicular networks: A summary of recent applications, in: 2020 inter-
national conference on UK-China emerging technologies (UCET), IEEE,
References 2020, pp. 1–4.
[23] Y. Liu, J. James, J. Kang, D. Niyato, S. Zhang, Privacy-preserving traffic
flow prediction: A federated learning approach, IEEE Internet of Things
[1] H. Ludwig, N. Baracaldo, Introduction to federated learning, in: Feder- Journal 7 (2020) 7751–7763.
ated Learning: A Comprehensive Overview of Methods and Applications, [24] X. Wang, Y. Han, C. Wang, Q. Zhao, X. Chen, M. Chen, In-edge ai:
Springer, 2022, pp. 1–23. Intelligentizing mobile edge computing, caching and communication by
[2] C. Fachola, A. Tornarı́a, P. Bermolen, G. Capdehourat, L. Etcheverry, federated learning, Ieee Network 33 (2019) 156–165.
M. I. Fariello, Federated learning for data analytics in education, Data 8 [25] Y. Qian, L. Hu, J. Chen, X. Guan, M. M. Hassan, A. Alelaiwi, Privacy-
(2023) 43. aware service placement for mobile edge computing via federated learn-
[3] S. Ji, T. Saravirta, S. Pan, G. Long, A. Walid, Emerging trends in feder- ing, Information Sciences 505 (2019) 562–570.
ated learning: From model fusion to federated x learning, arXiv preprint [26] Y. Cheng, Y. Liu, T. Chen, Q. Yang, Federated learning for privacy-
arXiv:2102.12920 (2021). preserving ai, Communications of the ACM 63 (2020) 33–36.
[4] Q. Xia, W. Ye, Z. Tao, J. Wu, Q. Li, A survey of federated learning [27] B. Hu, Y. Gao, L. Liu, H. Ma, Federated region-learning: An edge com-
for edge computing: Research problems and solutions, High-Confidence puting based framework for urban environment sensing, in: 2018 ieee
Computing 1 (2021) 100008. global communications conference (globecom), IEEE, 2018, pp. 1–7.
[5] C. J. Bonk, C. R. Graham, The handbook of blended learning: Global [28] X. Han, H. Yu, H. Gu, Visual inspection with federated learning, in:
perspectives, local designs, John Wiley & Sons, 2012. Image Analysis and Recognition: 16th International Conference, ICIAR
[6] M. Yaman, D. Graf, Evaluation of an international blended learning co- 2019, Waterloo, ON, Canada, August 27–29, 2019, Proceedings, Part II
operation project in biology teacher education., Turkish Online Journal 16, Springer, 2019, pp. 52–64.
of Educational Technology-TOJET 9 (2010) 87–96. [29] E. Stacey, P. Gerbic, Teaching for blended learning: How is ict impact-
[7] J. Xu, B. S. Glicksberg, C. Su, P. Walker, J. Bian, F. Wang, Federated ing on distance and on campus education?, in: IFIP World Computer
learning for healthcare informatics, Journal of Healthcare Informatics Congress, TC 3, Springer, 2006, pp. 225–234.
Research 5 (2021) 1–19. [30] D. R. Garrison, H. Kanuka, Blended learning: Uncovering its transfor-
[8] P. Hill, The rationale for learning communities and learning community mative potential in higher education, The internet and higher education 7
models. (1985). (2004) 95–105.
[9] D. Rehak, P. Dodds, L. Lannom, A model and infrastructure for fed- [31] K. Thorne, Blended learning: how to integrate online & traditional learn-
erated learning content repositories, in: Interoperability of web-based ing, Kogan Page Publishers, 2003.
educational systems workshop, volume 143, Citeseer, 2005. [32] M. Cleveland-Innes, D. Wilton, Guide to blended learning (2018).
[10] B. McMahan, D. Ramage, Federated learning: Collabo- [33] W. D. Dwiyogo, Developing a blended learning-based method for
rative machine learning without centralized training data, problem-solving in capability learning., Turkish Online Journal of Ed-
2017. URL: https://blog.research.google/2017/04/ ucational Technology-TOJET 17 (2018) 51–61.
federated-learning-collaborative.html?m=1, accessed: [34] M. B. Horn, H. Staker, Blended: Using disruptive innovation to improve
19-09-2023. schools, John Wiley & Sons, 2017.
[11] S. AbdulRahman, H. Tout, H. Ould-Slimane, A. Mourad, C. Talhi, [35] R. Bleed, A hybrid campus for the new millennium, Educause Review
M. Guizani, A survey on federated learning: The journey from central- 36 (2001) 16–25.
ized to distributed on-site learning and beyond, IEEE Internet of Things [36] J. Singh, K. Steele, L. Singh, Combining the best of online and face-to-
Journal 8 (2020) 5476–5497. face learning: Hybrid and blended learning approach for covid-19, post
[12] P. M. Mammen, Federated learning: Opportunities and challenges, arXiv vaccine, & post-pandemic world, Journal of Educational Technology Sys-
preprint arXiv:2101.05428 (2021). tems 50 (2021) 140–171.
[13] S. Truex, N. Baracaldo, A. Anwar, T. Steinke, H. Ludwig, R. Zhang, [37] B. Collis, E-learning and the transformation of education for a knowledge
Y. Zhou, A hybrid approach to privacy-preserving federated learning, economy, The Network Society From Knowledge to Policy (2005) 215.
in: Proceedings of the 12th ACM workshop on artificial intelligence and [38] J. C. Evans, H. Yip, K. Chan, C. Armatas, A. Tse, Blended learning in
security, 2019, pp. 1–11. higher education: professional development in a hong kong university,
[14] S. Niknam, H. S. Dhillon, J. H. Reed, Federated learning for wireless Higher Education Research & Development 39 (2020) 643–656.
communications: Motivation, opportunities, and challenges, IEEE Com- [39] V. Diaz, M. Brown, Blended learning: A report on the eli focus session,
munications Magazine 58 (2020) 46–51.

11
EDUCAUSE learning initiative (2010). [66] S. Giannini, Covid-19 causes biggest disruption of education system in
[40] A. G. Picciano, C. D. Dziuban, C. R. Graham, Blended learning: Re- history, 2020.
search perspectives, volume 2 (2013). [67] V. Ratten, The post covid-19 pandemic era: Changes in teaching and
[41] D. Laurillard, Thinking about blended learning, December: A paper learning methods for management educators, The International Journal
for the Thinkers in Residence programme. Royal Flemish Academy of of Management Education 21 (2023) 100777.
Belgium for Science and the Arts (2014). [68] M. T. Costado Dios, J. C. Piñero Charlo, Face-to-face vs. e-learning mod-
[42] R. M. Bernard, E. Borokhovski, R. F. Schmid, R. M. Tamim, P. C. els in the covid-19 era: Survey research in a spanish university, Education
Abrami, A meta-analysis of blended learning and technology use in Sciences 11 (2021) 293.
higher education: From the general to the applied, Journal of Computing [69] T. Power, A. Buckler, M. Ebubedike, M. Tengenesha, M. Jama,
in Higher Education 26 (2014) 87–122. A. Ndlovu, J. Mukoyi, M. Ndou, S. Mubaira, Community help for in-
[43] J. Hewitt, How habitual online practices affect the development of asyn- clusive learning and development (child): A study of how mobile phones
chronous discussion threads, Journal of Educational computing research were used to recruit and equip community volunteers to support children’s
28 (2003) 31–45. learning during covid-19 school closures in zimbabwe. (2021).
[44] L. A. Sutton, The principle of vicarious interaction in computer-mediated [70] P. Sepulveda-Escobar, A. Morrison, Online teaching placement during
communications, International Journal of Educational Telecommunica- the covid-19 pandemic in chile: challenges and opportunities, European
tions 7 (2001) 223–242. Journal of Teacher Education 43 (2020) 587–607.
[45] C. Dziuban, C. R. Graham, P. D. Moskal, A. Norberg, N. Sicilia, Blended [71] S. Widodo, Y. Wibowo, W. Wagiran, Online learning readiness during the
learning: the new normal and emerging technologies, International jour- covid-19 pandemic, in: Journal of Physics: Conference Series, volume
nal of educational technology in Higher education 15 (2018) 1–16. 1700, IOP Publishing, 2020, p. 012033.
[46] S. Hancock, T. Wong, Blended learning, Retrieved July 31 (2012) 2012. [72] A. Fidian, Z. B. Pambuko, L. Muliawanti, F. Yuliastuti, Online learning
[47] D. Bath, J. Bourke, The blending of blended learning: An experiential during the covid-19 pandemic: Opportunities and challenges, in: Pro-
approach to academic staff development, in: ASCILITE, 2011, pp. 4–7. ceedings of the 2nd Borobudur International Symposium on Humanities
[48] C. P. Lim, L. Wang, Blended learning for quality higher education: and Social Sciences, BIS-HSS 2020, 18 November 2020, Magelang, Cen-
Selected case studies on implementation from Asia-Pacific, UNESCO tral Java, Indonesia, 2021.
Bangkok Office, 2016. [73] I. Karma, I. K. Darma, I. Santiana, Blended learning is an educational
[49] M. Protsiv, S. Atkins, A. consortium, The experiences of lecturers innovation and solution during the covid-19 pandemic, International re-
in african, asian and european universities in preparing and delivering search journal of engineering, IT & scientific research (2021).
blended health research methods courses: a qualitative study, Global [74] M. M. C. Shohel, M. Ashrafuzzaman, M. T. Islam, S. Shams, A. Mah-
Health Action 9 (2016) 28149. mud, Blended teaching and learning in higher education: Challenges
[50] U. V. Krismadinata, N. Jalinus, F. Rizal, P. S. Sukardi, D. Ramadhani, and opportunities, Handbook of research on developing a post-pandemic
A. L. Lubis, J. Friadi, A. S. R. Arifin, D. Novaliendry, Blended learning as paradigm for virtual technologies in higher education (2021) 27–50.
instructional model in vocational education: literature review, Universal [75] K. Gorgen, T. McAleavy, Report for edtech hub (2020).
Journal of Educational Research 8 (2020) 5801–5815. [76] G. Naveh, D. Tubin, N. Pliskin, Student lms use and satisfaction in
[51] B. Garner, L. Oke, Blended learning: Theoretical foundations. marion: academic institutions: The organizational perspective, The internet and
Indiana wesleyan university, 2014. higher education 13 (2010) 127–133.
[52] J. Watson, Blended learning: The convergence of online and face-to- [77] C. Cobos, M. Niño, M. Mendoza, R. Fabregat, L. Gomez, Learning man-
face education. promising practices in online learning., North American agement system based on scorm, agents and mining, in: Web Information
Council for Online Learning (2008). Systems Engineering–WISE 2007: 8th International Conference on Web
[53] S. Patrick, C. Sturgis, Maximizing competency education and blended Information Systems Engineering Nancy, France, December 3-7, 2007
learning: Insights from experts. competencyworks issue brief., Interna- Proceedings 8, Springer, 2007, pp. 298–309.
tional Association for K-12 Online Learning (2015). [78] B. Bhattacharya, A. Chaubey, Learning management system in higher
[54] V. Boyd, A. Sampson, Foundation versus innovation: developing cre- education, IJSTE Int. J. Sci. Technol. Enginering 2 (2019) 29–51.
ative education practitioner confidence in the complex blended learning [79] A. B. Ustun, F. G. Karaoglan Yilmaz, R. Yilmaz, Investigating the role
landscape, Professional Development in Education 42 (2016) 502–506. of accepting learning management system on students’ engagement and
[55] G. Saliba, L. Rankine, H. Cortez, Fundamentals of blended learning, sense of community in blended learning, Education and Information
Sydney: University of Western Sydney (2013). Technologies 26 (2021) 4751–4769.
[56] V. Caravias, Teachers conceptions and approaches to blended learning: A [80] D. Turnbull, R. Chugh, J. Luck, An overview of the common elements
literature review, Online course management: Concepts, methodologies, of learning management system policies in higher education institutions,
tools, and applications (2018) 912–934. TechTrends 66 (2022) 855–867.
[57] M. Kaur, Blended learning-its challenges and future, Procedia-social and [81] M. Rahman, M. Daud, N. Ensimau, Learning management system (lms)
behavioral sciences 93 (2013) 612–617. in teaching and learning, International Journal of Academic Research in
[58] C. R. Graham, Emerging practice and research in blended learning, Hand- Business and Social Sciences 9 (2019) 1529–1535.
book of distance education 3 (2013) 333–350. [82] A. Scerbakov, M. Ebner, N. Scerbakov, Using cloud services in a mod-
[59] C. M. Christensen, M. B. Horn, H. Staker, Is k-12 blended learning dis- ern learning management system, Journal of computing and information
ruptive, An introduction to the theory of hybrids 4 (2013). technology 23 (2015) 75–86.
[60] C. R. Graham, Blended learning models, in: Encyclopedia of Information [83] G. Riahi, E-learning systems based on cloud computing: A review, Pro-
Science and Technology, Second Edition, IGI Global, 2009, pp. 375–382. cedia Computer Science 62 (2015) 352–359.
[61] A. O’Connell, Seven blended learning models used today in higher ed, [84] N. Angelova, G. Kiryakova, L. Yordanova, Cloud-based lms for e-
2016. learning (2015).
[62] A. Alammary, J. Sheard, A. Carbone, Blended learning in higher educa- [85] H. F. Aldheleai, M. U. Bokhari, A. Alammari, Overview of cloud-based
tion: Three different design approaches, Australasian Journal of Educa- learning management system, International Journal of Computer Appli-
tional Technology 30 (2014). cations 162 (2017).
[63] Z. Zainuddin, C. M. Keumala, Blended learning method within indone- [86] M. Yang, X. Zhang, The research of resource sharing platform for univer-
sian higher education institutions, Jurnal Pendidikan Humaniora 6 (2018) sities using virtual database, in: 2014 IEEE Workshop on Advanced Re-
69–77. search and Technology in Industry Applications (WARTIA), IEEE, 2014,
[64] A. Bacher-Hicks, J. Goodman, C. Mulhern, Inequality in household adap- pp. 690–693.
tation to schooling shocks: Covid-induced online learning engagement in [87] M. Durairaj, A. Manimaran, A study on security issues in cloud based
real time, Journal of Public Economics 193 (2021) 104345. e-learning, Indian Journal of Science and Technology 8 (2015) 757–765.
[65] A. De Giusti, Book review: Policy brief: Education during covid-19 [88] G. S. Reddy, Security issues and threats in educational clouds of e-
and beyond, Revista Iberoamericana de Tecnologı́a En Educación y Edu- learning: a review on security measures, International Journal of Com-
cación En Tecnologı́a (2020) 110–111. puter Technology and Applications 4 (2013) 312.

12
[89] M. A. H. Masud, M. R. Islam, J. Abawajy, Security concerns and remedy
in a cloud based e-learning system, in: Security and Privacy in Com-
munication Networks: 9th International ICST Conference, SecureComm
2013, Sydney, NSW, Australia, September 25-28, 2013, Revised Selected
Papers 9, Springer, 2013, pp. 356–366.
[90] M. Khan, T. Naz, M. A. H. Medani, A multi-layered security model for
learning management system, International Journal of Advanced Com-
puter Science and Applications 10 (2019).
[91] H. Wang, M. Yurochkin, Y. Sun, D. Papailiopoulos, Y. Khazaeni, Feder-
ated learning with matched averaging, arXiv preprint arXiv:2002.06440
(2020).
[92] H. G. Abreha, M. Hayajneh, M. A. Serhani, Federated learning in edge
computing: a systematic survey, Sensors 22 (2022) 450.
[93] R. Fantacci, B. Picano, Federated learning framework for mobile edge
computing networks, CAAI Transactions on Intelligence Technology 5
(2020) 15–21.
[94] X. Lu, Y. Liao, P. Lio, P. Hui, Privacy-preserving asynchronous federated
learning mechanism for edge network computing, IEEE Access 8 (2020)
48970–48981.
[95] O. Spirin, T. Vakaliuk, V. Ievdokymov, S. Sydorenko, Criteria for se-
lecting a cloud-based learning management system for a higher education
institution, Information Technologies and Learning Tools 3 (2022) 105–
120.

13

You might also like