\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={A Statistical Case Study of using ICT in Educational Sector in Rural Context of Bangladesh},
 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{2015-05-15 (revised: 15 May 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-05-15}
\title{A Statistical Case Study of using ICT in Educational Sector in Rural Context of Bangladesh}
\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]{Most. Tajmary  Mahfuz}

             \affil[1]{  Daffodil International University}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 April 2015 Accepted: 5 May 2015 Published: 15 May 2015}

\maketitle


\begin{abstract}
        


Nowadays information and communication technologies (ICT) in the education sector keeping very important role to modernize and updated the technology into the educational activities. There is a direct social and economic value of ICT education in rural Bangladesh. As the rural people have limited access to resources and public areas due to socio-economic situation, ICT is identified as the key to the re-invention of governments in developing countries, like Bangladesh. For the development of the rural people as well as the country, needs more awareness on ICT education. The rural people suffer from severe discrimination due to lack of information and burden of poverty. This paper made an effort to determine the present status of access to ICT education in rural sector. In this study, I have selected 119 schools (both primary and secondary level) in rural area and conducted a survey on teachers and students. On the base of the primary data, we tried to draw the present circumstances of using ICT in education system in rural Bangladesh.

\end{abstract}


\keywords{ICT, rural area, survey, education system, simple random sampling (SRS).}

\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[{I. Introduction}]{I. Introduction}\par
asically, the concept of Information Communication Technologies ICT is arise to teach the current and rising citizens about computer, communication devices and software and how to operate, run on and built with them. Information and communication technologies (ICT) have become humdrum entities in all aspects of life (Syed Noor-Ul-Amin, 2012).Bangladesh is a developing and third world country .It is also known as the country of poverty, overpopulation and a persistent gender gap in education and literacy. Information Communication Technologies (ICT) in Education in Bangladesh is a multidisciplinary field which has inherent prospects and problems similar to any other innovation .Sufficient evidence demonstrated ICT application benefits in educating disadvantageous communities.\par
Anupam Kumar Bairagi, S. A. Ahsan Rajon and Tuhin Roy (2011) suggested that To compete with the competitive world, skilled manpower is an enormous foundation of a country .In Bangladesh, many educational institutions (primary, secondary, college, university) have taken steps to expand a better shapes in their education system by utilization of ICTs not only in urban education system but also in rural education system. The most effective way to increase student's knowledge is using more technology (internet).ICT has changed for the rural people in our country, the way to communicate, learn and access service and trade. It is offering more effective means of exchanging knowledge and advancing education. In this paper we want to demonstrate the present situation of ICT education in rural area in Bangladesh. 
\section[{II. Objective}]{II. Objective}\par
By using ICT in education sector, Bangladesh is flourishing to compare with other developing counties in the worldwide. The concept of creating Digital Bangladesh, the government is starting implement to ICT initiatives to revolutionize the education system. There is no rigid agreement on the definition of ICT, as these technologies grow almost daily. As teachers are the builder of the students, they should have proper knowledge about using ICT in education sector (Zuochen Zhang, Dragana Martinovic, 2008).The word "Information and communication technology (ICT)" has three separate words -information, communication and technology. Information means any kind of message written, audio, visual or audio-visual through which a person gets knowledge about a new person, place, thing, situation, or environment. Communication is defined as the way of transferring such message to others which needs a media. It is worthwhile to mention that Rahman, M. A (2004), Information and communication technology (ICT) is the use of modern technology to support the capture, processing, storage and recovery and communication of information, whether in the form of numerical data, text, sound, or image.\par
Rural people in Bangladesh have limited access to resources and public spheres due to their socio economic situation. They experience discrimination because of lack of access to information and technology. This study made an effort to determine the present status of access to ICT in the rural education. The age of using ICT in education sector is not so long. In India, first computer intruded in education level before 1979. In eighties, computer began to be distributed to schools to see the consequence how computer use in education rather than simply educating about computing and then in the mid-nineties, the use of ICT's in primary schools rapidly expanded ( Dr. M. M. Gandhi,2013).\par
Bangladesh faces the challenge of becoming a learning society and ensuring that its citizens are equipped with knowledge of ICT, skills and qualifications they will need in this century.\par
In last few years, many factors like social security, rural economy, health care facilities, and women empowerment, disaster and emergency response etc. are very much reshaped and influenced by ICTs in Bangladesh as identified in other developing countries (Atiqur Rahman, Mohammed Nayeem Abdullah, Amran Haroon and Rahat Bari Tooheen, 2013).\par
Anupam Kumar Bairagi,S. A. Ahsan Rajon and Tuhin Roy(2011), Mohammad  and Islam, M. S., \& Islam and M. N.  {\ref (2007,} {\ref 2009)} suggest in their paper, that the globalization of information and knowledge resources is the output of adoption and huge use of Information and Communication Technology (ICT).\par
So for the betterment of the education system as well as enlargement of life, adoption if ICT has became very important.  {\ref ICT}  Besides all these barriers, ICT revolution imposes particular challenges on education systems in Bangladesh \hyperref[b11]{(Ali, M., 2003)}. These challenges reduce to three broad areas. The first has to do with participation in the information society; the second considers how ICT impacts on access, cost effectiveness and quality of education. Miyan, M. A. (2009) suggests that, now private universities are making praiseworthy contributions in development of ICT in Bangladesh.\par
To overcome their basic problems, many developing countries start using ICT not in education sector but also in prime sector in their countries. Like, India has made economic management their prime agenda and use opportunities provided by the ICT to overcome the problems of rural poverty, inequality, and environmental degradation (Kiangi, G. E.and Tjipangandjara, 1996). Stack, RE and Thousand Oaks. Walsham, G (1995) and Grameenphone Annual Report (2013) have conducted their studies on empowerment and poverty reduction through Village Pay Phone (VPP) scheme which is part of ICT program of Grameen Bank, the village-based micro-finance organization respectively. So the prosper of different sectors in Bangladesh is result of using ICTs.\par
In modern life, the impact of using ICT draws an important sketch. Especially for the students and modern people, Tajmary Mahfuz and Subhenur Latif (2013) described devices and many support based on ICT like using 3G on mobile have became daily necessity in daily life. A.M.Priyangani Adikari (2013) and Md. Shamimul Islam and Mahmudul Hasan Fouji (2010) also suggested that the trained teacher can keep vital role to create a digital citizen .ICT is also a medium for teaching and learning (Jager, A. K., \& Lokman, A. H.1999).\par
From economic and human development perspective, Bangladesh is one of the rising countries in the world. To create Digital Bangladesh, the government has taken some initiatives to integrate ICT in education system and one of these is to digitize the academic books both in primary and secondary levels and distribute these across the country so that the students in rural areas can download the books from the Internet at free of cost and thereby facilitate the education system. Government also provides training to the teachers and other authority of the rural school to encourage them to use ICT for both academic and administrative purposes (Arifur Rahman Khan, Reza Shahbaz Hadi and Dr. Md. Mahfuz Ashraf, 2013). 
\section[{IV. Survey Design and Conduction of Survey}]{IV. Survey Design and Conduction of Survey}\par
To achieve the objectives of this study we used primary source of information. Primary data have been taken from prepared questionnaire data that include both open ended and close ended questions.\par
As we want sketch the scenarios of ICT education in rural areas, our survey was conducted in the targeted areas. By using simple random sampling (SRS), the sample was selected. Our sample size consisted of 119 schools. To execute our objectives we designed two questionnaires. One designed for teachers and another for students and was provide to them. Both questionnaires were designed to fulfill our objectives in this research paper. The student's questionnaire designed in such a way that, we can obtain their real situation, problem, probabilities and opportunities of using ICT in education. In teacher's part, we included both close and open ended questions. In terms of data analysis, used SPSS 17.In this paper, I tried to identify the core requirements, constraints of ICT education as well as overview of using ICT in education sector in rural area. 
\section[{V. Statistical Analysis of Findings}]{V. Statistical Analysis of Findings}\par
The survey was conducted on both students and teachers on a total of 119 schools at the level primary and secondary as shown in the Table \hyperref[tab_3]{1}. As seen from the survey samples, the following observations are crucial: According to the data 91.6\% teachers are using computer. This derived fact clearly indicates the demand of usage of Computer by the teachers which is high. This means 8.4\% teachers within the sample size of 119 are not able to access despite the demand.\par
? To identify the participation of students and teachers on ICT education, from table \hyperref[tab_6]{3}    ? To identify the potential problems, many tentative answers given and teachers were asked to sorting them on the base of their importance. From table \hyperref[tab_8]{6} and figure 2,it has been concluded that, about 55\% teacher's answered that main constrains of using internet was high price ,the second reason was again expensive training of computer and the third height response was unable using of computer which was 26\%.   
\section[{IV. Conclusion and Recommendation}]{IV. Conclusion and Recommendation}\par
World is changing in every moment by the blessing of technology. To enhance the technology, the exploit of ICT education is compulsory. We have to develop the root level, to expand the present scenario, by enrich ICT education in rural Bangladesh. In this context, this study reveals the present situation of ICT education in rural Bangladesh. If proper steps are taken to promote the proper use of ICT education in rural Bangladesh, we can hope to build up an authentic digital Bangladesh.\par
? It has been found that, the main barrier of using ICT was high cost. Internet is becoming more popular but is affordable to only a small urban section of the population. It is extremely expensive in rural areas where the need for distance education is the most. ? Enough logistic support should be taken within the academic institutions in order to allow all students to have regular access to ICT facilities. ? There is a lack of qualified teachers. There is also a shortage of ICT trained teachers.\par
? Educational institutions as well as the teachers should be more supportive to establish the students about ICT by highlighting ways through which it can be of great help in enhancing their academic performance. 
\section[{V. Scope for Further Research}]{V. Scope for Further Research}\par
This study is only highlights the present scenarios of ICT education in rural areas. The findings of the research has plenty scope for future analysis. A model could be creating by using correlation with in different factors. 
\section[{VI. Acknowledgments}]{VI. Acknowledgments}\par
The author thankful to the respondents (teachers and students) who gave their time and effort in answering the survey questions. The study would be incomplete without their assistance.  
\section[{References Références Referencias}]{References Références Referencias}\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}A}\end{figure}
   \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.7207291666666666\textwidth}P{0.0035416666666666665\textwidth}P{0.0265625\textwidth}P{0.044270833333333336\textwidth}P{0.0053125\textwidth}P{0.031875\textwidth}P{0.017708333333333333\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{4}{l}{as a term encompasses a}\\
\multicolumn{7}{l}{range of human-devised hardware, software and}\\
\multicolumn{2}{l}{telecommunications}\tabcellsep \multicolumn{3}{l}{technologies}\tabcellsep that\tabcellsep facilitate\\
\multicolumn{7}{l}{communication and sharing of information across}\\
\multicolumn{7}{l}{boundaries of time and place (Dunmill, M. \& Arslanagic,}\\
\multicolumn{7}{l}{A., 2006) and (Tajmary Mahfuz \& Subhenur}\\
\multicolumn{7}{l}{Latif,2013).Though the higher academic institutions of}\\
\multicolumn{7}{l}{this country are pioneers in adopting and using}\\
\multicolumn{7}{l}{Information and Communication Technologies but also}\\
Bangladesh\tabcellsep is\tabcellsep one\tabcellsep of\tabcellsep the\tabcellsep \multicolumn{2}{l}{overpopulated,}\\
\multicolumn{6}{l}{underdeveloped countries in the world.}\end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_2}?}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.41772939346811816\textwidth}P{0.021150855365474338\textwidth}P{0.3807153965785381\textwidth}P{0.030404354587869362\textwidth}}
City\tabcellsep \multicolumn{2}{l}{Number of school}\tabcellsep \% of school\\
Chittagong\tabcellsep \tabcellsep 27\tabcellsep 23\\
Khulna\tabcellsep \tabcellsep 56\tabcellsep 47\\
Rajshahi\tabcellsep \tabcellsep 18\tabcellsep 15\\
Sylhet\tabcellsep \tabcellsep 18\tabcellsep 15\\
Total\tabcellsep \tabcellsep 119\tabcellsep 100\\
\multicolumn{2}{l}{From the analysis of teacher's questionnaire we}\tabcellsep \multicolumn{2}{l}{From the analysis of teacher's questionnaire we}\\
\multicolumn{2}{l}{can see that 47\% schools from Khulna division, 23\%}\tabcellsep \multicolumn{2}{l}{can see that 47\% schools from Khulna division, 23\%}\\
\multicolumn{2}{l}{from Chittagong, and 15\% from Rajshahi and Sylhet}\tabcellsep \multicolumn{2}{l}{from Chittagong, and 15\% from Rajshahi and Sylhet}\\
\multicolumn{2}{l}{division's seen from the Table 1. In that sector we have}\tabcellsep \multicolumn{2}{l}{division's seen from the Table 1. In that sector we have}\\
\multicolumn{2}{l}{focused what is the actual condition of ICT in rural areas}\tabcellsep \multicolumn{2}{l}{focused what is the actual condition of ICT in rural areas}\\
in Bangladesh.\tabcellsep \tabcellsep in Bangladesh.\end{longtable} \par
 
\caption{\label{tab_3}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.49261363636363636\textwidth}P{0.16420454545454544\textwidth}P{0.19318181818181818\textwidth}}
Using computer\tabcellsep Frequency\tabcellsep Percentage\\
don't uses computer\tabcellsep 10\tabcellsep 8.4\\
Uses computer\tabcellsep 109\tabcellsep 91.6\\
Total\tabcellsep 119\tabcellsep 100\end{longtable} \par
 
\caption{\label{tab_4}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.6058823529411765\textwidth}P{0.24411764705882352\textwidth}}
\tabcellsep Year 2015\\
\tabcellsep 27\\
\tabcellsep Volume XV Issue III Version I\\
\tabcellsep ( C )\\
and fig1, shows the about 68\% teacher used internet and 32\% teacher did not use internet for their work. From table 4 illustrated about 89\% students replied\tabcellsep Global Journal of Human Social Science\\
positively for computer in educational purpose.\tabcellsep \end{longtable} \par
  {\small\itshape [Note: © 2015 Global Journals Inc. (US) -A]} 
\caption{\label{tab_5}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.48999999999999994\textwidth}P{0.16\textwidth}P{0.19999999999999998\textwidth}}
Internet use\tabcellsep Frequency\tabcellsep Percent\\
Don't uses Internet\tabcellsep 38\tabcellsep 31.93\\
uses internet\tabcellsep 81\tabcellsep 68.07\\
Total\tabcellsep 119\tabcellsep 100\end{longtable} \par
  {\small\itshape [Note: © 2015 Global Journals Inc. (US) -]} 
\caption{\label{tab_6}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.5108695652173914\textwidth}P{0.03369565217391304\textwidth}P{0.24130434782608695\textwidth}P{0.06413043478260869\textwidth}}
\multicolumn{2}{l}{purposes of using computer}\tabcellsep \%\\
play game\tabcellsep \tabcellsep 1.30\%\\
watch movie\tabcellsep \tabcellsep 0.80\%\\
listen music\tabcellsep \tabcellsep 0.80\%\\
internet browsing\tabcellsep \tabcellsep 9.60\%\\
education\tabcellsep \tabcellsep 85.80\%\\
others\tabcellsep \tabcellsep 1.80\%\\
Total\tabcellsep \tabcellsep 100.00\%\\
\multicolumn{2}{l}{? To recognize present scenario of ICT education in}\tabcellsep \multicolumn{2}{l}{have 4 computers. That means maximum number of}\\
\multicolumn{2}{l}{rural areas, questions designed on the number of}\tabcellsep \multicolumn{2}{l}{schools has below 5 computers. Alone with that, the}\\
\multicolumn{2}{l}{computer in a school. From table 5 and fig 1 we can}\tabcellsep \multicolumn{2}{l}{teachers were asked about training on computer,}\\
\multicolumn{2}{l}{say that 28\% schools have 2 computers, 13\%}\tabcellsep \multicolumn{2}{l}{among them 89\% were untrained.}\\
\multicolumn{2}{l}{schools have only 1 computer and 11\% schools}\tabcellsep \\
\multicolumn{3}{l}{Table 5 : number of computers in schools}\\
No. of computer in school\tabcellsep \multicolumn{2}{l}{Frequency}\tabcellsep Percent\\
1\tabcellsep 15\tabcellsep \tabcellsep 12.6\\
2\tabcellsep 33\tabcellsep \tabcellsep 27.7\\
3\tabcellsep 5\tabcellsep \tabcellsep 4.2\\
4\tabcellsep 13\tabcellsep \tabcellsep 10.9\\
5\tabcellsep 3\tabcellsep \tabcellsep 2.5\\
6\tabcellsep 2\tabcellsep \tabcellsep 1.7\\
10\tabcellsep 4\tabcellsep \tabcellsep 3.4\\
12\tabcellsep 2\tabcellsep \tabcellsep 1.7\\
13\tabcellsep 3\tabcellsep \tabcellsep 2.5\\
15\tabcellsep 3\tabcellsep \tabcellsep 2.5\\
18\tabcellsep 6\tabcellsep \tabcellsep 5\\
20\tabcellsep 1\tabcellsep \tabcellsep 0.8\\
25\tabcellsep 5\tabcellsep \tabcellsep 4.2\\
42\tabcellsep 1\tabcellsep \tabcellsep 0.8\\
45\tabcellsep 3\tabcellsep \tabcellsep 2.5\\
50\tabcellsep 1\tabcellsep \tabcellsep 0.8\\
Total\tabcellsep 119\tabcellsep \tabcellsep 100\\
\multicolumn{3}{l}{Figure 1 : Number of computers in school}\end{longtable} \par
 
\caption{\label{tab_7}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.5221428571428571\textwidth}P{0.0688095238095238\textwidth}P{0.08904761904761904\textwidth}P{0.07285714285714286\textwidth}P{0.09714285714285714\textwidth}}
\tabcellsep \tabcellsep Not\tabcellsep \tabcellsep \\
Reasons\tabcellsep Do not know\tabcellsep relevant\tabcellsep Average\tabcellsep Very important\\
Too much Cost\tabcellsep 2\tabcellsep 7\tabcellsep 24\tabcellsep 55\\
No time at home\tabcellsep 2\tabcellsep 23\tabcellsep 22\tabcellsep 7\\
Can't use computer\tabcellsep 4\tabcellsep 12\tabcellsep 26\tabcellsep 26\\
Expensive computer training\tabcellsep 2\tabcellsep 12\tabcellsep 27\tabcellsep 27\\
Not related to my work\tabcellsep 2\tabcellsep 18\tabcellsep 12\tabcellsep 5\\
Expensive computer training\tabcellsep 2\tabcellsep 23\tabcellsep 7\tabcellsep 12\end{longtable} \par
 
\caption{\label{tab_8}Table 6 :}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US) -} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Ali ()]{b6}\label{b6} 	 		\textit{},  		 			Mohammad Ali 		.  	 	 		\textit{ASPBAE RESEARCH ON INFORMATION AND COMMUNICATION TECHNOLOGY. Dhaka Ahsania Mission}  		2003.  	 	 (ASPBAE Research on Information and Community Technology) 
\bibitem[Ali ()]{b11}\label{b11} 	 		\textit{},  		 			M Ali 		.  	 	 		\textit{ASPBAE Research on Information and Community Technology (Bangladesh). Asian South Pacific Bureau of Adult Education}  		2003. ASPBAE.  	 
\bibitem[ Grameenphone Annual Report ()]{b15}\label{b15} 	 		\textit{},  	 	 		\textit{Grameenphone Annual Report}  		2013.  	 
\bibitem[Mahfuz and Latif (2013)]{b9}\label{b9} 	 		‘An Assessment of 3G Mobile Service Acceptance in Banglades’.  		 			Tajmary Mahfuz 		,  		 			Subhenur Latif 		.  	 	 		\textit{International Journal of Advanced Computer Science and Applications(IJACSA}  		 2158-107X.  		2013. November 2013. 4  (11) .  	 
\bibitem[Priyangani Adikari ()]{b16}\label{b16} 	 		‘Determinants of Mobile Phone Demand among University Students’.  		 			A M Priyangani Adikari 		.  	 	 		\textit{Global Journal of HUMAN SOCIAL SCIENCE Economics}  		2013. 2013. 13.  	 	 (Issue 5 Version 1.0 Year) 
\bibitem[Knowledge and Research]{b0}\label{b0} 	 		\textit{ICT as a Change Agent for Education},  		 			Worldwide Knowledge 		,  		 			Experience Research 		.  		 \url{www.nyu.edu/classes/keefer/waoe/amins.pdf}  		 	 
\bibitem[Atiqur Rahman, Mohammed Nayeem Abdullah, Amran Haroon and Rahat Bari Tooheen ()]{b5}\label{b5} 	 		‘ICT Impact on Socio-economic Conditions of Rural Bangladesh’.  		 \xref{http://dx.doi.org/10.11648/j.jwer.20130201.11}{10.11648/j.jwer.20130201.11}.  	 	 		\textit{Journal of World Economic Research}  		Atiqur Rahman, Mohammed Nayeem Abdullah, Amran Haroon and Rahat Bari Tooheen (ed.)  		2013. 2013. 2  (1)  p. .  	 
\bibitem[Dunmill and Arslanagic ()]{b8}\label{b8} 	 		\textit{ICT in Arts Education, Literature Review},  		 			M Dunmill 		,  		 			A Arslanagic 		.  		2006.  		 			New Zealand: University of Canterbury 		 	 
\bibitem[Zhang and Martinovic ()]{b2}\label{b2} 	 		‘ICT in teacher education: Examining needs, expectations and attitudes’.  		 			Zuochen Zhang 		,  		 			Dragana Martinovic 		.  	 	 		\textit{Canadian Journal of Learning and Technology}  		2008. Spring/printemps,2008. 34.  	 
\bibitem[Jager and Lokman (1999)]{b18}\label{b18} 	 		\textit{Impacts of ICT in education: The role of the teacher and teacher training},  		 			A K Jager 		,  		 			A H Lokman 		.  		1999. 22 -25 September, 1999. Lahti, Finland.  	 
\bibitem[Miyan (2009)]{b12}\label{b12} 	 		\textit{Improving efficiency of the private universities. The New Nation, Friday},  		 			M A Miyan 		.  		 \url{http://nation.ittefaq.com/issues/2009/01/02/news0701.htm}  		2009. January 2.  	 
\bibitem[Dr and Gandhi ()]{b4}\label{b4} 	 		‘INFORMATION COMMUNICATION TECHNOLOGY (ICT) INTEGRATED HIGHER EDUCATION IN INDIA’.  		 			M M Dr 		,  		 			Gandhi 		.  	 	 		\textit{International Journal of Information Technology \& Computer Sciences Perspectives}  		2013. 2013. 2  (3) .  	 
\bibitem[Stack and Oaks ()]{b14}\label{b14} 	 		\textit{Information Systems Research, the art of case study research},  		 			Thousand Stack 		,  		 			Oaks 		.  		1995. Sage Publications. 6 p. .  	 	 (The Emergence of Interpretive in IS Research) 
\bibitem[Kumar Bairagi et al. (2011)]{b1}\label{b1} 	 		 			Anupam Kumar Bairagi 		,  		 			S A Ahsan Rajon 		,  		 			Tuhin Roy 		.  	 	 		\textit{STATUS AND ROLE OF ICT IN EDUCATIONAL INSTITUTION TO BUILD DIGITAL SOCIETY IN BANGLADESH: PERSPECTIVE OF A DIVISIONAL CITY},  				2011. Sept 2011.  	 
\bibitem[Md et al. ()]{b10}\label{b10} 	 		 			Md 		,  		 			Mahbub Shahadat Hossain Khan 		,  		 			Che Kum Hasan 		,  		 			Clement 		.  		 \url{Http://www.e-iji.net/dosyalar/iji\textunderscore 2012\textunderscore 2\textunderscore 4.pdf}  		\textit{BARRIERS TO THE INTRODUCTION OF ICT INTO EDUCATION IN DEVELOPING COUNTRIES:THE EXAMPLE OF BANGLADESH},  				2012.  	 
\bibitem[Kiangi (ed.) ()]{b13}\label{b13} 	 		\textit{Opportunities for information technology in Enhancing socio-economic development of a developing country},  		 			G E Kiangi 		,  		 			Tjipangandjara 		.  		M. Odedra-Straub (ed.)  		1996. Global Information Technology and Socio-Economic Development .Nashua. Ivy League Publishing. p. .  	 
\bibitem[Rahman (2004)]{b3}\label{b3} 	 		\textit{Role of Information \& Communication Technology (ICT) in Rural Poverty Alleviation. A Dissertation submitted to the BRAC Development Institute},  		 			M Rahman 		.  		December, 2004. p. .  		 			BRAC University 		 	 
\bibitem[Arifur Rahman Khan et al. ()]{b19}\label{b19} 	 		‘The Impact of ICT on Education: A Study on Rural Schools’.  		 			Reza Shahbaz Arifur Rahman Khan 		,  		 			Dr Hadi 		,  		 			Md 		,  		 			Ashraf 		.  	 	 		\textit{Communication in Information science and Management Engineering (CISME)}  		 2224- 7785.  		2013. Online.  	 
\bibitem[Md. Shamimul Islam and Mahmudul Hasan Fouji (ed.) (2010)]{b17}\label{b17} 	 		\textit{The Impact of ICT on Students Performance: A Case Study of},  		Md. Shamimul Islam and Mahmudul Hasan Fouji (ed.)  		2010. July-December, 2010. 4.  		 			ASA University Bangladesh.ASA University Review 		 	 
\bibitem[Islam and Islam ()]{b7}\label{b7} 	 		\textit{Use of ICT in Libraries: An Empirical Study of Selected Libraries in Bangladesh, Library Philosophy and Practice2007},  		 			M S Islam 		,  		 			M N Islam 		.  		 \url{http://tojde.anadolu.edu.tr/tojde21/articles/islam.htm}  		2007. 2009. January 2009.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
