\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={Exploring the Factors in Student's Retention of E-Learning Mathematics: A Case of Grade 12 Senior High School Students at the University of Perpetual Help System-Pueblo de Panay Campus},
 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-03-15 (revised: 15 March 2021)}
\def\TheID{\makeatother }
\def\TheDate{2021-03-15}
\title{Exploring the Factors in Student's Retention of E-Learning Mathematics: A Case of Grade 12 Senior High School Students at the University of Perpetual Help System-Pueblo de Panay Campus}
\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]{Ace N.  Bombaes}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 February 2021 Accepted: 5 March 2021 Published: 15 March 2021}

\maketitle


\begin{abstract}
        


The study aims to determine the effects of teacher?s factors, student attitude, and motivation on student?s ability to absorb, recall and maintain the learned concepts. This research measures the effects of the said factors on student?s mathematics retention. For this study, the data are collected from 101 STEM students of the University of Perpetual Help System-Pueblo de Panay Campus. The data analysis is done using Paired t-test, Cronbach?s Alpha and Pearson r. The results have revealed that teacher?s factor, students? attitude and motivation have significant differences. Results indicate that the three factors have statistical effect and significant impact on student's ability to absorb, recall and maintain the learned concepts in Mathematics subject via e-learning platform. Based on the findings, teacher?s factor is one of the factors that the school should give much focus on since teacher has the ability to motivate and influence the attitude and performance of the students and they are accountable for the achievements and performance for the students.

\end{abstract}


\keywords{emerging methodology, e-learning, retention.}

\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
athematics is one of the fundamental subjects that is a part of human life that can solve and understand ourselves and the world we live in . Mathematics in education can provide an effective way towards new inventions, solutions and innovation. Through this, people can do a lot of things at ease by the help of its applications. In meeting this convenience, there is a need to find out whether the identified factors have a relationship between student's retention of Mathematics.\par
As one of the identified factors, teacher's influence towards the learning of a student has a vital role in education ). Teacher's factor contributes to the students' academic performance. Moreover, under this factor, other variables are taken punctuality of teachers , learners' exercises , teacher preparedness and teacher teaching aid  {\ref (Siachifuwe, 2017)}. This also includes teacher's ability to utilize e-learning platform as a mode of teaching and learning to deliver information and instruction to student. Other factors like attitude (Briz-Ponce et al., 2017) and motivation of students  can influence and affect their academic performance most specifically in learning mathematics. In this regard, the perceived enjoyment is regarded as one of the components which determines students behavior towards math retention using the elearning platform .\par
In today's generation, education is enhanced by the use of technology integration particularly the e-learning platform and teaching using this platform is regarded as an emerging methodology of teaching and learning. Teaching and learning via e-learning platform brings changes in pedagogical strategies and improves the efficiency of teaching and learning (D. Doculan, 2016). It is regarded as an emerging methodology. This platform bridges the students and teacher relationship to the next level of education. Digital technology has changed the very notion of what being a human means .\par
Retention of learned concepts can be defined as having the information stored in long-term memory in such a way that it can be readily retrieved, for example, in response to standard prompts . Retention attempts to describe the ways in which the student and the institution interact with one another. The theoretical principles convey the importance of having knowledge of student attributes that influence retention .\par
This paper confirms the relationship between teacher's factors, student attitude, and student motivation where the role of the teacher in on-line education and the degree of student's attitude and motivation are substantiated. To further understand this relationship between these factors towards student 'retention of learned concepts of mathematics, the paper is explained and discussed in different sections as follows.\par
II. 
\section[{Research Objectives}]{Research Objectives}\par
With the advanced technological innovation and development, the use of e-learning platform has become very prominent especially during the COVID-19 pandemic period. E-learning has become the primary way of teaching and learning and become a necessary teaching method (Moreno-Guerrero et al., 2020). This study presents contributing factors towards student's retention of mathematics via e-learning as a mode of delivery in teaching. The aims of this study to identify the influences and impacts of teacher's influence, student attitude, and motivation on student's retention of mathematics which can be observed when teaching is delivered and learning is achieved online. The main objective of this study is to identify the factors that influence retention and effectiveness of the e-learning method in student's ability to absorb, recall and maintain the learned concepts about mathematics. 
\section[{III.}]{III.} 
\section[{Method of Investigation a) Research Design and Method}]{Method of Investigation a) Research Design and Method}\par
The study is a quantitative research developed is quantitative. A case study has been designed to measure the teacher's factor, students' attitude, and students' motivation towards student's retention of learned concepts in mathematics. The delivery of teaching and learning was done through the use of elearning as an emerging methodology. To assess the said factors, the study was done through correlational research. The total number of population consisted of 101 grade 12 STEM students has been covered, for it serves the purpose of the study. To find out the relationship and significant difference of the variables of the study, a self-made questionnaire was used gather the needed data. The questionnaire was made by the researchers in accordance with the current study. 
\section[{b) Instrumentation}]{b) Instrumentation}\par
The study took place at the University of Perpetual Help System -Pueblo de Panay, Roxas City, Capiz, Philippines. All STEM students of Grade 12 were covered to gather the information. The questionnaire has only one part which measures the student's retention in terms of teacher factor, student's attitude and student's motivation towards student's retention of learned concepts using five-point Likert Scale. 
\section[{c) Sample Design}]{c) Sample Design}\par
For statistical analysis the data were collected from Grade 12 STEM students, all are active users of elearning platform of the university. There were 101 participants and they were given a structured questionnaire to identify and perform the relationship of every variable using correlation analysis. Cronbach's Alpha was used to determine the reliability of each item from the questionnaire. This study is quantitative with the support of SPSS. 
\section[{d) Pilot Testing}]{d) Pilot Testing}\par
The number of participants was identified based on the 15\% of total Grade-12 STEM students and it was conducted in Grade-11 STEM students first in order to test the applicability and objectivity of the research tool. 
\section[{e) Data Analysis and Results}]{e) Data Analysis and Results} 
\section[{i. Data Analysis and Results}]{i. Data Analysis and Results}\par
Pearson r correlation analysis is utilized for measuring the model that consists of validity test. All factors are tested to be greater than 0.5. In the reliability test, Cronbach's Alpha value is determined and found to be higher than 0.8. This is a manifestation that questions under each construct are significantly valid and reliable with Sig.(2-tailed) = 0.000 < p = 0.05 and r(x,y) ? 0.5 > r = 0.195 in order to measure the teacher's factor, students' attitude and perceived enjoyment towards students' retention in mathematics using e-learning platform.   ii. Result and Hypothesis Testing After signifying the validity of the measurement model, the next step was to hypothesize the significant difference and relationship using paired T-test and person r. The results based on the structural model support that all proposed hypotheses were supported by the data.\par
Teacher Factor (mean = 4.4072, SD = .51276) is higher than Perceived Enjoyment (mean = 3.8430, SD = .64014) in terms of mean which signifies that teacher factor has higher effect than perceived enjoyment on student's retention. Based on the result, there is a high significant difference between teacher factor and perceived enjoyment with t = 10.318, df = 100 and sig.  (2 tailed) = .000. Also, the correlation value of teacher factor and perceived enjoyment is equal to .51276 which indicates that there is a positive or direct relationship between these two variables. Teacher Factor (mean = 4.4072, SD = .51276) is higher than Student attitude (mean = 3.2896, SD = .80291) in terms of mean which signifies that teacher factor has higher effect than student's attitude on student's retention. Based on the result, there is a high significant difference between teacher factor and student attitude with t = 13.885, df = 100 and sig.\par
(2 tailed) = .000. Also, the correlation value of teacher factor and student attitude is equal to .308 which indicates that there is a positive or direct relationship between these two variables.\par
Perceived Enjoyment (mean = 3.8430, SD = .64014) is higher than Student attitude (mean = 3.2896, SD = .80291) in terms of mean which signifies that perceived enjoyment has higher effect than student's attitude on student's retention. Based on the result, there is a high significant difference between teacher factor and student attitude with t = 9.821, df = 100 and sig. (2 tailed) = .000. Also, the correlation value of perceived enjoyment and student attitude is equal to .714 which indicates that there is a positive or direct relationship between these two variables. 
\section[{IV.}]{IV.} 
\section[{Discussion and Conclusion}]{Discussion and Conclusion}\par
This study examines the influence and impact of teacher's factor, student's motivation, and student's on student's ability to absorb, recall, and maintain the learned concepts in Mathematics of Grade 12 STEM students of the University of Perpetual Help System-Pueblo de Panay Campus, Roxas City, Philippines. The results of this study assemble by t-test and Pearson r which indicate that teacher factor, student attitude and student motivation towards students' retention. These findings support that these factors are significant and have a positive impact on the findings generated with the use of Paired t-test analysis.\par
As part of the investigation, it reveals that based on 101 respondents who participated in the data collection; Teacher Factor has the highest influence on student's ability to absorb, recall and maintain the knowledge she or he learned. With the help of e-learning the students along with teacher factors, teacher was able to successfully and effectively deliver his lessons thus contributing to the success of teaching and learning. The findings show that teacher preparedness and ability to deliver his lesson through e-learning platform, teacher motivation, marking of learner's exercises, punctuality of teacher and teaching aid which fall under teacher factor should be considered in teaching mathematics. Teachers who are successful in establishing an online learning community encourage student participation and discourage lurking behavior. This was followed by the student motivation and student attitude have the least effect on student's retention.\par
Based on the findings, the study recommends that, teachers should enrich better the teacher factor such as teacher preparedness, teacher motivation, marking of learner's exercises, teaching aid, together with student motivation and student attitude for these contribute to student's retention of learned concepts and knowledge in Mathematics. In order to make learning appears more profound, teachers should engage students in a more challenging online environment by making the lessons more interactive and the e-learning platform fun since students find it enjoyable to use.\par
Furthermore, the study finds out that e-learning does not reduce education, learning process, between students and teacher. This only proves that retention rates for online students are much higher than for traditional, in-person students, for online learning increases access and makes it more likely that a student can finish a course or program. \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.02318181818181818\textwidth}P{0.6761363636363635\textwidth}P{0.1506818181818182\textwidth}}
\tabcellsep 0: Teacher's factor items correlation\tabcellsep \\
\tabcellsep Correlations\tabcellsep \\
\tabcellsep \multicolumn{2}{l}{TOTAL (TEACHER FACTOR)}\\
Q1\tabcellsep Pearson Correlation\tabcellsep .738 **\\
\tabcellsep Sig. (2-tailed)\tabcellsep .000\\
\tabcellsep N\tabcellsep 101\\
Q2\tabcellsep Pearson Correlation\tabcellsep .728 **\\
\tabcellsep Sig. (2-tailed)\tabcellsep .000\\
\tabcellsep N\tabcellsep 101\\
Q3\tabcellsep Pearson Correlation\tabcellsep .694 **\\
\tabcellsep Sig. (2-tailed)\tabcellsep .000\end{longtable} \par
  {\small\itshape [Note: **. Correlation is significant at the 0.01 level(2-tailed). *. Correlation is significant at the 0.05 level(2-tailed). **. Correlation is significant at the 0.01 level(2-tailed).]} 
\caption{\label{tab_0}Table 1 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.45102040816326533\textwidth}P{0.3874149659863946\textwidth}P{0.011564625850340135\textwidth}}
\tabcellsep .0: Teacher factor Reliability Statistics\tabcellsep \\
\tabcellsep Reliability Statistics\tabcellsep \\
\multicolumn{3}{l}{Cronbach's Alpha Cronbach's Alpha Based on Standardized Items No. of Items}\\
.887\tabcellsep .894\tabcellsep 10\end{longtable} \par
 
\caption{\label{tab_1}Table 2}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.02819905213270142\textwidth}P{0.16248025276461295\textwidth}P{0.05774091627172196\textwidth}P{0.1597946287519747\textwidth}P{0.08728278041074249\textwidth}P{0.06311216429699841\textwidth}P{0.05774091627172196\textwidth}P{0.05774091627172196\textwidth}P{0.05774091627172196\textwidth}P{0.05908372827804107\textwidth}P{0.05908372827804107\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{6}{l}{1: Teacher factor Inter-Item Correlation Matrix}\tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{Inter-Item Correlation Matrix}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Q1\tabcellsep Q2\tabcellsep Q3\tabcellsep Q4\tabcellsep Q5\tabcellsep Q6\tabcellsep Q7\tabcellsep Q8\tabcellsep Q9\tabcellsep Q10\\
Q1\tabcellsep 1.000\tabcellsep .743\tabcellsep .605\tabcellsep .282\tabcellsep .443\tabcellsep .526\tabcellsep .585\tabcellsep .489\tabcellsep .443\tabcellsep .307\\
Q2\tabcellsep .743\tabcellsep 1.000\tabcellsep .626\tabcellsep .324\tabcellsep .458\tabcellsep .330\tabcellsep .351\tabcellsep .402\tabcellsep .458\tabcellsep .216\\
Q3\tabcellsep .605\tabcellsep .626\tabcellsep 1.000\tabcellsep .465\tabcellsep .415\tabcellsep .527\tabcellsep .444\tabcellsep .308\tabcellsep .732\tabcellsep .507\\
Q4\tabcellsep .282\tabcellsep .324\tabcellsep .465\tabcellsep 1.000\tabcellsep .681\tabcellsep .368\tabcellsep .563\tabcellsep .537\tabcellsep .341\tabcellsep .393\\
Q5\tabcellsep .443\tabcellsep .458\tabcellsep .415\tabcellsep .681\tabcellsep 1.000\tabcellsep .637\tabcellsep .325\tabcellsep .592\tabcellsep .304\tabcellsep .371\\
Q6\tabcellsep .526\tabcellsep .330\tabcellsep .527\tabcellsep .368\tabcellsep .637\tabcellsep 1.000\tabcellsep .510\tabcellsep .228\tabcellsep .386\tabcellsep .557\\
Q7\tabcellsep .585\tabcellsep .351\tabcellsep .444\tabcellsep .563\tabcellsep .325\tabcellsep .510\tabcellsep 1.000\tabcellsep .570\tabcellsep .325\tabcellsep .579\\
Q8\tabcellsep .489\tabcellsep .402\tabcellsep .308\tabcellsep .537\tabcellsep .592\tabcellsep .228\tabcellsep .570\tabcellsep 1.000\tabcellsep .408\tabcellsep .325\\
Q9\tabcellsep .443\tabcellsep .458\tabcellsep .732\tabcellsep .341\tabcellsep .304\tabcellsep .386\tabcellsep .325\tabcellsep .408\tabcellsep 1.000\tabcellsep .639\\
Q10\tabcellsep .307\tabcellsep .216\tabcellsep .507\tabcellsep .393\tabcellsep .371\tabcellsep .557\tabcellsep .579\tabcellsep .325\tabcellsep .639\tabcellsep 1.000\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{Reliability Statistics}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{9}{l}{Cronbach's Alpha Cronbach's Alpha Based on Standardized Items No. of Items}\tabcellsep \\
\tabcellsep .850\tabcellsep \tabcellsep \tabcellsep \tabcellsep .864\tabcellsep \tabcellsep \tabcellsep \tabcellsep 7\tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 2 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.5411337209302326\textwidth}P{0.1630813953488372\textwidth}P{0.0024709302325581395\textwidth}P{0.0024709302325581395\textwidth}P{0.0024709302325581395\textwidth}P{0.003706395348837209\textwidth}P{0.030886627906976744\textwidth}P{0.10377906976744185\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Year 2021\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 49\\
\tabcellsep \multicolumn{5}{l}{1: Student attitude Inter-Item Correlation Matrix Inter-Item Correlation Matrix Table 3.0: Student attitude Reliability Statistics}\tabcellsep \tabcellsep Volume XXI Issue VII Version I\\
Q1\tabcellsep Q2\tabcellsep Q3\tabcellsep Q4\tabcellsep Q9\tabcellsep Q10\tabcellsep Q11\tabcellsep ( H )\\
\multicolumn{7}{l}{Q1 Q2 Q3 Q4 Q9 Q10 Q11 Cronbach's Alpha 1.000 .433 .218 .400 .284 .218 .319 Table 4.0: Perceived enjoyment Reliability Statistics .433 .218 .400 .284 1.000 .285 .717 .256 .285 1.000 .591 .653 .717 .591 1.000 .675 .256 .653 .675 1.000 .285 .473 .591 .760 .368 .593 .563 .725 Reliability Statistics Cronbach's Alpha Based on Standardized Items No. of Items .218 .319 .285 .368 .473 .593 .591 .563 .760 .725 1.000 .593 .593 1.000 .893 .892}\tabcellsep Global Journal of Human Social Science\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep © 2021 Global Journals\tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 3 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.4735159817351598\textwidth}P{0.08538812785388127\textwidth}P{0.03881278538812785\textwidth}P{0.12420091324200912\textwidth}P{0.12808219178082192\textwidth}}
\multicolumn{5}{l}{.0: Statistics (Teacher Factor, Student Attitude and Perceived Enjoyment)}\\
\tabcellsep Mean\tabcellsep N\tabcellsep Std. Deviation\tabcellsep Std. Error Mean\\
Teacher Factor\tabcellsep 4.4072\tabcellsep 101\tabcellsep .51276\tabcellsep .05102\\
Perceived Enjoyment\tabcellsep 3.8430\tabcellsep 101\tabcellsep .64014\tabcellsep .06370\\
Student Attitude\tabcellsep 3.2896\tabcellsep 101\tabcellsep .80291\tabcellsep .07989\end{longtable} \par
 
\caption{\label{tab_4}Table 5}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{51} \par 
\begin{longtable}{P{0.075\textwidth}P{0.5708333333333333\textwidth}P{0.041666666666666664\textwidth}P{0.09583333333333333\textwidth}P{0.06666666666666667\textwidth}}
\tabcellsep Paired Samples Correlations\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep N\tabcellsep Correlation\tabcellsep Sig.\\
Pair 1\tabcellsep Teacher Factor \& Perceived Enjoyment\tabcellsep 101\tabcellsep .565\tabcellsep .000\\
Pair 2\tabcellsep Teacher Factor \& Student Attitude\tabcellsep 101\tabcellsep .308\tabcellsep .002\\
Pair 3\tabcellsep Perceived Enjoyment \& Student Attitude\tabcellsep 101\tabcellsep .714\tabcellsep .000\end{longtable} \par
 
\caption{\label{tab_5}Table 5 . 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{52} \par 
\begin{longtable}{P{0.2991139240506329\textwidth}P{0.023670886075949367\textwidth}P{0.14848101265822783\textwidth}P{0.0710126582278481\textwidth}P{0.13556962025316455\textwidth}P{0.051645569620253164\textwidth}P{0.038734177215189874\textwidth}P{0.023670886075949367\textwidth}P{0.05810126582278481\textwidth}}
\tabcellsep \tabcellsep \multicolumn{2}{l}{Paired Samples Test}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{3}{l}{Paired Differences}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{95\% Confidence}\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Interval of the}\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Difference}\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Mean\tabcellsep Std. Deviation\tabcellsep Std. Error Mean\tabcellsep Lower\tabcellsep Upper\tabcellsep t\tabcellsep df\tabcellsep Sig. (2-tailed)\\
\multicolumn{2}{l}{Pair 1 Teacher Factor -Perceived Enjoyment .56415}\tabcellsep .54950\tabcellsep .05468\tabcellsep .45567\tabcellsep .67263\tabcellsep 10.318\tabcellsep 100\tabcellsep .000\\
Pair 2 Teacher Factor -Student Attitude\tabcellsep 1.11755\tabcellsep .80887\tabcellsep .08049\tabcellsep .95787\tabcellsep 1.27723\tabcellsep 13.885\tabcellsep 100\tabcellsep .000\\
\multicolumn{2}{l}{Pair 3 Perceived Enjoyment -Student Attitude .55339}\tabcellsep .56630\tabcellsep .05635\tabcellsep .44160\tabcellsep .66519\tabcellsep 9.821\tabcellsep 100\tabcellsep .000\end{longtable} \par
 
\caption{\label{tab_6}Table 5 . 2 :}\end{figure}
 			\footnote{Exploring the Factors in Student's Retention of E-Learning Mathematics: A Case of Grade 12 Senior High School Students at the University of Perpetual Help System-Pueblo de Panay Campus} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Borba et al. ()]{b2}\label{b2} 	 		‘Blended learning, e-learning and mobile learning in mathematics education’.  		 			M C Borba 		,  		 			P Askar 		,  		 			J Engelbrecht 		,  		 			G Gadanidis 		,  		 			S Llinares 		,  		 			M S Aguilar 		.  		 \xref{http://dx.doi.org/10.1007/s11858-016-0798-4}{10.1007/s11858-016-0798-4}.  		 \url{https://doi.org/10.1007/s11858-016-0798-4}  	 	 		\textit{ZDM -Mathematics Education}  		2016. 48  (5)  p. .  	 
\bibitem[Borba et al. ()]{b14}\label{b14} 	 		‘Blended learning, e-learning and mobile learning in mathematics education’.  		 			M C Borba 		,  		 			P Askar 		,  		 			J Engelbrecht 		,  		 			G Gadanidis 		,  		 			S Llinares 		,  		 			M S Aguilar 		.  		 \xref{http://dx.doi.org/10.1007/s11858-016-0798-4}{10.1007/s11858-016-0798-4}.  		 \url{https://doi.org/10.1007/s11858-016-0798-4}  	 	 		\textit{ZDM -Mathematics Education}  		2016. 48  (5)  p. .  	 
\bibitem[Read ()]{b8}\label{b8} 	 		\textit{Community College. Instructions for My Mother's Funeral},  		 			L Read 		.  		 \xref{http://dx.doi.org/10.2307/j.ctt1b4cxbv.43}{10.2307/j.ctt1b4cxbv.43}.  		 \url{https://doi.org/10.2307/j.ctt1b4cxbv.43}  		2017. 2005. p. .  	 
\bibitem[Read ()]{b20}\label{b20} 	 		\textit{Community College. Instructions for My Mother's Funeral},  		 			L Read 		.  		 \xref{http://dx.doi.org/10.2307/j.ctt1b4cxbv.43}{10.2307/j.ctt1b4cxbv.43}.  		 \url{https://doi.org/10.2307/j.ctt1b4cxbv.43}  		2017. 2005. p. .  	 
\bibitem[Moreno-Guerrero et al. ()]{b6}\label{b6} 	 		‘E-learning in the teaching of mathematics: An educational experience in adult high school’.  		 			A J Moreno-Guerrero 		,  		 			I Aznar-Díaz 		,  		 			P Cáceres-Reche 		,  		 			S Alonso-García 		.  		 \xref{http://dx.doi.org/10.3390/MATH8050840}{10.3390/MATH8050840}.  		 \url{https://doi.org/10.3390/MATH8050840}  	 	 		\textit{Mathematics}  		2020. 8  (5) .  	 
\bibitem[Moreno-Guerrero et al. ()]{b18}\label{b18} 	 		‘E-learning in the teaching of mathematics: An educational experience in adult high school’.  		 			A J Moreno-Guerrero 		,  		 			I Aznar-Díaz 		,  		 			P Cáceres-Reche 		,  		 			S Alonso-García 		.  		 \xref{http://dx.doi.org/10.3390/MATH8050840}{10.3390/MATH8050840}.  		 \url{https://doi.org/10.3390/MATH8050840}  	 	 		\textit{Mathematics}  		2020. 8  (5) .  	 
\bibitem[Briz-Ponce et al. ()]{b15}\label{b15} 	 		‘Facts: Is Online Learning As Good As Face-To-Face Learning?’.  		 			L Briz-Ponce 		,  		 			A Pereira 		,  		 			L Carvalho 		,  		 			J A Juanes-Méndez 		,  		 			F J García-Peñalvo 		.  		 \xref{http://dx.doi.org/10.1016/j.chb.2016.05.02717}{10.1016/j.chb.2016.05.02717}.  		 \url{https://www.uopeople.edu/blog/online-learning-good-as-face-to-face-learning/}  	 	 		\textit{Computers in Human Behavior}  		2017. 72 p. .  	 	 (Learning with mobile technologies -Students' behavior) 
\bibitem[Thoonen et al. ()]{b11}\label{b11} 	 		‘How to improve teaching practices: The role of teacher motivation, organizational factors, and leadership practices’.  		 			E E J Thoonen 		,  		 			P J C Sleegers 		,  		 			F J Oort 		,  		 			T T D Peetsma 		,  		 			F P Geijsel 		.  		 \xref{http://dx.doi.org/10.1177/0013161X11400185}{10.1177/0013161X11400185}.  		 \url{https://doi.org/10.1177/0013161X11400185}  	 	 		\textit{Educational Administration Quarterly}  		2011. 47  (3)  p. .  	 
\bibitem[Thoonen et al. ()]{b23}\label{b23} 	 		‘How to improve teaching practices: The role of teacher motivation, organizational factors, and leadership practices’.  		 			E E J Thoonen 		,  		 			P J C Sleegers 		,  		 			F J Oort 		,  		 			T T D Peetsma 		,  		 			F P Geijsel 		.  		 \xref{http://dx.doi.org/10.1177/0013161X1140018526}{10.1177/0013161X1140018526}.  		 \url{https://study.com/academy/lesson/what-is-student-retention-definition-effects.html}  	 	 		\textit{Educational Administration Quarterly}  		2011. 2016. November 18. 47  (3)  p. .  	 	 (What is Student Retention? -Definition \& Effects) 
\bibitem[Augustyniak et al. ()]{b0}\label{b0} 	 		‘Intrinsic motivation: an overlooked component for student success’.  		 			R A Augustyniak 		,  		 			A Z Ables 		,  		 			P Guilford 		,  		 			H L Lujan 		,  		 			R N Cortright 		,  		 			S E Di Carlo 		.  		 \xref{http://dx.doi.org/10.1152/advan.00072.2016}{10.1152/advan.00072.2016}.  		 \url{https://doi.org/10.1152/advan.00072.2016}  	 	 		\textit{Advances in Physiology Education}  		2016. 40  (4)  p. .  	 
\bibitem[Augustyniak et al. ()]{b12}\label{b12} 	 		‘Intrinsic motivation: an overlooked component for student success’.  		 			R A Augustyniak 		,  		 			A Z Ables 		,  		 			P Guilford 		,  		 			H L Lujan 		,  		 			R N Cortright 		,  		 			S E Dicarlo 		.  		 \xref{http://dx.doi.org/10.1152/advan.00072.2016}{10.1152/advan.00072.2016}.  		 \url{https://doi.org/10.1152/advan.00072.2016}  	 	 		\textit{Advances in Physiology Education}  		2016. 40  (4)  p. .  	 
\bibitem[Briz-Ponce et al. ()]{b3}\label{b3} 	 		‘Learning with mobile technologies -Students' behavior’.  		 			L Briz-Ponce 		,  		 			A Pereira 		,  		 			L Carvalho 		,  		 			J A Juanes-Méndez 		,  		 			F J García-Peñalvo 		.  		 \xref{http://dx.doi.org/10.1016/j.chb.2016.05.027}{10.1016/j.chb.2016.05.027}.  		 \url{https://doi.org/10.1016/j.chb.2016.05.027}  	 	 		\textit{Computers in Human Behavior}  		2017. 72 p. .  	 
\bibitem[Panay et al. ()]{b7}\label{b7} 	 		\textit{Measuring the Impact of E-learning Adoption : A Case of University of Perpetual Help},  		 			S Panay 		,  		 			De 		,  		 			R City 		,  		 			A N Bombaes 		.  		2019. 5 p. .  	 
\bibitem[Panay et al. ()]{b19}\label{b19} 	 		\textit{Measuring the Impact of E-learning Adoption : A Case of University of Perpetual Help},  		 			S Panay 		,  		 			De 		,  		 			R City 		,  		 			A N Bombaes 		.  		2019. 5 p. .  	 
\bibitem[Karpicke and Roediger ()]{b4}\label{b4} 	 		‘Repeated retrieval during learning is the key to long-term retention’.  		 			J D Karpicke 		,  		 			H L Roediger 		.  		 \xref{http://dx.doi.org/10.1016/j.jml.2006.09.004}{10.1016/j.jml.2006.09.004}.  		 \url{https://doi.org/10.1016/j.jml.2006.09.004}  	 	 		\textit{Journal of Memory and Language}  		2007. 57  (2)  p. .  	 
\bibitem[Karpicke and Roediger ()]{b16}\label{b16} 	 		‘Repeated retrieval during learning is the key to long-term retention’.  		 			J D Karpicke 		,  		 			H L Roediger 		.  		 \xref{http://dx.doi.org/10.1016/j.jml.2006.09.004}{10.1016/j.jml.2006.09.004}.  		 \url{https://doi.org/10.1016/j.jml.2006.09.004}  	 	 		\textit{Journal of Memory and Language}  		2007. 57  (2)  p. .  	 
\bibitem[Bombaes ()]{b1}\label{b1} 	 		‘Student's Intentions to Use M-Learning: An Empirical Perspective from the Philippines’.  		 			A Bombaes 		.  		 \xref{http://dx.doi.org/10.5296/ber.v8i1.12305}{10.5296/ber.v8i1.12305}.  		 \url{https://doi.org/10.5296/ber.v8i1.12305}  	 	 		\textit{Business and Economic Research}  		2017. 8  (1)  p. 68.  	 
\bibitem[Bombaes ()]{b13}\label{b13} 	 		‘Student's Intentions to Use M-Learning: An Empirical Perspective from the Philippines’.  		 			A Bombaes 		.  		 \xref{http://dx.doi.org/10.5296/ber.v8i1.12305}{10.5296/ber.v8i1.12305}.  		 \url{https://doi.org/10.5296/ber.v8i1.12305}  	 	 		\textit{Business and Economic Research}  		2017. 8  (1)  p. 68.  	 
\bibitem[Sahito et al. ()]{b10}\label{b10} 	 		‘Teachers' Time Management and the Performance of Students: A Comparison of Government and Private Schools of’.  		 			Z Sahito 		,  		 			M Khawaja 		,  		 			U M Panhwar 		,  		 			A Siddiqui 		,  		 			H Saeed 		.  		 \xref{http://dx.doi.org/10.5430/wje.v6n6p42}{10.5430/wje.v6n6p42}.  		 \url{https://doi.org/10.5430/wje.v6n6p42}  	 	 		\textit{Pakistan. World Journal of Education}  		2016. 6  (6) .  	 
\bibitem[Sahito et al. ()]{b22}\label{b22} 	 		‘Teachers' Time Management and the Performance of Students: A Comparison of Government and Private Schools of’.  		 			Z Sahito 		,  		 			M Khawaja 		,  		 			U M Panhwar 		,  		 			A Siddiqui 		,  		 			H Saeed 		.  		 \xref{http://dx.doi.org/10.5430/wje.v6n6p42}{10.5430/wje.v6n6p42}.  		 \url{https://doi.org/10.5430/wje.v6n6p42}  	 	 		\textit{Pakistan. World Journal of Education}  		2016. 6  (6) .  	 
\bibitem[Min ()]{b5}\label{b5} 	 		‘The impact of supplemental reading on vocabulary acquisition and retention with EFL learners in Taiwan’.  		 			H T Min 		.  		 \url{http://www.ord.ntnu.edu.tw/ntnuj/j53/j531hs-5.pdf\%5Cnpapers2://publication/uuid/D19D6F76-D474-4C66-986D-6E909FD66F15}  	 	 		\textit{Journal of National Taiwan Normal University: ?}  		2008. 53  (1)  p. .  	 
\bibitem[Min ()]{b17}\label{b17} 	 		‘The impact of supplemental reading on vocabulary acquisition and retention with EFL learners in Taiwan’.  		 			H T Min 		.  		 \url{http://www.ord.ntnu.edu.tw/ntnuj/j53/j531hs-5.pdf\%5Cnpapers2://publication/uuid/D19D6F76-D474-4C66-986D-6E909FD66F15}  	 	 		\textit{Journal of National Taiwan Normal University: ?}  		2008. 53  (1)  p. .  	 
\bibitem[Russell ()]{b9}\label{b9} 	 		\textit{THE PRINCIPLES OF by},  		 			B Russell 		.  		2017.  	 
\bibitem[Russell ()]{b21}\label{b21} 	 		\textit{THE PRINCIPLES OF by},  		 			B Russell 		.  		2017.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
