\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={An Outbreak of Online Learning in the COVID-19 Outbreak in Sub-Saharan Africa: Prospects and Challenges},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2021-07-15 (revised: 15 July 2021)}
\def\TheID{\makeatother }
\def\TheDate{2021-07-15}
\title{An Outbreak of Online Learning in the COVID-19 Outbreak in Sub-Saharan Africa: Prospects and Challenges}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Michael Agyemang  Adarkwah}

             \affil[1]{  Southwest University}

\renewcommand\Authands{ and }

\date{\small \em Received: 13 June 2021 Accepted: 4 July 2021 Published: 15 July 2021}

\maketitle


\begin{abstract}
        


The COVID-19 outbreak stimulated an outbreak of online learning in many institutions in Sub- Saharan Africa. Educational institutions went beyond fighting the COVID-19 through social distancing norms to tackling Sustainable Development Goal Four (SDG 4) with the adoption of online learning as the new modality for instruction. Online learning has the propensity to ensure learners from all geographical regions have access to education, thereby addressing the inequalities in education. However, the disparities in the access to digital infrastructure had a negative impact on the online instruction in Sub- Saharan Africa. The online learning experience is best described as a ?challenge-ridden online learning? with many teachers suffering from burnout and students lamenting on limited ICT resources, inadequate access to affordable and reliable internet, power outages, and anxiety over academic outcomes. Despite the challenges, the COVID-19 has presented a silver lining to online learning in Sub-Saharan Africa. Aside the attempt to massify online learning, many institutions have come up with novel technological innovations and inventions to bridge the digital divide in the region. The review gives an overview of the challenges, prospects, and practical implications of online learning in Sub-Saharan Africa.

\end{abstract}


\keywords{online learning, e-learning, distance education, COVID-19, sub-saharan africa}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
s at January 2021, the world is still suffering from the unprecedented threat of the COVID-19 pandemic even in the prospect of a potent vaccine \hyperref[b23]{(Kwok, et al., 2021;}\hyperref[b26]{Lovelace, 2020;}\hyperref[b28]{Mahase, 2020)}. The novel coronavirus, SARS-CoV-2, also known as the COVID-19 was first identified in Wuhan City of China in the latter part of December 2019  {\ref (Chen, et al., 2020;}\hyperref[b19]{Karasmanak \& Tsantopoulos, 2021)}. Since it declaration as a global pandemic on March 11, 2020 (WHO, 2020b), the COVID-19 crisis has threatened healthy lives, the world economy, and the education sector (Goyal, Daipuria, \& Jain, 2020; \hyperref[b39]{Pan \& Zhang, 2020)}.The global disruption in education as a result of the COVID-19 pandemic rendered the traditional faceto-face (F2F) learning not only impractical but also unlawful \hyperref[b30]{(Meulenbroeks, 2020)}. In an effort to reduce the spread of the virus and abide by the health protocols from the synchronous F2F learning to synchronous and asynchronous online learning (Aguilera-Hermida, 2020; Azu, Adegboye, \& Quadri, 2020; Bacher-Hicks, Goodman, \& Mulhern, 2021; Lorusso \& Shumskaya, 2020). The sudden closure of schools in 188 countries worldwide impacted over 91\% of the student population in the world (UNESCO, 2020). The COVID-19 outbreak has therefore triggered the current online learning outbreak \hyperref[b51]{(Wotto, 2020)}. However, learners have expressed distress in their online learning experience across the globe (Aguilera-Hermida, 2020; \hyperref[b11]{Bhagat \& Kim, 2020;}\hyperref[b30]{Meulenbroeks, 2020)}. \hyperref[b54]{Zhong (2020)} mentioned that the COVID-19 pandemic has exposed the digital divide in education confronting most countries. The digital divide in Sub-Saharan Africa is a threat to the Sustainable Development Goal Four (SDG 4) and the No Child Left Behind Act (NCLB) \hyperref[b44]{(Spanbauer, 2020)}. \hyperref[b41]{Preez \& Grange (2020)} mentioned that only a third of the population in Africa have access to broadband connectivity. The unique effect of the COVID-19 crisis on the education system in Sub-Saharan Africa is worth writing about (Adarkwah, 2020; Anifowoshe, Aborode, Ayodele, Iretiayo, \& David, 2020; Azu, Adegboye, \& Quadri, 2020). Over the years, majority of developing countries have become accustomed to F2F mode of learning where students attend lectures in constructed lecture halls (Bans-Akutey, 2020). Online learning is a challenge and not effective in Sub-Saharan Africa as compared to the West \hyperref[b21]{(Kizilcec \& Halawa, 2015)}. This is because online learning thrives on ICT resources \hyperref[b2]{(Adarkwah, 2020)} which have not significantly evolved in Sub-Saharan Africa (Ilonga, Ashipala, \& Tomas, 2020). The absence of ICT resources has affected the growth of low-income countries in the context of education (Yaw Asabere, Agyiri \& Nachanja, 2020). Muftahu (2020) asserted that universities in Africa are still faced with unique challenges such as the provision of ICT gadgets/services (laptops and internet access) to learners who lack ICT resources, resistance to online learning by students and academic staff, and lack of ICT literate skills of users. He added that the COVID-19 crisis has stretch higher education institutions beyond their limits. At the same time, the COVID-19 pandemic can be a catalyst for a positive change in the educational system of schools in Sub-Saharan Africa through innovative ways of instruction and learning \hyperref[b2]{(Adarkwah, 2020}; Bans-Akutey, 2020; Muftahu, 2020; Yaw Asabere, Agyiri, \& Nachanja, 2020). This essay adds to the conversations on the impact of COVID-19 on education. Specifically, it focuses on the prospects and challenges of online learning in Sub-Saharan Africa as a result of the COVID-19 crisis to inform policymakers, educators, and researchers on the future of education in Sub-Saharan Africa. 
\section[{II.}]{II.} 
\section[{History of Online Learning}]{History of Online Learning}\par
Wong (2020) defines online learning as a form of education that occurs on the internet whether synchronously or asynchronously. Scholars conceptualize online learning to mean e-learning/online teaching/blended learning/remote learning/distance education (Adarkwah, 2020; Aguilera-Hermida, 2020). Online learning is not a new approach to instruction (De Freitas, Morgan, \& Gibson, 2015). \hyperref[b40]{Paul \& Jefferson (2019)} reports that the earliest distance education program begun in the mid-1800s by the University of London. In 1873, the "Society to Encourage Home Studies" was established in Boston, Massachusetts as the first official correspondence school in the United States of America. The World Wide Web (WWW) was unveiled in 1991, and the University of Phoenix became one of the pioneers in online education \hyperref[b20]{(Kentnor, 2015)}. Early online mode of instruction started by 1994 and was followed up with content and learning management systems including WebCT, Blackboard, and Moodle. However, De Freitas et al.  {\ref (2015)} reports that these virtual learning environment were not pedagogically driven tools but served as depositories for digital content. The earliest learning environment that was totally different from the traditional F2F modality of instruction was Fathom.com which was first initiated in 2000 and led by Columbia University. Yet, it was faced with technical issues such as broadband connectivity and instructors lacked the motivation for pedagogical change. Hence, its establishment as a learning tool worldwide was hindered. MIT Open Course Ware programme emerged around the same time in 1999 to provide web-based education to students. Online learning gained it impetus in 2002 when 50 courses were published onlineby the MIT, and was followed by the UNESCO's initiative of "open educational resources" to provide universal education for all humanity. The MIT published 2150 courses by 2012 and recorded a visit of 127 million. Since then online learning has been recognized as a mainstream and not a trend.\par
In Sub-Saharan Africa, the World Bank in its quest to advance cyber education established the first online university in 1996 \hyperref[b22]{(Kotouaa, Ilkan, \& Kilic, 2015)}. The university had its headquarters in Kenya but was established in Ethiopia together with six other African Uganda. This online university operated from the University of Kenyatta. The mode of delivery was through satellite broadcast in the form of videos, MPEG 4, and email conversations between lecturers and students. The principal objective of this online university was to enhance the quality of education in Africa. The university targeted secondary school leavers and the working class who could not enter university because of limited spaces. Initially, the courses that were taught were business, science, and engineering. Since its inception, a lot of courses have been added. The only fully online universities in Sub-Saharan Africa are African Virtual University (AVU), Kenyatta Digital School of Virtual Learning, and University of Rwanda e-learning platform.\par
However, Sub-Saharan Africa faced insurmountable challenges ensuring massification of online learning and is unable to achieve participation rates like in Europe and in North America \hyperref[b47]{(Trines, 2018)}. Despite the technological barriers, current trends suggest there is an improvement in the massification of online learning in Sub-Saharan Africa. Online Learning in Sub-Saharan Africa During COVID-19   Pre-pandemic instruction in most educational institutions required both teachers and students to be physically present in a classroom for the purposes of teaching, examinations, thesis defense, and seminars in Sub-Saharan Africa. Oyediran et al.\par
(2020) acknowledged that there is a pervasive crisis in the teaching and learning development systems in Sub-Saharan Africa and this problem was compounded by the COVID-19 pandemic. The closure of schools as a result of the COVID-19 crisis revealed how educational institutions adapt to meet the needs of students and education staff \hyperref[b31]{(Muftahu, 2020)}. Most educational institutions in Africa joined the league of developed countries by migrating to the online modality of instruction to ensure lifelong education (Adarkwah, 2020; Agormedah, Henaku, Ayite, \& Ansah, 2020). Thus, the COVID-19 stimulated the appetite of most African institutions for coming up with educational innovations to counteract the disruption in education (Mukute, Francis, Burt, \& Ben, 2020). Diverse delivery of instruction were adopted including web-based learning, e-learning platforms, CD-ROMS, television, radio, emails, and SMS services (Azu, Adegboye, \& Quadri, 2020; Mulenga \& Marbán, 2020; Tadesse \& Muluye, 2020). According to Tadesse \& Muluye (2020), only 11\% of countries in Sub-Saharan African provided solely online learning mode of instruction while 23\% of countries provided a blend of broadcast and online learning. Also, since the transition to the online modality was emergent, most institutions couldn't provide training to their teachers and students were not adequately oriented \hyperref[b2]{(Adarkwah, 2020;}\hyperref[b45]{Tadesse \& Muluye, 2020)}. In some countries, instruction was delivered using social media applications like Facebook, Skype, WhatsApp, and Wechat (Sintema E. J., 2020; Tadesse \& Muluye, 2020). However, \hyperref[b15]{Gangwar \& Bassett (2020)} in their report published by the World Bank suggests that the sudden transition from F2F to online exposed the digital divide in tertiary institutions in Sub-Saharan Africa. In most African countries, learners from rich socioeconomic households had more access to quality online learning experience than their counterparts from poor households due to limited resources (Adarkwah, 2020; Azu, Adegboye, \& Quadri, 2020). Thus, the digital divide resulted in inequality in the access of online learning platforms. For Example, in Ethiopia, over 80\% of the student population is estimated to live in the rural areas with limited access making it difficult for such students to access radio and television contents (Tadesse \& Muluye, 2020). The same authors revealed that about 56 million of students in Sub-Saharan Africa do not have access to mobile networks. Ethiopia and other Sub-Saharan African countries (Mali, Niger, Senegal, Ghana, Nigeria, Malawi, Zambia, Uganda, Kenya etc.) have partnered with National Research and Education Networks (NRENs) to promote internet connectivity in the region but this goal is yet to be realized (see Fig. 2). Also, since e-learning is focused mainly in higher education, school children became the most vulnerable in adopting the sudden shift to the online mode of instruction (Sintema E. J., 2020). Parents and caregivers therefore had a unique duty to help school children to study online at home (Abdullahi, Sirajo, Saidu, \& Bello, 2020). Students with parents who had no formal education or background in online learning had to navigate their own path to study. In some countries, such as Ghana, some educational institutions tried to bridge the inequality in access to elearning platforms by the provision of data bundle incentives to students but this was not enough \hyperref[b2]{(Adarkwah, 2020)}. Tadesse \& Muluye (2020) reported that some schools also provided textbooks, study guides, radios and other equipment to students coming from poor homes. Some insitutions also considered setting up virtual laboratories for students who needed to do experiments where feasible \hyperref[b15]{(Gangwar \& Bassett, 2020)}. Electronic libraries also made it possible for some schools to engage their students in academic work during the lockdown (Ladan, Haruna, \& Madu, 2020).  Schools in Sub-Saharan Africa are more vulnerable as a result of the COVID-19 pandemic \hyperref[b31]{(Muftahu, 2020)}. Most educational institutions are comfortable with the traditional onsite instruction and are not accustomed to the online modality of instruction (Bans-Akutey, 2020). Some higher education and colleges are also now in the process of transforming and improving and the COVID-19 crisis has threatened this vision \hyperref[b31]{(Muftahu, 2020)}. The emergence of online learning seemed to be the only solution for schools but its emergent adoption has resulted in myriads of challenges (Abdullahi, Sirajo, Saidu, \& Bello, 2020; Aboagye, 2020; Adarkwah, 2020; Bhagat \& Kim, 2020; Mukute, Francis, Burt, \& Ben, 2020). For example, in Ghana the National Union of Ghana Students (NUGS) referred to the online instruction as a "challenge-ridden online learning" \hyperref[b2]{(Adarkwah, 2020)}. The exceptional challenges emanating from the COVID-19 pandemic involves all stakeholders in education (administrators, teachers, students, parents) who are required to do unexpected things relating to online instruction if education will continue (Agormedah, Henaku, Ayite, \& Ansah, 2020). According to the authors, educators are not adequately prepared to teach with technology, let alone to use technology for remote teaching. Some of the recurring challenges pertinent to all Sub-Saharan African countries and identified in literature during the COVID-19 pandemic are discussed below;\par
ICT infrastructure/tools: In his qualitative study, Adarkwah (2020) revealed that one of the main barriers to tertiary students engaged in online learning in Ghana was limited ICT resources/facilities. Nigeria also experienced the challenge of procuring ICT hardware to power online instruction in the country \hyperref[b38]{(Oyediran et al., 2020)}. The authors mentioned that ICT facilities in schools are ill-equipped to foster e-learning. There was no supply of ICT tools such as computers or phones for schools to foster online learning in Kenya (Ngari \& Ndung'u, 2020).Mabeya (2020) added that the lack of supportive structure in Kenya served as a hindrance to children in the access of online content. Students in poor homes also lacked digital tools for accessing study materials and the online instruction in Ethiopia \hyperref[b29]{(Mengistie, 2020)}. 
\section[{Lack of Funding:}]{Lack of Funding:}\par
The negative impact of the COVID-19 on the economy of most African countries affected the supply of funds to many institutions \hyperref[b31]{(Muftahu, 2020)}. Limited funding can hinder institutions from hosting online instruction since money would be needed to purchase and maintain ICT gadgets \hyperref[b2]{(Adarkwah, 2020)}. Some institutions were forced to seek for alternative funding because of limited financial support from the government in Ethiopia \hyperref[b46]{(Tamrat, 2020)}. The lack of financial capacity of some schools has hindered their successful transition from traditional onsite instruction to online instruction (Azu, Adegboye, \& Quadri, 2020).\par
Internet Access: In Ghana, teachers and students lacked access to digital devices and high-speed broadband (Aboagye, 2020; Adarkwah, 2020; Agormedah, Henaku, Ayite, \& Ansah, 2020). Students in Nigeria also complained about insufficient data bundle to access their online classes (Abdullahi, Sirajo, Saidu, \& Bello, 2020). The implementation of online learning in Ethiopia became a hurdle because of the high cost of internet \hyperref[b29]{(Mengistie, 2020)}. \hyperref[b10]{Belay (2020)} reported large inequalities in the access of radio and TV services meant for digital instruction and also internet for webbased learning. Electricity Supply: Rural students are often faced with power outages and limited supply of electricity \hyperref[b2]{(Adarkwah, 2020)}. Students who use mobile devices and computers often experience a flat battery, and hence, are not able to complete the online instruction (Abdullahi, Sirajo, Saidu, \& Bello, 2020). It was found in Zambia that electricity load shading had a negative impact on the academic outcomes of students \hyperref[b43]{(Sintema \& Singogo, 2021}). In the case of Zambia, the authors revealed that every household do not get access to electricity for at least eight hours daily which means that students sometimes are unable to access instruction delivered on national televisions described the supply of power in Nigeria as barbaric, worrisome, erratic, and embarrassing serving as a hindrance to the e-learning implementation. 
\section[{Acceptance and Adoption:}]{Acceptance and Adoption:}\par
The unfamiliarity of the online instruction to some faculty staff and students makes them develop a negative attitudes towards the acceptance and adoption of the online learning \hyperref[b2]{(Adarkwah, 2020)}. Some of these academics and students perceive the online delivery as too difficult and are therefore not ready to embrace this drastic change \hyperref[b31]{(Muftahu, 2020)}. Supervision: Muftahu (2020) reports that some higher education institutions are faced with some managerial issues such as supervision of the online learning. According to \hyperref[b38]{Oyediran et al. (2020)}, there are less ICT experts to supervise e-learning platforms and instruction in Nigeria. Also, less training support are provided for users. In Kenya, there was minimal supervision for learners by teachers (Ngari \& Ndung'u, 2020). Parents were not able to properly supervised their children on the online instruction \hyperref[b27]{(Mabeya, 2020)}.  
\section[{Nigeria}]{Nigeria}\par
Problems with teacher delivery method, poor teacher-student communication, electricity shortage, insufficient data bundle, lack of understanding, difficulty in solving math-related questions, difficulty in submitting assignment, poor technological infrastructure, ICT illiteracy, lack of funding, high cost of ICT accessories, inadequate resource personnel, difficulty in conceptualizing e-learning.. Zambia Inadequate preparation of parents to respond to children's academic needs, problems with electricity, difficulty in procuring curriculum materials, limited access to e-learning facilities.\par
V. Prospects of Online Learning in sub-Saharan Africa Post COVID-19   Necessity is forcing changes in many educational institutions in Sub-Saharan Africa. The COVID-19 crisis has served as a catalyst in the massification of online learning in Africa which has being a challenge. Adedoyin \& Soykan (2020) mentioned that the online learning has given educators a clear roadmap to engage other stakeholders in education to produce a novel market for the delivery of instruction. They added that the more the COVID-19 persists, the greater the probability of worldwide acceptance of online learning as the mode of teaching and learning. Additionally, institutions across the globe have went beyond fighting the COVID-19 pandemic to tackling the SDGs with education inclusive \hyperref[b39]{(Pan \& Zhang, 2020)}. Thus, if carefully implemented and managed, online instruction can grant learners from all geographical regions access to education \hyperref[b2]{(Adarkwah, 2020)}. In the age of COVID-19, many faculty staff and students are showing less resistance to the adoption of online learning in some African countries \hyperref[b33]{(Mulenga \& Marbán, 2020}). This will foster the digital competence of users and will subsequently aid in e-learning acceptance and adoption in the future. There is no doubt that the COVID-19 crisis have resulted in technological and academic innovations \hyperref[b3]{(Adedoyin \& Soykan, 2020)}. For example, the crisis resulted in technological inventions and innovations in such higher education institutions in Africa such as Valley View University (VVU), Ghana \hyperref[b34]{(Murugesan \& Chidambaram, 2020)}. While majority of institutions adopted already established applications such as Google Classroom and Zoom, VVU established their own server called the "Big Blue Button" for the online instruction. The server application enabled students to access educational contents without a cost to them in terms of data bundle while at the same time keeping a storage of all live videos and study materials for the perusal of students. The success that attended their online learning experience attracted national attention such as being invited on a national television station (TV3) to recount how they were able to provide "non-stop learning" to their students at a cheaper rate. The University of Ghana was also able to swiftly transition to online learning with the introduction of the Sakai Learning Management System platform \hyperref[b15]{(Gangwar \& Bassett, 2020)}. Telkom Kenya also launched a customized a dependable mobile phone for staff and students of University of Nairobi to ensure education continues despite the COVID-19 pandemic \hyperref[b15]{(Gangwar \& Bassett, 2020)}. Moreover, the pandemic present an opportunity for libraries in African that operates on only the traditional mode of delivery of books to go digital/online with the provision of electronic books like in developed countries \hyperref[b17]{(Ifijeh \& Yusuf, 2020)}. Schools VI. 
\section[{Practical Implications}]{Practical Implications}\par
The online instruction during the COVID-19 pandemic has unveiled the digital divide in most Sub-Saharan countries. Although all learners are faced with the challenges associated with online learning, the review indicate that the situation of children from poor households is worse (Adarkwah, 2020; Azu, Adegboye, \& Quadri, 2020; Ngeywo, Maizs, \& Egesa, 2020). This inequality in education is a threat to the SDG 4 and NCLB Act which has its goal to ensure lifelong education for all by also addressing gender gaps \hyperref[b2]{(Adarkwah, 2020)}. Policymakers in education and governments in Sub-Saharan Africa should partner with international bodies like UNESCO in addressing the digital divide which serves as a barrier to e-learning. Also, it was found that female students suffer from more stress as a result of household chores and are unable to concentrate during digital/online instruction. It is advocated that school leaders, especially teachers ensure adequate supervision of the online instruction to involve all students irrespective of gender It behoves on parents too to liaise with their children's schools to ensure smooth delivery of the online courses. School institutions should partner with the government to supply ICT tools/devices to both staff and learners since online learning depends on ICT tools. Adarkwah (2020) recommended schools to establish e-learning centers which charge a minimum fee to generate funds solely for the functioning of learning management systems (LMS) and other issues related to online learning. The additional pressures on teachers and students as a result of the COVID-19 (Pan \& Zhang, 2020) serves as an indicator for educators to address issues related to psychological health. Not addressing the aforementioned issues can widen the gender, poverty, education and ICT literacy in Sub-Saharan Africa. This is the time for Sub-Saharan Africa to catapult its vision for a "knowledge and technology-driven" society to boost its economy. Gangwar \& Bassett (2020) recommends that the weak NRENs in Sub-Saharan Africa should be strengthened to promote internet access by liaising with telecommunication companies in the region such as MTN, Vodaphone, and Orange (see Fig. 2). Overall, educators, curriculum experts, researchers, governments, parents, and students should all work in unison to transform the education system to keep at par with other advanced countries across the globe (Tadesse \& Muluye, 2020). 
\section[{VII. Conclusion and Recommendation}]{VII. Conclusion and Recommendation}\par
The COVID-19 pandemic affected all aspects of lives but can be an impetus for digitalization of education in Sub-Saharan Africa. The review suggests that the COVID-19 crisis has served as a stimulus for most educators in the region to embrace online learning as the mode of instruction. In the pre-pandemic period, only a few universities had online learning platforms and distance education centers. However, the COVID-19 crisis spurred even pre-tertiary institutions to adopt digital technologies and/or online learning to ensure the educational careers of learners are not jeopardized. Despite the fact that online learning is set to grow at a high speed in this pandemic era, the huge disparities in the access of internet and technological tools has negatively impacted the online instruction. Most educational institutions are still not adequately equipped to implement and ensure the sustainability of the online learning. Although Sub-Saharan Africa is one of the largest regions in the world, World Bank report indicates that access to internet or technology is a great challenge; only 25\% of the population has access to internet and only 0.44\% have access to a fixed broadband \hyperref[b15]{(Gangwar \& Bassett, 2020)}. Since online learning thrives on ICT tools and reliable internet access, it is recommended that policymakers and educators ensure equitable distribution of ICT gadgets and resources to all schools. Partnering with other donor/international bodies can help schools get adequate funds to sustain the e-learning in Africa. ICT integration can be a way of increasing the self-efficacy and digital literacy of staff and students for e-learning acceptance and adoption. Findings from the review also suggest that there are opportunities for schools to come up with novel inventions and innovations to massify online learning in Sub-Saharan Africa. A clear example is the shift from traditional libraries to electronic libraries and the development of reliable and affordable elearning platforms in Ghana and Kenya. Since many countries across the world with Sub-Saharan African countries inclusive are experiencing a second wave of the COVID-19, online learning may be the "new normal" and "legally" accepted way of instruction. Sub-Saharan Africa has to brace itself for the sudden shift to digital technologies in education. The author recommend that future researches should conduct a similar research on Sub-Saharan African countries with focus on stakeholder/organizational experiences in online\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
Source: World Bank\end{longtable} \par
  {\small\itshape [Note: learning experience of some selected Sub-Saharan African Countries Country Mode of Instruction Côte D'Ivoire ? Usage of radio, television, and SMS services to deliver instruction Ethiopia ? Radio lessons for primary students, and digital technology for secondary and tertiary students Ghana ? Broadcasting teaching content e-learning systems ? Radio and Television services for instruction Kenya ? Publication of "guidance for teaching and learning" to 15 million students ? Partnership with Kenya Broadcasting Corporation ? Uploading instruction on YouTube ? Sharing of Electronic textbooks Liberia ? Initiating "Rising-On-Air" program that delivers instruction using radio services and SMS. ? Availability of teaching content on Orange Campus Africa which partners with Khan Academy (Wikibooks, Wiktionary, and Wikipedia were also made available) Libya ? "Compulsory lessons" for middle and secondary schoolchildren via television stations. Madagascar ? Instruction via Radio and TV Channels ? Hosting educative programs on "RTA Official" YouTube Channel ? Usage of "recruitment" drive to hire more designers to produce educative content for students ? Sharing Radio Programs on WeTransfer platform Mauritius ? Television programs for primary students ? E-learning platforms for secondary level students ? Zoom and Microsoft Teams Platforms for tertiary students. Rwanda ? Instruction via Radio, TV, and CD-ROM. ? YouTube Channel called REB e-learning ? Web-based learning via REB online learning sites Sierra Leone ? "Rising on Air" initiative to deliver lessons by SMS and radio Somalia ? "Google Education" for online learning. South Africa ? Web-based learning with multimedia sources such as audio, videos, or interactive workbooks South Sudan ? "Distance learning" programs via radio, television, and SMS. Tanzania ? Instruction via radio and television channels Uganda ? Via radio services (97\% had access) ? Publication of Education Sector response and study materials online. Zimbabwe ? Usage of digital platforms such as partnering with a private firm, "Higher Life Foundation to distribute learning content", but with limited access due to internet connectivity.]} 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.25130434782608696\textwidth}P{0.015706521739130435\textwidth}P{0.5829891304347826\textwidth}}
Articles\tabcellsep Country\tabcellsep Challenges\\
(Belay, 2020) (Mengistie, 2020)\tabcellsep \tabcellsep \\
(Tamrat, 2020)\tabcellsep \tabcellsep \\
(Aboagye, 2020) (Adarkwah,\tabcellsep Ghana\tabcellsep High cost of delivery, glitches in with e-learning platform, lack of\\
2020) (Agormedah, Henaku,\tabcellsep \tabcellsep study materials and ICT tools, less prior knowledge of users, low\\
Ayite, \& Ansah, 2020) (Owusu-Fordjour, Koomson, \& Hanson,\tabcellsep \tabcellsep access to electricity and internet, anxiety over academic outcomes.\\
2020)\tabcellsep \tabcellsep \\
(Ngeywo, Maizs, \& Egesa, 2020)\tabcellsep Kenya\tabcellsep Lack of preparedness, inconsistency in syllabus coverage, less\\
(Mabeya, 2020) (Ngari \&\tabcellsep \tabcellsep supervision by teachers, limited access of online instruction by\\
Ndung'u, 2020)\tabcellsep \tabcellsep students, disparity of content offered from one program to another,\\
\tabcellsep \tabcellsep lack of learner assessment, and lack of support for\\
\tabcellsep \tabcellsep parents/guardians and teachers of students, limited access to\\
\tabcellsep \tabcellsep internet and technological resources, low parental supervision,\\
\tabcellsep \tabcellsep perception that online instruction is time-consuming.\\
(Abdullahi, Sirajo, Saidu, \&\tabcellsep \tabcellsep \\
Bello,\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 			\footnote{( ) H © 2021 Global Journals Year 2021} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Chen et al.]{b12}\label{b12} 	 		\textit{},  		 			J Chen 		,  		 			X Wang 		,  		 			S Zhang 		,  		 			B Lin 		,  		 			X Wu 		,  		 			Y Wang 		.  		 	 
\bibitem[Paul and Jefferson ()]{b40}\label{b40} 	 		‘A comparative analysis of student performance in an online vs. face-to-face environmental science course from’.  		 			J Paul 		,  		 			F Jefferson 		.  		 \xref{http://dx.doi.org/10.3389/fcomp.2019.00007}{10.3389/fcomp.2019.00007}.  	 	 		\textit{Frontiers in Computer Science}  		2019. 2009 to 2016. 1  (7)  p. .  	 
\bibitem[Goyal et al. ()]{b16}\label{b16} 	 		‘An alternative structure of delivering management education in India’.  		 			J K Goyal 		,  		 			P Daipuria 		,  		 			S Jain 		.  		 \xref{http://dx.doi.org/10.1177/0047239520958612}{10.1177/0047239520958612}.  	 	 		\textit{Journal of Educational Technology Systems}  		2020. p. .  	 
\bibitem[Kizilcec and Halawa ()]{b21}\label{b21} 	 		‘Attrition and achievement gaps in online learning’.  		 			R F Kizilcec 		,  		 			S Halawa 		.  		 \url{https://rene.kizilcec.com/wp-content/uploads/2013/02/kizilcec2015attrition.pdf}  	 	 		\textit{Proceedings of the Second (2015) ACM Conference on Learning@ Scale},  				 (the Second (2015) ACM Conference on Learning@ Scale)  		2015. ACM. p. .  	 
\bibitem[Ilonga et al. ()]{b18}\label{b18} 	 		‘Challenges experienced by students studying through open and distance learning at a higher education institution in Namibia: Implications for strategic planning’.  		 			A Ilonga 		,  		 			D O Ashipala 		,  		 			N Tomas 		.  		 \xref{http://dx.doi.org/10.5430/ijhe.v9n4p116}{10.5430/ijhe.v9n4p116}.  	 	 		\textit{International Journal of Higher Education}  		2020. 9  (4)  p. .  	 
\bibitem[Bans-Akutey ()]{b9}\label{b9} 	 		‘Change management amid pandemic -A case Of tertiary educators In Ghana’.  		 			A Bans-Akutey 		.  	 	 		\textit{Global Scientific Journal}  		2020. 8  (8)  p. .  	 
\bibitem[Xie ()]{b13}\label{b13} 	 		‘Characteristics of acute pulmonary embolism in patients with COVID-19 associated pneumonia from the city of Wuhan’.  		 			Y Xie 		.  		 \xref{http://dx.doi.org/10.1177/1076029620936772}{10.1177/1076029620936772}.  	 	 		\textit{Clinical and Applied Thrombosis}  		2020. 26 p. .  	 	 (Hemostasis) 
\bibitem[Aguilera-Hermida ()]{b5}\label{b5} 	 		‘College students' use and acceptance of emergency online learning due to COVID-19’.  		 			P A Aguilera-Hermida 		.  		 \xref{http://dx.doi.org/10.1016/j.ijedro.2020.100011}{10.1016/j.ijedro.2020.100011}.  	 	 		\textit{International Journal of Educational Research Open}  		2020.  	 
\bibitem[Whoa ()]{b49}\label{b49} 	 		\textit{Coronavirus disease (COVID-19) advice for the public},  		 			Whoa 		.  		 \url{https://www.who.int/emergencies/diseases/novel-coronavirus-2019/advice-for-public}  		2020.  	 
\bibitem[Ifijeh and Yusuf ()]{b17}\label{b17} 	 		‘Covid -19 pandemic and the future of Nigeria's university system: The quest for libraries' relevance’.  		 			G Ifijeh 		,  		 			F Yusuf 		.  		 \xref{http://dx.doi.org/10.1016/j.acalib.2020.102226}{10.1016/j.acalib.2020.102226}.  	 	 		\textit{The Journal of Academic Librarianship}  		2020. p. 46.  	 
\bibitem[Adedoyin and Soykan ()]{b3}\label{b3} 	 		\textit{Covid-19 pandemic and online learning: the challenges and opportunities. Interactive Learning Environments},  		 			O B Adedoyin 		,  		 			E Soykan 		.  		 \xref{http://dx.doi.org/10.1080/10494820.2020.1813180}{10.1080/10494820.2020.1813180}.  		2020.  	 
\bibitem[Ladan et al. ()]{b24}\label{b24} 	 		‘COVID-19 pandemic and social media news in Nigeria: The role of libraries and library associations in information dissemination’.  		 			A Ladan 		,  		 			B Haruna 		,  		 			A U Madu 		.  	 	 		\textit{International Journal of Innovation and Research in Educational Sciences}  		2020. 7  (2)  p. .  	 
\bibitem[Belay ()]{b10}\label{b10} 	 		‘COVID-19, distance learning and educational Inequality in rural Ethiopia’.  		 			D G Belay 		.  		 \xref{http://dx.doi.org/10.29333/pr/9133}{10.29333/pr/9133}.  	 	 		\textit{Pedagogical Research}  		2020. 5  (4)  p. .  	 
\bibitem[Mahase ()]{b28}\label{b28} 	 		‘Covid-19: Pfizer and BioNTech submit vaccine for US authorisation’.  		 			E Mahase 		.  		 \xref{http://dx.doi.org/10.1136/bmj.m4552}{10.1136/bmj.m4552}.  	 	 		\textit{BMJ}  		2020. 371 p. 4552.  	 
\bibitem[Whob ()]{b50}\label{b50} 	 		‘detail/30-01-2020-statement-on-the-second-meetin g-of-the-international-health-regulations’.  		 			Whob 		.  		 \url{https://www.who.int/news-room/}  	 	 		\textit{Statement on the Second Meeting of the International Health Regulations},  				2020. July 15. 2005. 2019. 2005.  	 	 (Emergency Committee Regarding the Outbreak of Novel Coronavirus. emergency-committee-regarding-the-outbreak-ofnovel-coronavirus-(2019-ncov) 
\bibitem[Ngari and Ndung'u ()]{b35}\label{b35} 	 		‘Disaster management preparedness in the education sector in Kenya -A case of the COVID-19 pandemic. Editon Cons’.  		 			S M Ngari 		,  		 			S W Ndung'u 		.  		 \xref{http://dx.doi.org/10.51317/ecjeml.v1i1.192}{10.51317/ecjeml.v1i1.192}.  	 	 		\textit{J. Educ. Manag. Leadership}  		2020. 1  (1)  p. .  	 
\bibitem[Kentnor ()]{b20}\label{b20} 	 		\textit{Distance education and the evolution of online learning in the United States. Curriculum and Teaching Dialogue},  		 			H Kentnor 		.  		2015. 17 p. .  	 
\bibitem[Mabeya ()]{b27}\label{b27} 	 		‘Distance learning during COVID-19 crisis: Primary and secondary school parents experiences in’.  		 			M T Mabeya 		.  		 doi:10.37 284/eajes.2.1.249.  	 	 		\textit{East African Journal of Education Studies}  		2020. 2  (1)  p. .  	 
\bibitem[Distance learning solutions UNESCO (2020)]{b48}\label{b48} 	 		‘Distance learning solutions’.  		 \url{https://en.unesco.org/covid19/educationresponse/solutions}  	 	 		\textit{UNESCO}  		2020. May 12.  	 
\bibitem[Sintema ()]{b42}\label{b42} 	 		‘E-Learning and smart revision portal for Zambian primary and Secondary School Learners: A digitalized virtual classroom in the COVID-19 era and beyond’.  		 			E J Sintema 		.  		 \xref{http://dx.doi.org/10.29333/aquademia/8253}{10.29333/aquademia/8253}.  	 	 		\textit{Aquademia}  		2020. 4  (2)  p. .  	 
\bibitem[Trines (2018)]{b47}\label{b47} 	 		\textit{Educating the Masses: The Rise of online education in Sub-Saharan Africa and South Asia},  		 			S Trines 		.  		2018. August 14.  	 
\bibitem[Mukute et al. ()]{b32}\label{b32} 	 		‘Education in times of COVID-19: Looking for silver linings in southern Africa's educational responses’.  		 			M Mukute 		,  		 			B Francis 		,  		 			J Burt 		,  		 			D Ben 		.  		 \xref{http://dx.doi.org/10.4314/sajee.v36i1.7}{10.4314/sajee.v36i1.7}.  	 	 		\textit{Southern African Journal of Environmental Education}  		2020. 36 p. .  	 
\bibitem[Sintema and Singogo ()]{b43}\label{b43} 	 		‘Educational preparedness of the home environment: A technological perspective amidst coronavirus (COVID-19) outbreak’.  		 			E J Sintema 		,  		 			D Singogo 		.  		 \xref{http://dx.doi.org/10.30935/ijpdll/9290}{10.30935/ijpdll/9290}.  	 	 		\textit{International Journal of Pedagogical Development and Lifelong Learning}  		2021. 2  (1)  p. .  	 
\bibitem[Tamrat ()]{b46}\label{b46} 	 		‘Enduring the impacts of COVID-19: Experiences of the private higher education sector in Ethiopia’.  		 			W Tamrat 		.  		 \xref{http://dx.doi.org/10.1080/03075079.2020.1859690}{10.1080/03075079.2020.1859690}.  	 	 		\textit{Studies in Higher Education}  		2020. 46  (1)  p. .  	 
\bibitem[Pan and Zhang ()]{b39}\label{b39} 	 		‘From fighting COVID-19 pandemic to tackling sustainable development goals: An opportunity for responsible information systems research’.  		 			S L Pan 		,  		 			S Zhang 		.  		 doi: 10.1016/j. ijinfomgt.2020.102196.  	 	 		\textit{International Journal of Information Management}  		2020. p. 55.  	 
\bibitem[Bhagat and Kim ()]{b11}\label{b11} 	 		‘Higher education amidst COVID-19: Challenges and silver lining’.  		 			S Bhagat 		,  		 			D J Kim 		.  		 \xref{http://dx.doi.org/10.1080/10580530.2020.1824040}{10.1080/10580530.2020.1824040}.  	 	 		\textit{Information Systems Management}  		2020. 37  (4)  p. .  	 
\bibitem[Muftahu ()]{b31}\label{b31} 	 		‘Higher education and Covid-19 pandemic: Matters arising and the challenges of sustaining academic programs in developing African universities’.  		 			M Muftahu 		.  		 \xref{http://dx.doi.org/10.24331/ijere.776470}{10.24331/ijere.776470}.  	 	 		\textit{International Journal of Educational Research Review}  		2020. 5  (4)  p. .  	 
\bibitem[Adarkwah ()]{b2}\label{b2} 	 		‘I'm not against online teaching, but what about us’.  		 			M A Adarkwah 		.  		 \xref{http://dx.doi.org/10.1007/s10639-020-10331-z}{10.1007/s10639-020-10331-z}.  	 	 		\textit{ICT in Ghana post Covid-19. Education and Information Technologies},  				2020. p. .  	 
\bibitem[Anifowoshe et al. ()]{b6}\label{b6} 	 		\textit{Impact of COVID-19 on education in Sub-Saharan Africa},  		 			O Anifowoshe 		,  		 			A T Aborode 		,  		 			T I Ayodele 		,  		 			A R Iretiayo 		,  		 			O O David 		.  		 \xref{http://dx.doi.org/10.20944/preprints202007.0027.v1}{10.20944/preprints202007.0027.v1}.  		2020.  	 	 (Preprint.) 
\bibitem[Mengistie ()]{b29}\label{b29} 	 		‘Impact of covid-19 on the Ethiopian education system’.  		 			T A Mengistie 		.  		 \xref{http://dx.doi.org/10.15354/sief.20.or011}{10.15354/sief.20.or011}.  	 	 		\textit{Sci Insigt Edu Front}  		2020. 6  (1)  p. .  	 
\bibitem[Karasmanak and Tsantopoulos ()]{b19}\label{b19} 	 		‘Impacts of social distancing during COVID-19 pandemic on the daily life of forestry students’.  		 			E Karasmanak 		,  		 			G Tsantopoulos 		.  		 \xref{http://dx.doi.org/10.1016/j.childyouth.2020.105781}{10.1016/j.childyouth.2020.105781}.  	 	 		\textit{Children and Youth Services Review}  		2021. p. 120.  	 
\bibitem[Yaw Asabere et al. ()]{b53}\label{b53} 	 		‘Improving education delivery in a technical university in Ghana through mobile learning technology’.  		 			N Yaw Asabere 		,  		 			J Agyiri 		,  		 			A Nachanja 		.  		 \xref{http://dx.doi.org/10.4018/IJICTRAME.2020070103}{10.4018/IJICTRAME.2020070103}.  	 	 		\textit{International Journal of ICT Research in Africa and the Middle East}  		2020. 9  (2)  p. .  	 
\bibitem[Bacher-Hicks et al. ()]{b8}\label{b8} 	 		‘Inequality in household adaptation to schooling shocks: Covid-induced online learning engagement in real time’.  		 			A Bacher-Hicks 		,  		 			J Goodman 		,  		 			C Mulhern 		.  		 \xref{http://dx.doi.org/10.1016/j.jpubeco.2020.104345}{10.1016/j.jpubeco.2020.104345}.  	 	 		\textit{Journal of Public Economics}  		2021. p. 193.  	 
\bibitem[Kwok et al. ()]{b23}\label{b23} 	 		‘Influenza vaccine uptake, COVID-19 vaccination intention and vaccine hesitancy among nurses: A survey’.  		 			K O Kwok 		,  		 			K.-K Li 		,  		 			W I Wei 		,  		 			A Tang 		,  		 			S Y Wong 		,  		 			S S Lee 		.  		 doi:10.1016/ j.ijnurstu.2020.103854.  	 	 		\textit{International Journal of Nursing Studies}  		2021. p. 114.  	 
\bibitem[Ngeywo et al. ()]{b36}\label{b36} 	 		‘Managing the finance of home based learning and teaching in Kenya amid Covid-19: Perception and challenges’.  		 			J Ngeywo 		,  		 			E K Maizs 		,  		 			M K Egesa 		.  	 	 		\textit{International Journal of Recent Research in Social Sciences and Humanities}  		2020. p. .  	 
\bibitem[Lorusso and Shumskaya ()]{b25}\label{b25} 	 		‘Online laboratory exercise on computational biology: Phylogenetic analyses and protein modeling based on SARS-CoV-2 data during COVID-19 remote instruction’.  		 			N S Lorusso 		,  		 			M Shumskaya 		.  		 \xref{http://dx.doi.org/10.1002/bmb.21438}{10.1002/bmb.21438}.  	 	 		\textit{Biochemistry and Molecular Biology}  		2020. 48  (5)  p. .  	 
\bibitem[Agormedah et al. ()]{b4}\label{b4} 	 		‘Online Learning in higher education during COVID-19 pandemic: A case of Ghana’.  		 			E K Agormedah 		,  		 			E A Henaku 		,  		 			D K Ayite 		,  		 			E A Ansah 		.  	 	 		\textit{Journal of Educational Technology \& Online Learning}  		2020. 3  (3)  p. .  	 
\bibitem[Mulenga and Marbán ()]{b33}\label{b33} 	 		‘Prospective teachers' online learning mathematics activities in the age of COVID-19: A cluster analysis approach’.  		 			E M Mulenga 		,  		 			J M Marbán 		.  		 \url{29333/ejmste/8345}  	 	 		\textit{Science and Technology Education}  		2020. 16  (9)  p. .  	 	 (EURASIA Journal of Mathematics) 
\bibitem[Oyediran et al. ()]{b38}\label{b38} 	 		\textit{Prospects and limitations of e-learning application in private tertiary institutions amidst COVID-19 lockdown in Nigeria},  		 			W O Oyediran 		,  		 			A M Omoare 		,  		 			M A Owoyemi 		,  		 			A O Adejobi 		,  		 			R B Fasasi 		.  		 \xref{http://dx.doi.org/10.1016/j.heliyon.2020.e05457}{10.1016/j.heliyon.2020.e05457}.  		2020. p. 6.  	 
\bibitem[Secondary Data Analysis Journal of Educational Technology Systems]{b52}\label{b52} 	 		‘Secondary Data Analysis’.  		 doi:10.11 77/0047239520940624.  	 	 		\textit{Journal of Educational Technology Systems}  		49  (2)  p. .  	 
\bibitem[Abdullahi et al. ()]{b0}\label{b0} 	 		‘Stay-at-home order and challenges of online learning’.  		 			U Abdullahi 		,  		 			M Sirajo 		,  		 			Y Saidu 		,  		 			U Bello 		.  		 \xref{http://dx.doi.org/10.9790/7388-1004061017}{10.9790/7388-1004061017}.  	 	 		\textit{IOSR Journal of Research \& Method in Education}  		2020. 10  (4)  p. .  	 
\bibitem[Murugesan and Chidambaram ()]{b34}\label{b34} 	 		‘Success of online teaching and learning in higher education-covid 19 pandemic: A case study Valley View University’.  		 			S Murugesan 		,  		 			N Chidambaram 		.  	 	 		\textit{Ghana. International Journal of Applied Engineering Research}  		2020. 15  (7)  p. .  	 
\bibitem[Meulenbroeks ()]{b30}\label{b30} 	 		‘Suddenly fully online: A case study of a blended university course moving online during the Covid-19 pandemic’.  		 			R Meulenbroeks 		.  		 \xref{http://dx.doi.org/10.1016/j.heliyon.2020.e05728}{10.1016/j.heliyon.2020.e05728}.  	 	 		\textit{Heliyon}  		2020.  (12)  p. 6.  	 
\bibitem[Gangwar and Bassett ()]{b15}\label{b15} 	 		\textit{Tertiary education in Sub-Saharan Africa},  		 			M Gangwar 		,  		 			R M Bassett 		.  		 \url{http://pubdocs.worldbank.org/en/109901592405885723/One-Africa-TE-and-Covid-06162020.pdf}  		2020.  	 
\bibitem[Zhong (2020)]{b54}\label{b54} 	 		\textit{The Coronavirus Exposes Education's Digital Divide},  		 			R Zhong 		.  		 \url{https://www.nytimes.com/2020/03/17/technology/china-schools-coronavirus.html}  		2020. March 18.  	 
\bibitem[Preez and Grange ()]{b41}\label{b41} 	 		‘The COVID-19 pandemic, online teaching/learning, the digital divide, and epistemological access’.  		 			P D Preez 		,  		 			L Grange 		.  		 \xref{http://dx.doi.org/10.29086/978-0-9869936-1-9/2020/AASBS01}{10.29086/978-0-9869936-1-9/2020/AASBS01}.  	 	 		\textit{AASBS}  		2020. 1 p. .  	 
\bibitem[Spanbauer ()]{b44}\label{b44} 	 		\textit{The Digital Divide in Sub-Saharan Africa. 19th Annual Celebration of Undergraduate Research and Creative Activity},  		 			T Spanbauer 		.  		 \url{https://digitalcommons.hope.edu/curca\textunderscore 19/10}  		2020. 2020.  	 	 (p. Paper 10) 
\bibitem[Wotto ()]{b51}\label{b51} 	 		\textit{The Future High Education Distance Learning in Canada, the United States, and France: Insights From Before},  		 			M Wotto 		.  		 COVID-19.  		2020.  	 
\bibitem[Kotouaa et al. ()]{b22}\label{b22} 	 		‘The growing of online education in Sub Saharan Africa: Case study Ghana’.  		 			S Kotouaa 		,  		 			M Ilkan 		,  		 			H Kilic 		.  		 \xref{http://dx.doi.org/10.1016/j.sbspro.2015.04.670}{10.1016/j.sbspro.2015.04.670}.  	 	 		\textit{Procedia -Social and Behavioral Sciences}  		2015. 191 p. .  	 
\bibitem[Owusu-Fordjour et al. ()]{b37}\label{b37} 	 		‘The impact of covid-19 on learning: The perspectives of the Ghanaian student’.  		 			C Owusu-Fordjour 		,  		 			C K Koomson 		,  		 			D Hanson 		.  		 \xref{http://dx.doi.org/10.5281/zenodo.3753586}{10.5281/zenodo.3753586}.  	 	 		\textit{European Journal of Education Studies}  		2020. 7  (3)  p. .  	 
\bibitem[Tadesse and Muluye ()]{b45}\label{b45} 	 		‘The impact of COVID-19 pandemic on education system in developing countries: A review’.  		 			S Tadesse 		,  		 			W Muluye 		.  		 \xref{http://dx.doi.org/10.4236/jss.2020.810011}{10.4236/jss.2020.810011}.  	 	 		\textit{Open Journal of Social Sciences}  		2020. 8 p. .  	 
\bibitem[Aboagye ()]{b1}\label{b1} 	 		‘Transitioning from face-to-face to online Instruction in the COVID-19’.  		 			E Aboagye 		.  		 doi:10.37256/ ser.212021545.  	 	 		\textit{Social Education Research}  		2020. 2  (1)  p. .  	 
\bibitem[Azu et al. ()]{b7}\label{b7} 	 		‘Who gets to learn in a pandemic? Exploring the digital divide in remote learning during the COVID-19 pandemic in Nigeria’.  		 			O B Azu 		,  		 			O Adegboye 		,  		 			H Quadri 		.  		 \xref{http://dx.doi.org/10.1016/j.ijedro.2020.100022}{10.1016/j.ijedro.2020.100022}.  	 	 		\textit{International Journal of Educational Research Open}  		2020.  	 
\bibitem[Lovelace (2020)]{b26}\label{b26} 	 		\textit{WHO warns coronavirus vaccine alone won't end pandemic: 'We cannot go back to the way things were},  		 			B J Lovelace 		.  		 \url{https://www.cnbc.com/2020/08/21/who-warns-a-coronavirus-vaccine-alone-will-not-end-pandemic.html}  		2020. August 21.  	 
\bibitem[De Freitas et al. ()]{b14}\label{b14} 	 		‘Will MOOCs transform learning and teaching in higher education? Engagement and course retention in online learning provision’.  		 			S De Freitas 		,  		 			J Morgan 		,  		 			D Gibson 		.  		 doi:10. 1111/bjet.12268.  	 	 		\textit{British Journal of Educational Technology}  		2015. 46  (3)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
