\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={The Influence of Augmented Reality Technology on the Learning Interest, Achievement of Learning Goals and Cognitive Load of Middle School Students},
 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{1970-01-01 (revised: 01 January 1970)}
\def\TheID{\makeatother }
\def\TheDate{1970-01-01}
\title{The Influence of Augmented Reality Technology on the Learning Interest, Achievement of Learning Goals and Cognitive Load of Middle School Students}
\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]{Yuan  Ling}

             \author[2]{Zhang  Xiao-Yun}

             \author[3]{LU  Xiao-Xu}

             \affil[1]{  East China Normal University}

\renewcommand\Authands{ and }

\date{\small \em Received: 1 January 1970 Accepted: 1 January 1970 Published: 1 January 1970}

\maketitle


\begin{abstract}
        


In order to test the influence of augmented reality technology on the learning interest, achievement of learning goals and cognitive load, the instruction of topographic map was taken as an example for experimental study. This paper selected 427 students from 8 classes of Grade one who all come from Zhantan Middle School in Xindu District of Chengdu as experimental samples, set two classes with similar level in learning as one group?the one is the experimental class and the other is the control class, and formed 4 groups in total. The experimental classes adopted AR three-dimensional videos as teaching aids to give new lessons and the control classes adopted traditional two- dimensional videos, and then the students' learning interest level, achievement of learning goals and cognitive load were measured. The results showed that the application of AR technology in teaching could improve students' learning interest and achievement of learning goals, but had no effect on reducing cognitive load.

\end{abstract}


\keywords{augmented reality technology; learning interest; achievement of learning goals; cognitive load; contour map.}

\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*}


\begin{textblock*}{10cm}(1.05cm,3cm)
{{\textit{CrossRef DOI of original article:}} \underline{}}
\end{textblock*}\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
ugmented reality (AR) technology is an extension of virtual reality (VR) technology, which can achieve a visual hybrid enhancement effect through the fusion of artificially generated threedimensional virtual images with the real world under the coordination of software and hardware (Cai Su, Wang Pei-wen, Yang yang, et al., 2016; Zhang Si-fang \& Jiang Jia-fa, 2018). AR technology has the characteristics of virtual and real combination, real-time interaction and three-dimensional display, etc. Combining theories of learning motivation, constructivism, and behaviorism, it is found that AR technology can promote the occurrence of interaction, establish the connection between stimulus and response, and help learners construct and transfer knowledge. It has many advantages in creating a learning environment, improving learning interest, reducing cognitive load, improving learning effectiveness, innovating teaching methods, and improving interaction effects (Wang Guo-hua \& Zhang Li-guo, 2017), which has led to the continued promotion of AR technology in the field of education.\par
Based on the research status of AR technology in teaching at domestic and abroad, it is found that domestic research mainly focuses on the introduction of application cases of AR technology in teaching, but a series of empirical studies have been conducted on the pedagogical use of AR technology by some domestic and foreign researchers, which confirms that AR technology has an influence on the achievement of learning goals, learning interest and cognitive load.  {\ref Chiang}    {\ref Ling (2019)}, and Chen Liang-ying (2019) found that AR technology is better than traditional teaching methods in the terms of promoting the achievement of learning goals. \hyperref[b13]{Hsiao et al (2013)} found that mobile AR technology has a greater positive influence on students' academic performance and interest than multimedia teaching resources. In addition, some studies have shown that AR technology has the effect of reducing cognitive load  {\ref (Wang Yuan, 2018)}. Lu Xiao-xu et al (2011) found a positive correlation between learning interest and achievement of learning goals. In addition, many studies have shown a negative correlation between cognitive load and achievement of learning goals (Wang C X, Fang T \& Gu Y X, 2020).\par
Based on the cognitive load theory and the learning motivation theory, AR technology can reduce cognitive load, improve learning interest and achievement of learning goals as a learning aid. But the improvement of learning interest and the reduction of cognitive load will improve the achievement of learning goals. The theoretical model of the research design is shown in Figure \hyperref[fig_0]{1}.  
\section[{Method a) Participants}]{Method a) Participants}\par
The experiment was conducted at Zhantan Middle School in Xindu District of Chengdu. This experiment was based on a new geography curriculum of the contour map conducted in Zhantan Middle School in Xindu District of Chengdu. Zhantan Middle School in Xindu District of Chengdu is a new, high-standard and modern full-time junior middle school funded by the government of Xindu District, Chengdu. As a pilot unit of the modern school system, the school was named a pilot school of the "School of the Future" in Chengdu in January 2017, and was successfully declared a digital base school in Chengdu in September 2017. A total of 431 students from 8 classes in grade 7 were selected to participate in this experiment. After deleting 4 invalid data, the final sample size was 427. 
\section[{b) Instrument}]{b) Instrument}\par
?The measurement instrument of learning interest: Huang Wenqian's (2019) geography learning interest scale was modified to form a geography learning interest questionnaire suitable for this experiment, including the three dimensions of behavioral attitude, emotional tendency, and value orientation. The questionnaire consists of 16 questions with "yes" and "no" options, including 8 forward-assigned and 8 reverse-assigned questions. In this study, the alpha coefficient of the scale was 0.805. ?The measurement instrument of achievement of learning goals: Using the contour skill test questions compiled by the researchers themselves, including 10 test questions. The measurement instrument has high validity and discrimination. In this study, the alpha coefficient of the scale was 0.608. ?The measurement instrument of cognitive load: Using the subjective measurement scale developed by Pass et al.  {\ref (1994)}, which involves two dimensions of mental effort and task difficulty. The original two questions were modified to "how difficult do you think of interpreting topographical parts for learning in this lesson" and "how much effort did you put into learning the topographic parts of contour" according to the actual situation. The scale has been used in many studies and has high reliability and validity. Sun et al (2013) tested the reliability of the scale at 0.740. In this study, the alpha coefficient of the scale was 0.704. 
\section[{c) Materials}]{c) Materials}\par
In this study, the contour content in the "A good understanding of middle school geography" APP based on AR technology was selected as the teaching experimental material. The teacher used the advantage of the three-dimensional display of the APP to realize the observation of each mountain part in the threedimensional model of the contour map by changing the angle of the mobile phone, and used the mobile phone to record the whole process to obtain AR threedimensional video. At the same time, the teacher prepared a traditional two-dimensional video explaining the characteristics of the contour line. 
\section[{d) Design}]{d) Design}\par
In order to reduce the contingency of the experiment, according to the geography mid-term scores of 431 students, the 8 classes were divided into 4 levels, and the 2 classes at the same level with similar scores were set as a group. They were divided into the experimental group and the control group respectively. A total of four groups were formed: Classes 7, 3, 1 and 5 of the grade 7 were used as experimental classes, and Classes 8, 2, 6 and 4 of the grade 7 were used as control classes. The mid-term scores of the experimental group and the control group are shown in Table \hyperref[tab_1]{1}.  
\section[{III.}]{III.}\par
Experimental Task 
\section[{a) Procedure}]{a) Procedure}\par
The experiment was conducted from October 28 to November 1, 2019. Because the contour map has little relevance to prior knowledge, there is no need for a pre-test and the new lessons could be taught directly. In this experiment, in order to reduce the influence of other factors, the same teacher of Zhantan Middle School taught the new lesson to 8 classes, using the same instructional design and learning case, and presenting different video materials only in teaching methods. Before the lesson, we first created a situation in which five children lost their way in the process of climbing Heizhu Mountain. The teacher asked the students to contribute to the rescue, asking the students to mark the location points of the five children in distress on the topographic map of Heizhu Mountain according to the positioning data of the mobile phone. At the same time, they were also asked to name the topographic features near the location points. Then students evaluated and discussed the marking situation. In this process, students may have problems such as inaccurate marking of location points and disagreement on the discussion of topographic features. At this time, the teacher used video materials to teach contour knowledge and demonstrate contour lines and topographic landscape features of different topographic parts. The teacher conducted a live demonstration of AR in the experimental classes and played the recorded AR three-dimensional video in order to allow all students to see the demonstration process. The control classes played the traditional two-dimensional video (screenshots of the videos used in the experimental classes and the control classes are shown in Figure \hyperref[fig_1]{2}). The teacher closely follows the learning objectives to teach the characteristics of five mountain parts and their corresponding contour lines, while guiding the students to observe the different forms of contour lines corresponding to the steepness of the topographic. After the end of the lesson, the teacher distributed questionnaires of geography learning interest, test questions of the contour line knowledge and skill, and scale of the cognitive load to measure the students' level of learning interest, achievement of learning goals, and cognitive load level. 
\section[{b) Data Analysis}]{b) Data Analysis}\par
The SPSS 23.0 tool was used to analyze the learning interest level, achievement of learning goals, and cognitive load level of the samples of experimental classes and control classes. The independent-samples t-test was used to analyze whether the difference between experimental classes and control classes reached a significant level. The results of the analysis are shown in Table \hyperref[tab_3]{2}. Comparing the level of learning interest between experimental classes and the control classes, the P value is 0.000, and the overall of all experimental classes (89.39 points) is significantly higher than that of all control classes (82.18 points), indicating that compared with the traditional two-dimensional video, AR technology is more effective in improving students' learning interest. Comparing the achievement of learning goals between experimental classes and control classes, the P value is 0.003, and the overall of all experimental classes (80.79 points) is significantly higher than that of all control classes (75.77 points), indicating that compared with the traditional twodimensional video, AR technology is more effective in improving the achievement of learning goals. Comparing the level of cognitive load between experimental classes and control classes, the P value was 0.13. The overall of all experimental classes (59.12) was higher than that of all control classes (58.99), and the difference was not significant, indicating that compared with the traditional two-dimensional video, AR technology does not show the effect of reducing cognitive load. In general, the experiment confirms that AR technology is more conducive to improving learning interest and achievement of learning goals than traditional two-dimensional video, but it does not show the effect of reducing cognitive load. 
\section[{IV.}]{IV.} 
\section[{Result and Discussion}]{Result and Discussion} 
\section[{a) Result}]{a) Result}\par
Through the analysis of the experimental data, this study concludes that compared with traditional twodimensional video, three-dimensional video based on AR technology can better improve students' learning interest and achievement of learning goals, but it does not show the effect of reducing cognitive load. 
\section[{b) Discussion}]{b) Discussion}\par
?This paper analyzes the reasons why AR technology promotes students' learning interest and achievement of learning goals, which finds that AR technology has the characteristics of immersion, interactivity, threedimensional display, etc. It immerses students and enhances their sense of presence and concentration. Students can also automatically adjust the angle and direction of the image to interact with the virtual image, which helps to improve the students' sense of experience. The characteristics of the three-dimensional display can turn abstraction into concrete, help students improve their ability of spatial imagination, and facilitate their understanding of knowledge, thus enhancing the achievement of learning goals. AR technology can provide an external learning environment of dynamic and highly interactive, which can promote interaction and collaboration between teachers and students, students and students, and students and the environment. At the same time, it can bring positive emotional experiences such as relaxation and pleasure to learners, so as to stimulate their internal learning motivation and improve their learning interest. Also, there are differences within the classes at different levels. When comparing each group of the experimental class and the control class individually, it was found that the highest-level classes were class 7 and class 8, and neither the learning interest nor achievement of learning goals in experimental class 7 was significantly higher than that in control class 8. This may be due to the students with the highest level having a good understanding. Both traditional videos and AR explanations allow this group of students to understand abstract knowledge like contour lines easily, so the difference is not significant. But as for the lower level of Class 5 and Class 4, Class 1 and Class 6, although achievement of learning goals and learning interest of experimental classes are higher than those of control classes, there is no significant difference in learning interest between Class 1 and Class 6, and there is no significant difference in achievement of learning goals between Class 5 and Class 4. This may be due to the fact that students in lower-level classes have poorer learning foundations, less seriousness in learning, relatively lower learning motivation, weaker learning ability, etc., which limit the effect of AR technology. Therefore, teachers should pay attention to the class students' learning situation when conducting teaching based on AR technology in general.\par
?AR technology did not show the effect of reducing cognitive load, which is consistent with the research conclusion of Yang Jian (2020). Whether AR technology can reduce cognitive load depends on the content itself. The Cognitive load consists of three components: internal, external, and related cognitive load. The total cognitive load increases with the amount of information processed and the total number of memories. The case selected for this study, a contour map, is abstract and complex in content. It requires a large amount of information to be processed by students, and it need a high internal cognitive load of students. After adding AR technology demonstration, students should master the judgment of plane contour map, and process the 3D model, so that students' cognitive resources are used for useless information, which increases external cognitive load and produces negative effects such as information redundancy and distraction. This also inspires teachers to consider the characteristics of the teaching content itself adequately. When using AR technology to teach complex content, they should choose software with a simple interface, otherwise, it may increase students' cognitive load  {\ref (} \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
shows that independent-samples t-test\end{longtable} \par
 
\caption{\label{tab_1}Table 1}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.058542039355992836\textwidth}P{0.15509838998211092\textwidth}P{0.13837209302325582\textwidth}P{0.029651162790697672\textwidth}P{0.054740608228980324\textwidth}P{0.14749552772808586\textwidth}P{0.26610017889087656\textwidth}}
\tabcellsep Group\tabcellsep Class\tabcellsep Number of Classes\tabcellsep Mid-term Average Score\tabcellsep t-test P-value* ? of difference Significance\tabcellsep Teaching Method\\
\tabcellsep Experimental class 1\tabcellsep Class 7, grade 7\tabcellsep 53\tabcellsep 67.02\tabcellsep 0.657\tabcellsep Play AR three-dimensional video\\
Group 1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Non-significant\tabcellsep Play traditional\\
\tabcellsep Control class 1\tabcellsep Class 8, grade 7\tabcellsep 55\tabcellsep 65.96\tabcellsep difference\tabcellsep two-dimensional\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep video\\
\tabcellsep Experimental class 2\tabcellsep Class 3, grade 7\tabcellsep 54\tabcellsep 62.04\tabcellsep 0.090\tabcellsep Play AR three-dimensional video\\
Group 2\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Non-significant\tabcellsep Play traditional\\
\tabcellsep Control class 2\tabcellsep Class 2, grade 7\tabcellsep 54\tabcellsep 57.56\tabcellsep difference\tabcellsep two-dimensional\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep video\\
\tabcellsep Experimental class 3\tabcellsep Class 1, grade 7\tabcellsep 53\tabcellsep 55.17\tabcellsep 0.941\tabcellsep Play AR three-dimensional video\\
Group 3\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Non-significant\tabcellsep Play traditional\\
\tabcellsep Control class 3\tabcellsep Class 6, grade 7\tabcellsep 54\tabcellsep 55.37\tabcellsep difference\tabcellsep two-dimensional\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep video\\
\tabcellsep Experimental class 4\tabcellsep Class 5, grade 7\tabcellsep 55\tabcellsep 51.09\tabcellsep 0.833\tabcellsep Play AR three-dimensional video\\
Group 4\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Non-significant\tabcellsep Play traditional\\
\tabcellsep Control class 4\tabcellsep Class 4, grade7\tabcellsep 53\tabcellsep 51.59\tabcellsep difference\tabcellsep two-dimensional\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep video\\
Experimental classes of all\tabcellsep Experimental classes of 4 groups\tabcellsep Class 7, 3, 1, 5, grade 7\tabcellsep 215\tabcellsep 58.77\tabcellsep 0.066\tabcellsep Play AR three-dimensional video\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Non-significant\tabcellsep Play traditional\\
Control classes of all\tabcellsep Control classes of 4 groups\tabcellsep Class 8, 2, 6, 4, grade 7\tabcellsep 216\tabcellsep 57.69\tabcellsep difference\tabcellsep two-dimensional\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep video\end{longtable} \par
  {\small\itshape [Note: Note: "t-test P-value" is the P-value obtained by independent sample t-test for experimental groups1, 2, 3, and 4.    ]} 
\caption{\label{tab_2}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.06675738724727838\textwidth}P{0.1916796267496112\textwidth}P{0.0885692068429238\textwidth}P{0.026438569206842923\textwidth}P{0.09782270606531882\textwidth}P{0.026438569206842923\textwidth}P{0.08460342146189735\textwidth}P{0.026438569206842923\textwidth}P{0.08658631415241057\textwidth}P{0.026438569206842923\textwidth}P{0.09848367029548988\textwidth}P{0.02974339035769829\textwidth}}
\multicolumn{2}{l}{Classes Indexes}\tabcellsep Class 7 Experimental class 1\tabcellsep Class 8 Control class 1\tabcellsep Class 3 Experimental class 2\tabcellsep Class 2 Control class 2\tabcellsep Class 5 Experimental class 3\tabcellsep Control class 3 Class 4\tabcellsep Class 1 al class 4 Experiment\tabcellsep 4 class Control Class 6\tabcellsep classes of 4 groups Experimental\tabcellsep of 4 groups classes Control\\
\multicolumn{2}{l}{Valid experimental samples}\tabcellsep 53\tabcellsep 54\tabcellsep 54\tabcellsep 54\tabcellsep 53\tabcellsep 55\tabcellsep 52\tabcellsep 52\tabcellsep 212\tabcellsep 215\\
\tabcellsep Measurement level\tabcellsep 91.39\tabcellsep 87.50\tabcellsep 90.86\tabcellsep 80.44\tabcellsep 87.26\tabcellsep 78.52\tabcellsep 87.98\tabcellsep 82.33\tabcellsep 89.39\tabcellsep 82.18\\
\tabcellsep Difference of mean\tabcellsep 3.89\tabcellsep \tabcellsep 10.42\tabcellsep \tabcellsep 8.74\tabcellsep \tabcellsep 5.65\tabcellsep \tabcellsep 7.21\\
\tabcellsep T-value of\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Learning interest\tabcellsep mean comparison\tabcellsep 1.441\tabcellsep \tabcellsep 3.537\tabcellsep \tabcellsep 2.552\tabcellsep \tabcellsep 1.657\tabcellsep \tabcellsep 4.580\\
\tabcellsep t-test\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep P-value of\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep mean\tabcellsep 0.153\tabcellsep \tabcellsep 0.001\tabcellsep \tabcellsep 0.012\tabcellsep \tabcellsep 0.101\tabcellsep \tabcellsep 0.000\\
\tabcellsep comparison\tabcellsep \multicolumn{2}{l}{Non-significant}\tabcellsep \multicolumn{2}{l}{Extremely significant}\tabcellsep \multicolumn{2}{l}{significant}\tabcellsep \multicolumn{2}{l}{Non-significant}\tabcellsep \multicolumn{2}{l}{Extremely significant}\\
\tabcellsep t-test\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Measurement level\tabcellsep 79.25\tabcellsep 83.89\tabcellsep 88.33\tabcellsep 78.33\tabcellsep 74.65\tabcellsep 68.73\tabcellsep 80.77\tabcellsep 72.12\tabcellsep 80.79\tabcellsep 75.77\\
\tabcellsep Difference of mean\tabcellsep -4.64\tabcellsep \tabcellsep 10.00\tabcellsep \tabcellsep 5.92\tabcellsep \tabcellsep 8.65\tabcellsep \tabcellsep 5.02\\
Achievement of learning goals\tabcellsep T-value of t-test mean comparison\tabcellsep -1.600\tabcellsep \tabcellsep 3.649\tabcellsep \tabcellsep 1.675\tabcellsep \tabcellsep 2.273\tabcellsep \tabcellsep 2.943\\
\tabcellsep P-value of\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep mean\tabcellsep 0.113\tabcellsep \tabcellsep 0.000\tabcellsep \tabcellsep 0.097\tabcellsep \tabcellsep 0.025\tabcellsep \tabcellsep 0.003\\
\tabcellsep comparison\tabcellsep \multicolumn{2}{l}{Non-significant}\tabcellsep \multicolumn{2}{l}{Extremely significant}\tabcellsep \multicolumn{2}{l}{Non-significant}\tabcellsep \multicolumn{2}{l}{significant}\tabcellsep \multicolumn{2}{l}{Extremely significant}\\
\tabcellsep t-test\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep Measurement level\tabcellsep 60.80\tabcellsep 58.23\tabcellsep 58.64\tabcellsep 59.05\tabcellsep 59.01\tabcellsep 57.68\tabcellsep 58.01\tabcellsep 61.11\tabcellsep 59.12\tabcellsep 58.99\\
\tabcellsep Difference of mean\tabcellsep 2.57\tabcellsep \tabcellsep -0.41\tabcellsep \tabcellsep 1.33\tabcellsep \tabcellsep -3.10\tabcellsep \tabcellsep 0.13\\
\tabcellsep T-value of\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Cognitive load\tabcellsep mean comparison\tabcellsep 1.146\tabcellsep \tabcellsep -0.219\tabcellsep \tabcellsep 0.518\tabcellsep \tabcellsep -1.104\tabcellsep \tabcellsep 0.107\\
\tabcellsep t-test\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep P-value of\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep mean\tabcellsep 0.254\tabcellsep \tabcellsep 0.827\tabcellsep \tabcellsep 0.625\tabcellsep \tabcellsep 0.272\tabcellsep \tabcellsep 0.915\\
\tabcellsep comparison\tabcellsep \multicolumn{2}{l}{Non-significant}\tabcellsep \multicolumn{2}{l}{Non-significant}\tabcellsep \multicolumn{2}{l}{Non-significant}\tabcellsep \multicolumn{2}{l}{Non-significant}\tabcellsep \multicolumn{2}{l}{Non-significant}\\
\tabcellsep t-test\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 2 :}\end{figure}
 		 		\backmatter   			 
\subsection[{Acknowledgments}]{Acknowledgments}\par
The research was supported by the Ministry of Education of the People's Republic of China, Humanities and Social Sciences Research Project of the Year 2019 Funding Project (approval number: 19YJA880042). The authors would like to express their gratitude to the students who volunteered to participate in this study and to the teachers who helped with this study. 			  			  				\begin{bibitemlist}{1}
\bibitem[ Journal of Science Education and Technology ()]{b25}\label{b25} 	 		\textit{},  	 	 		\textit{Journal of Science Education and Technology}  		2009.  (1)  p. .  	 
\bibitem[ Journal of Educational Technology & Society ()]{b5}\label{b5} 	 		\textit{},  	 	 		\textit{Journal of Educational Technology \& Society}  		2014.  (4)  p. .  	 
\bibitem[ Modern Educational Technology ()]{b3}\label{b3} 	 		\textit{},  	 	 		\textit{Modern Educational Technology}  		2017.  (10)  p. .  	 
\bibitem[Xi'an ()]{b15}\label{b15} 	 		\textit{},  		 			Xi'an 		.  		2018. p. .  		 			Shaanxi Normal University 		 	 
\bibitem[ Modern Educational Technology ()]{b11}\label{b11} 	 		\textit{},  	 	 		\textit{Modern Educational Technology}  		2019.  (11)  p. .  	 
\bibitem[ Teaching Reference of Middle School Geography ()]{b20}\label{b20} 	 		\textit{},  	 	 		\textit{Teaching Reference of Middle School Geography}  		2019.  (18)  p. .  	 
\bibitem[ Computers & Education ()]{b18}\label{b18} 	 		\textit{},  	 	 		\textit{Computers \& Education}  		2020.  (1)  p. .  	 
\bibitem[ Surgical Endoscopy ()]{b27}\label{b27} 	 		\textit{},  	 	 		\textit{Surgical Endoscopy}  		2020.  (3)  p. .  	 
\bibitem[Chong-Yong and Dian-Zhi ()]{b22}\label{b22} 	 		‘A comparison of several subjective rating scales of cognitive load’.  		 			Sun Chong-Yong 		,  		 			Liu Dian-Zhi 		.  	 	 		\textit{Journal of Psychological Science}  		2013.  (1)  p. .  	 
\bibitem[Yuan]{b14}\label{b14} 	 		\textit{A study of geography instructional design based on cognitive load and augmented reality},  		 			Wang Yuan 		.  		 	 
\bibitem[Dunleavy et al.]{b24}\label{b24} 	 		\textit{Affordances and limitations of immersive participatory augmented reality simulations for teaching and learning},  		 			M Dunleavy 		,  		 			C Dede 		,  		 			R Mitchell 		.  		 	 
\bibitem[Chiang and Hwang]{b4}\label{b4} 	 		\textit{An augmented reality-based mobile learning system to improve students' learning achievements and motivations in natural science inquiry activities},  		 			T H C Chiang 		,  		 			Yang S J H Hwang 		,  		 			GJ 		.  		 	 
\bibitem[Jian]{b23}\label{b23} 	 		‘An empirical study on influences of AR ebook on reading learning of primary school students’.  		 			Yang Jian 		.  	 	 		\textit{Library Theory and Practice}  		2020  (1)  p. .  	 
\bibitem[Carrera and Asensio ()]{b8}\label{b8} 	 		‘Augmented reality as a digital teaching environment to develop spatial thinking’.  		 			C C Carrera 		,  		 			L Asensio 		.  	 	 		\textit{Cartography and Geographic Information Science}  		2017.  (3)  p. .  	 
\bibitem[Guo-Hua and Li-Guo]{b2}\label{b2} 	 		\textit{Augmented reality in education: themes, potentials and challenges},  		 			Wang Guo-Hua 		,  		 			Zhang Li-Guo 		.  		 	 
\bibitem[Frederiksen et al.]{b26}\label{b26} 	 		\textit{Cognitive load and performance in immersive virtual reality versus conventional virtual reality simulation training of laparoscopic surgery: a randomized trial},  		 			J G Frederiksen 		,  		 			S M D Srensen 		,  		 			L Konge 		.  		 	 
\bibitem[Huang Wen-Qian et al.]{b19}\label{b19} 	 		\textit{Development and testing of a geography learning interest scale for secondary school students},  		 			Du Huang Wen-Qian 		,  		 			Sun Feng-Zhen 		,  		 			Yu-Yu 		.  		 	 
\bibitem[Paas and Merriënboer ()]{b21}\label{b21} 	 		‘Instructional control of cognitive load in the training of complex cognitive tasks’.  		 			F G W C Paas 		,  		 			Van Merriënboer 		,  		 			J J G 		.  	 	 		\textit{Educational Psychology Review}  		1994.  (4)  p. .  	 
\bibitem[Carrera and Asensio ()]{b9}\label{b9} 	 		‘Landscape interpretation with augmented reality and maps to improve spatial orientation skill’.  		 			C C Carrera 		,  		 			L Asensio 		.  	 	 		\textit{Journal of Geography in Higher Education}  		2017.  (1)  p. .  	 
\bibitem[Wang et al.]{b17}\label{b17} 	 		\textit{Learning performance and behavioral patterns of online collaborative learning: Impact of cognitive load and affordances of different multimedia},  		 			C X Wang 		,  		 			T Fang 		,  		 			Y Gu 		.  		 	 
\bibitem[Su et al. ()]{b0}\label{b0} 	 		‘Review on augmented reality in education’.  		 			Cai Su 		,  		 			Wang Pei-Wen 		,  		 			Yang Yang 		.  	 	 		\textit{Journal of Distance Education}  		2016.  (5)  p. .  	 
\bibitem[Carrera et al. ()]{b6}\label{b6} 	 		\textit{Teaching with AR as a tool for relief visualization: Usability and motivation study},  		 			C C Carrera 		,  		 			J L S Perez 		,  		 			J D L T Cantero 		.  		2017. p. .  	 	 (International Research in Geographical and Environmental Education) 
\bibitem[Liang-Ying et al. ()]{b12}\label{b12} 	 		‘The application research of augmented reality technology in the intervention of children with autism--taking the lexical cognitive intervention as an example’.  		 			Chen Liang-Ying 		,  		 			Zhao Jun-Min 		,  		 			Wang Guangshuai 		.  	 	 		\textit{Modern Educational Technology}  		2019.  (8)  p. .  	 
\bibitem[Xiao-Xu et al. ()]{b16}\label{b16} 	 		‘The correlation of the presentation of classroom teaching aims of geography with teaching efficiency’.  		 			Lu Xiao-Xu 		,  		 			Zhao Yuan 		,  		 			Zhu Hui 		.  	 	 		\textit{J]. Curriculum, Teaching Material and Method}  		2011.  (1)  p. .  	 
\bibitem[Turan et al. ()]{b7}\label{b7} 	 		‘The impact of mobile augmented reality in geography education: Achievements, cognitive loads and views of university students’.  		 			Z Turan 		,  		 			E Meral 		,  		 			I Sahin 		.  	 	 		\textit{Journal of Geography in Higher Education}  		2018.  (3)  p. .  	 
\bibitem[Ling et al.]{b10}\label{b10} 	 		\textit{The influence of AR technology on middle school students' achievement scale of learning goal--taking the contour map teaching as an example},  		 			Yuan Ling 		,  		 			Lu Xiao-Xu 		,  		 			Wu Cheng-Ling 		.  		 	 
\bibitem[Si-Fang and Jia-Fa ()]{b1}\label{b1} 	 		‘The research and prospect on the application of augmented reality in science education’.  		 			Zhang Si-Fang 		,  		 			Jiang Jia-Fa 		.  	 	 		\textit{J]. e-Education Research}  		2018.  (7)  p. .  	 
\bibitem[Hsiao et al. ()]{b13}\label{b13} 	 		‘Weather observers: a manipulative augmented reality system for weather simulations at home, in the classroom, and at a museum’.  		 			H S Hsiao 		,  		 			C S Chang 		,  		 			C Y Lin 		.  	 	 		\textit{Interactive Learning Environments}  		2013.  (1)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
