\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={Disparity between Investment and Achievement at Secondary Schools of Rupandehi, Nepal},
 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{2019-01-15 (revised: 15 January 2019)}
\def\TheID{\makeatother }
\def\TheDate{2019-01-15}
\title{Disparity between Investment and Achievement at Secondary Schools of Rupandehi, Nepal}
\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]{Dr. Bishnu Prasad  Pokharel}

             \affil[1]{  Tribhuvan University}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 December 2018 Accepted: 5 January 2019 Published: 15 January 2019}

\maketitle


\begin{abstract}
        


Five schools: Sainamaina Secondary School, Janakalyan Secondary School, Parroha Secondary School, Durga Bhawani Secondary School and Paschim Parroha Secondary School, Rupandehi, Nepal have been purposively selected and studied to find out the disparity between investment at schools and rate of return from the schools in the form of achievement level. This study reveals that there exists a gap between investment and achievement. The findings showed the grim picture of the rate of return. Competitive doing, motivating working condition, and cooperative and academic principal make the schools worth. The existing disparity between funding and achievement at Secondary Schools can be bridged up through planning and implementation.

\end{abstract}


\keywords{investment, process, rate of return, achievement, disparity, planning, implementation.}

\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
his paper presents the existing strategies and ratio of investment and the level of achievement at the secondary schools of Sainamaina Municipality, Rupandehi. Investment is the total physical and monetary expenditure allocated for the sake of effective achievement. The techniques of teaching and evaluation, administrative mechanism, evaluation, and evaluation system perform principal role in the determination of achievement. The strategies adopted for academic improvement have all failed to satisfy the people's demand. The satisfaction of the guardian is the prime quality marker in which most of the schools are unsuccessful. However, the schools under study failed to get the social recognition.\par
This paper observes five government-aided schools through purposive sampling to find out the difference between the outlay and the output achieved. It points out the effort that has been made so far to encompass the overall upliftment of the school level education. Since the time school education started in Nepal, there has been an intensive effort from the side of the government to make school-level education fruitful and productive. Much effort has been made to make the endowment goal-oriented and cost-effective. However, the level of achievement did not increase according to the target of the government.\par
Rupandehi lies in the western part of Nepal. It has one Sub-Metropolitan Municipality, five Municipalities and Nine Rural Municipalities. Among Funding should bring the desired outcome, which, is possible to achieve through planning and implementation. As an individual decides for enrollment, he assumes for the expected benefits and costs involved after getting admission. It is the case about physical and human resource backing in schooling. Endowment should bring about a positive result, which is possible to achieve through the implementation of the innovative techniques. Jones (2010, p.3) defines funding, "The field of investments, therefore, involves the study of investment process. Investment is concerned with the management of an investor's wealth, which is the sum of current income and the present value of all future income". The process of funding decides the result of the endowment. It requires return, which is possible only when processing is accomplished through a planning.\par
The baking process needs to assume the expected outcome from the target school.  {\ref Mayo (2003, p.6)} states the purpose of endowment, "An investment is made because the investor anticipates a return. The total return of an investment is what the investor earns. This may be in the form of income, such as dividends and interests, or the form of capital gains, or appreciation if the asset's price rises". The rate of return after funding is the primary requirement because the wealth transfers from one sector to the next. Whether it is in school education or any other company, investment demands high or at least an average rate of return.\par
The learning environment, virtual classroom, the principal of the school, and maximum utilization of the resources are the primary factors that determine the improvement of the achievement level of school. Learning with curiosity brings a permanent change in learners. De Simone and Werner (2012, p.56) define learning "as a relatively permanent change in behavior". Highlighting the importance of human resource development, they maintain that "employees must also use it on the job to improve performance" (76). Cooperation between students and teachers gears up learning.\par
Virtual classroom stimulates learners for the improvement of the achievement level of students. For the desired result or outcome, "Virtual classrooms, as the name suggests, are the classrooms functioning in a system of virtual reality" and further assert, " A virtual classroom tries to stimulate, in every way it can, the learning platform provided by a conventional classroom"  {\ref (Mangal and Mangal 774, 2012)}. This type of classroom replaces the conventional chalk and talk tutorial period by the technology friendly classroom. They argue, " Virtual classrooms, capable of replacing partially or totally the conventional, evaluative and administrative functioning of a regular classroom by adopting the advanced communication and ICT technologies like the internet, email, online chatting, www, LD, ROMs, DVDs teleconferencing and video conferencing" (774). For virtual classroom, study materials are prepared by the subject experts so as to make the teachers easy to deliver in the session.\par
The principal of the school is a leader who has the tactfulness to lead school in an organizational system. He has a significant role in increasing the rate of return in the form of achievement. De Simone and Werner (2012, p.494) define that "The role of a leader is critical to organizational learning". The success and failure of the school lie in the performance of the leader.\par
For successful completion of the agenda, there has to be a commitment for the maximum utilization of resources. Cialdini, R.B. (1993, p. 58) writes about the strategies of asset mobilization, "Each of the strategies is intended to get us to take some action".  {\ref Hansen's (1971, p. 174} ) links investment in school education with the economic benefit, " The cost of schooling and the money returns resulting from endowment in schooling are currently receiving more and more attention by economists". The cost of education and the benefit from it is the recent debate that stimulates the internal analysis of the funding and fulfillment. Sharma (1994, p. 115) points out that utilization of the resources helps to achieve a goal. He asserts that, "One of the important tasks in addition to achieving better use of country's educational resources, is to make external assistance for education more efficient and more effective". Educational resources that are available in the community need maximize utilization for the maximum rate of return. The successful principal of school envisions a definite mental picture in their mind for the future of the institution. He has to share mental picture with others for justification and verification. They play a vital role in minimizing the gap between funding and achievement. Holmes (1936) examines the value of administration: "Intensive training in administration asserting that all administrative officers in schools should work in the system". When an institution embraces a compromise view about an administrative leader, it moves on compromise throughout its life. For the effective functioning of an institution, a compromise view should be discarded. An administrator has to have the feeling of risk manager for the introduction and implementation of a new policy and other managerial tasks. The intervention is required to break the continuation. Implementation of the recent technique is possible only through the principal, who is ready for risk management. Achievement refers to the accomplishment or performance obtained based on predefined criteria. This type of achievement test measures the extent to which an institution has mastered certain aspects. This test has to be officially recognized. The governing body has to set the level of the target that they expect from the concerned stakeholders for the desired outcome.  {\ref Thomas (1936, p. 208-209)} presents about teaching, "Effective instruction in English demands from the teacher a sensitive and intelligent response to the changing ideas of the world. He should especially alert and intelligent in his appraisal of new movements, new procedures and new techniques in the field of education".  {\ref Townsend (1994, p.}68) presents the view that children's background does not play important position of the performance at school. He believes that "The role of effective schools is related to the success of all the children in the school, regardless of their background". Discussing the importance of effective classroom,  {\ref Good and Brophy (1997, p.132}) contend that the effective management of a session "begins with advanced planning, in which the teacher thinks through the intended curriculum and its implication about the kind of learning environment that will be needed to support it". Use of resource and encouragement to teachers to utilize leads to the effective benefit of the investment. Hence, time management by teachers, teachers' attitude to the subject and profession, students' opportunity to learn, test items, and classroom tasks are given to students directly or indirectly affect students' success. Teachers have to be aware of the fact that students having high track need thinking tasks whereas students having weak intelligence level need memory tasks.\par
The risk manager has to depend on predetermined performance standards of different responsibilities that the person assumes. For  {\ref Greene and Serbein (1978, p.18)}, "The field of risk management, like all professional fields, is not static. The risk manager has the responsibility to keep abreast of new developments in his field, to evaluate these developments and to implement ideas and procedures that will enhance his department". For the intervention and introduction of the new system in the school, the principal has to play an instrumental role as a risk bearer and manager. 
\section[{III. Methodology}]{III. Methodology}\par
The researcher collected the data from the five schools of Rupandehi purposively. Each school has distinct nature so far as the background of the students is concerned. A large number of Dalit and indigenous students study at these schools. The researcher visited the schools, observed the written documents, interviewed the students individually and in the group, took interview of ten teachers one by one, interviewed ten guardians of bright, average and weak students and discussed with principal and the members of the management committee. Finally, the researcher showed the result of the schools to the concerned authority. He used both primary and secondary data. Following were the secondary sources for study.  {\ref Beare}  
\section[{IV. Analysis and Interpretation}]{IV. Analysis and Interpretation}\par
Physical infrastructure, teachers and community participation are the key concerns of endowment. Physical infrastructure refers to the visible corporal structure at the school. It encompasses the land that the school owns, playground that students can use daily, classrooms, furniture, electricity and computer. Along with these, the use of electronic devices in teaching, and learning activities in the session fall within this criteria.\par
Not all students carry food from home to eat during the Tiffin time. The school has to manage cafeteria within the school premises. Fresh and hygienic food in the canteen is the prerequisite for quality. Pure drinking water is the fundamental requirement that affects the health and hygiene of the students. Once the students feel mentally tired reading the books, listening to the lectures of the teachers and practicing the classroom tasks, they need to refresh themselves, which is possible only through games. Sports materials like volleyball, football, cricket chess, and ring are play materials for the students. Sanitary management gears learning. When students do not find a clean toilet with soap and the management of sanitary pads for girls, they feel uneasy visiting the school. That is why restroom has to be fresh with abundant water. For science, computer and English students need a lab that makes teaching lively and practice-based. Though most of the schools have ceased to use blackboard and chalk, some of them have been using till now. The use of technology in the tutorial period is the call of the time.\par
The foremost stakeholder of school is a subject teacher. The success level of students differs based on the qualification of the teacher. Moreover, the teacher has to feel himself or herself secure about the job. The permanent teachers feel more secure than contract or temporary teachers. The ability of teacher to use a computer in the classroom is also significant factor making teaching effective. Teachers who are literate about the use of electronic devices in the tutorial period can visually deliver the current technological and scientific innovation that gets imprinted on the mind of the students.\par
Community participation is the sign of direct involvement of guardians in the school education. When the community is indifferent, the school family does not feel any supervision outside. Community participation for purchasing land and construction of infrastructure affect the learning environment. If guardians have donated, they do have an internal drive to participate in all the constructive activities of the school. Consequently, the quality of the institution improves.\par
Twenty-seven main criteria had been developed to find out the funding at the school, 46 criterion for classroom teaching and professional development, 15 criteria for achievement level have been designed. Every checklist deserves three full marks. Based on the checklists, schools obtain score According to the predefined criteria, the total weight-age of the investment is 25 percentages, classroom teaching and professional development deserves 30 percentages, achievement level deserves 40 percentages and the number of students deserves five percent for the determination of the quality of the school. 
\section[{a) Investment at Five Schools of Rupandehi}]{a) Investment at Five Schools of Rupandehi}\par
Investment at school is the total expenditure for the maximum rate of return for a better performance. It encompasses land, furniture, computer, and the teachers for making the teaching and learning-friendly. The following table presents the ratio of backing to make learning effective. The table indicates the ratio of backing at different schools. Sainamaina Secondary School obtained 62 marks out of 81. The total percent is seventy-six. Janakalyan Secondary School got 61 marks out of 81. The percent is 75.28. Parroha Secondary school secured 67.88 percentages, Durga Bhawani Secondary School got 58 percentages and Paschim Parroha Secondary School got 58 percentages. In backing, the highest percentage is 76 obtained by Sainamaina Secondary school and the lowest percentage that is 58 obtained by Durga Bhawani and Paschim Parroha. All the schools crossed fifty percentages in backing. The ratio of funding is not as much as required but it is not much poor as well simply because all the schools crossed fifty percentage.\par
The endowment of all school is satisfactory for the reason that except Paschim Parroha Secondary all schools do have enough land. The government has invested for the infrastructure development of the schools. 
\section[{b) Classroom Teaching and Professional Development at Five Schools of Rupandehi}]{b) Classroom Teaching and Professional Development at Five Schools of Rupandehi}\par
Classroom teaching, student, teachers' professional development and visionary management committee are main factors to make instruction and learning effective. Teachers' planning to increase the total academic attainment is significant for institutional development. For the implementation of the new technique to solve a problem, action research is required. Every teacher has to accomplish at least one action research a year. Formative evaluation gives feed back to the teachers about how far their students have learned what they have taught. Strategy for professional development and yearly publication make the institution effective. The management committee has to be very conscious about the overall development of the institution. On completion of the formation of vision, mission, and goal, in every meeting quality-related agenda has to get importance. Two schools got less than fifty percentage marks in tutorial activities and professional development. For effective tutorial period, the school does not need for additional backing. When the school formulates and implements the system, the percentages improve. Processing is the significant factor that increases or decreases the achievement. For this reason, administration and inspection wing has to pay additional attention to processing. 
\section[{c) Achievement Level at Five Schools of Rupandehi}]{c) Achievement Level at Five Schools of Rupandehi}\par
The ultimate goal is the tempo of return after endowment. The rate of return determines utilization of funding. For the optimum rate of returns there have to be effective classroom activities. The regularity of students, teachers, dropout rate, repetition of course group, and attainment level of Nepali and Mathematics of class 5 and 8, and the result of SEE. Satisfaction of guardian, students and teachers are the major parameters for the determination of the achievement level of the school. The table below shows the result. In the Terai region, the average students required from grade one to twelve is six hundred that is to say one class needs 50 students. Sainamaina Secondary School, Janakalyan Secondary School, and Parroha Secondary School got full marks whereas Durga Bhawani Secondary School got only 3 out of 5, and Paschim Parroha Secondary School got 4 out of 5. The number of students is satisfactory in three schools whereas the rest two schools need to increase the students. 
\section[{e) The Disparity between Investment and Achievement at Five Schools of Rupandehi.}]{e) The Disparity between Investment and Achievement at Five Schools of Rupandehi.}\par
The ratio of funding is plausible in most of the schools. However, the academic level is very low. None of the schools crossed fifty percent marks. The gulf between endowment and success has generated blunt criticism from the public. Without knowing, the situation people have not become negative about schools. The average rate of return can partially satisfy the people. For increasing the level of return, there has to be obligation from the major stakeholders. The rate of return at the ratio of funding is the communal demand. The gap between endowment and achievement demotivates the investor. Then the school education system degenerates. De Simone and Werner (2012, p. 514) recommend certain actions to be taken to bridge the gap between funding and attainment. Rate of return is very little in comparison to the funding.\par
1. Prepare a written policy statement on equal employment opportunity 2. Designate an affirmative action officer 3. Publicize an affirmative action policy statement 4. Analyze the surrounding labor market to determine if its current labor force is representative. 5. If a projected group is weak in any area within an organization, develop goals and timetables. 6. Establish an internal auditing and reporting system of its program and activities 7. Develop support for affirmative action both inside and outside the company. Without considering the most important factors of investment policy, the investor does not invest. The credibility becomes low when most of the significant factors are not valued during the implementation phase. The investor has to consider the significant factors during the implementation phase.\par
Good schools do not have many gaps between funding and achievement. Be are 1989 as cited in Be are and Slaughter (1993, p.73) discusses the features of a good school, "as having clear educational aims, which apply to the behaviors of staff no less than to students. Good schools target learning outcomes. An attitude of success permeates the whole school. Good schools are relentlessly on the search for a better way of doing things". Students and guardians develop positive thinking about good schools. Consequently, local, regional, provincial, and national people develop positive attitude about such schools. 
\section[{V. Findings}]{V. Findings}\par
Till now, the ministry of education of Nepal and its wings have presented views about education highlighting the static picture. Reformation in the structure of the school education does not guarantee quality. Along with this, cultural agenda has lost its tempo that in turn degenerates into a moral outline. We need an urgent change in education because people bluntly criticize school-activities, syllabus, curriculum and teachers. The main reason of the criticism is the disparity between sponsorships and achievement. Guardians and students have felt that the rate of return at school education is very low. The disparity in five schools ranges from 9.13 percent to 28.63 percentage. School education has to be analyzed showing in the line of economic benefit. Once, the stakeholders do not get benefit, they bluntly criticize. Clear vision having a sense of direction is the call of the time to minimize the gap.\par
The state of return on the costs of schooling is less satisfactory than general expectation. Lack of high or average rates of return to endowment in schooling needs a debate for explanation and justification. Once the rate of return becomes low, the social faith in education deteriorates. The disparity between funding and rates of return generates dissatisfaction in public. Hence, community begins to suspect for the grant. The defective relationship between investment and academic success generates multiple questions about the need for endowment. The concentration of the stakeholders has to be on teaching, and learning. Teacher's value task to the students and they regularly involve in academic activities like learning. In every assessment, they focus on the change on achievement level. Every school has to conduct tests for students, and the test of the school to find out the challenges and plan for the better performance. Students do not have to have hesitation in expressing their skill and curiosity so that they constantly play with ideas. Once students do not have hesitation even to make mistakes, they are psychologically ready to learn.\par
The educational institution becomes successful when investment, processing, and achievement have got internal harmony. All the five schools studied so far do have a low rate of return in comparison to the investment. The average rate of return needs improvement for which teaching-learning activities play important role. In the same way, professional development and policy level intervention need to introduce. Followings are the recommendations.   \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.08095238095238094\textwidth}P{0.5329365079365079\textwidth}P{0.06746031746031746\textwidth}P{0.08095238095238094\textwidth}P{0.08769841269841269\textwidth}}
\tabcellsep Name of the School\tabcellsep Full Marks\tabcellsep Obtained Marks\tabcellsep Percentage\\
1\tabcellsep Sainamaina Secondary School\tabcellsep 81\tabcellsep 62\tabcellsep 76\\
2\tabcellsep Janakalyan Secondary School\tabcellsep 81\tabcellsep 61\tabcellsep 75.28\\
3\tabcellsep Parroha Secondary School\tabcellsep 81\tabcellsep 55\tabcellsep 67.88\\
4\tabcellsep Durga Bhawani Secondary School\tabcellsep 81\tabcellsep 47\tabcellsep 58\\
5\tabcellsep Paschim Parroha Secondary School\tabcellsep 81\tabcellsep 47\tabcellsep 58\\
\multicolumn{2}{l}{(Field Survey 2019)}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.6381619937694704\textwidth}P{0.13946002076843197\textwidth}P{0.022066458982346833\textwidth}P{0.022066458982346833\textwidth}P{0.028245067497403943\textwidth}}
S.No.\tabcellsep Name of the School\tabcellsep Full Marks\tabcellsep Obtained Marks\tabcellsep Percentage\\
1\tabcellsep Sainamaina Secondary School\tabcellsep 138\tabcellsep 109\tabcellsep 78\\
2\tabcellsep Janakalyan Secondary School\tabcellsep 138\tabcellsep 93\tabcellsep 74.03\\
3\tabcellsep Parroha Secondary School\tabcellsep 138\tabcellsep 68\tabcellsep 49.26\\
4\tabcellsep Durga Bhawani Secondary School\tabcellsep 138\tabcellsep 48\tabcellsep 49.26\\
5\tabcellsep Paschim Parroha Secondary School\tabcellsep 138\tabcellsep 85\tabcellsep 61.56\\
\multicolumn{2}{l}{(Field Survey 2019)}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{3}{l}{The table presented here indicates the marks}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{got by different schools for the classroom activities and}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{professional development. Sainamaina Secondary}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{School obtained 109 marks out of 138. The total percent}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{is seventy-eight. Janakalyan Secondary School obtained}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{93 marks out of 138. The total percent is 74.03. Parroha}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Secondary school got 68 marks. The percentage is}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{49.26. Durga Bhawani Secondary School got 48}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{percentages and Paschim Parroha Secondary School}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{got 61 percentages. So far as the classroom teaching}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{and professional development is concerned, the highest}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{percentage is 78 got by Sainamaina Secondary school.}\tabcellsep \tabcellsep \\
\multicolumn{3}{l}{Durga Bhawani and Parroha Secondary school got the}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{lowest percentages that are 49.26.}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.09372623574144487\textwidth}P{0.5106463878326997\textwidth}P{0.06463878326996197\textwidth}P{0.07756653992395438\textwidth}P{0.10342205323193916\textwidth}}
S.No.\tabcellsep Name of the School\tabcellsep Full Marks\tabcellsep Obtained Marks\tabcellsep Percentage\\
1\tabcellsep Sainamaina Secondary School\tabcellsep 45\tabcellsep 22\tabcellsep 48.87\\
2\tabcellsep Janakalyan Secondary School\tabcellsep 45\tabcellsep 21\tabcellsep 46.65\\
3\tabcellsep Parroha Secondary School\tabcellsep 45\tabcellsep 18\tabcellsep 40\\
4\tabcellsep Durga Bhawani Secondary School\tabcellsep 45\tabcellsep 22\tabcellsep 48.87\\
5\tabcellsep Paschim Parroha Secondary School\tabcellsep 45\tabcellsep 16\tabcellsep 35.55\\
\multicolumn{2}{l}{(Field Survey 2019)}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.10102459016393442\textwidth}P{0.5504098360655738\textwidth}P{0.05225409836065573\textwidth}P{0.06618852459016393\textwidth}P{0.08012295081967212\textwidth}}
S.No.\tabcellsep Name of the School\tabcellsep Full Marks\tabcellsep Obtained Marks\tabcellsep Percentage\\
1\tabcellsep Sainamaina Secondary School\tabcellsep 5\tabcellsep 5\tabcellsep 100\\
2\tabcellsep Janakalyan Secondary School\tabcellsep 5\tabcellsep 5\tabcellsep 100\\
3\tabcellsep Parroha Secondary School\tabcellsep 5\tabcellsep 5\tabcellsep 100\\
4\tabcellsep Durga Bhawani Secondary School\tabcellsep 5\tabcellsep 3\tabcellsep 60\\
5\tabcellsep Paschim Parroha Secondary School\tabcellsep 5\tabcellsep 4\tabcellsep 80\\
\multicolumn{2}{l}{(Field Survey 2019)}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.06828254847645429\textwidth}P{0.3720221606648199\textwidth}P{0.11537396121883657\textwidth}P{0.13185595567867034\textwidth}P{0.16246537396121885\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep 5\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep Volume XIX Issue VI Version I\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep ( H )\\
S.No.\tabcellsep Name of the School\tabcellsep Obtained percentage in Investment\tabcellsep Obtained Percentage in Achievement\tabcellsep Difference\\
1\tabcellsep Sainamaina Secondary School\tabcellsep 76\tabcellsep 48.87\tabcellsep 27.13\\
2\tabcellsep Janakalyan Secondary School\tabcellsep 75.28\tabcellsep 46.65\tabcellsep 28.63\\
3\tabcellsep Parroha Secondary School\tabcellsep 67.88\tabcellsep 40\tabcellsep 27.88\\
4\tabcellsep Durga Bhawani Secondary School\tabcellsep 58\tabcellsep 48.87\tabcellsep 9.13\\
5\tabcellsep Paschim Parroha Secondary School\tabcellsep 58\tabcellsep 35.55\tabcellsep 22.45\\
\multicolumn{2}{l}{(Field Survey 2019)}\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.6932812500000001\textwidth}P{0.01328125\textwidth}P{0.01859375\textwidth}P{0.12484375\textwidth}}
\multicolumn{4}{l}{Disparity between Investment and Achievement at Secondary Schools of Rupandehi, Nepal}\\
\multicolumn{4}{l}{3. Management committee has to make at least one}\\
agenda in\tabcellsep every\tabcellsep meeting\tabcellsep about quality\\
improvement.\tabcellsep \tabcellsep \tabcellsep \\
4.\tabcellsep \tabcellsep \tabcellsep \\
Year 2019\tabcellsep \tabcellsep \tabcellsep VI. Conclusion\\
6\tabcellsep \tabcellsep \tabcellsep \\
Volume XIX Issue VI Version I\tabcellsep \tabcellsep \tabcellsep \\
( H )\tabcellsep \tabcellsep \tabcellsep \\
-Global Journal of Human Social Science\tabcellsep \tabcellsep \tabcellsep VII. Recommendations\\
© 2019 Global Journals\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}}\end{figure}
 			\footnote{Year 2019 © 2019 Global Journals Disparity between Investment and Achievement at Secondary Schools of Rupandehi, Nepal} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Thomas ()]{b10}\label{b10} 	 		‘Classroom Teaching and School Administration". Educational progress and school administration’.  		 			C S Thomas 		.  	 	 		\textit{America}  		1936. Yale University Press.  	 
\bibitem[Beare and Slaughter ()]{b0}\label{b0} 	 		\textit{Education for the twenty first century},  		 			H Beare 		,  		 			R Slaughter 		.  		1993. London: Rutledge.  	 
\bibitem[Townsend ()]{b11}\label{b11} 	 		\textit{Effective schooling for the community},  		 			T Townsend 		.  		1994. New York; New Delhi: London.  	 
\bibitem[Mangal and Mangal ()]{b8}\label{b8} 	 		\textit{Essentials of Educational Technology},  		 			S Mangal 		,  		 			U Mangal 		.  		2012. New Delhi: PHI Learning.  	 
\bibitem[Simone and Werner ()]{b2}\label{b2} 	 		\textit{Human resource development. 6th},  		 			De Simone 		,  		 			J M Werner 		.  		2012. CENGANGE Learning.  	 
\bibitem[Cialdini ()]{b1}\label{b1} 	 		\textit{Influence. 3rd},  		 			R B Cialdini 		.  		1993. Harper Collins College Publisher.  	 
\bibitem[Mayo ()]{b9}\label{b9} 	 		\textit{Investment: An introduction},  		 			H Mayo 		,  		 			B 		.  		2003. Australia: Thomson South Western.  	 	 (7th Ed) 
\bibitem[Jones ()]{b7}\label{b7} 	 		 			C P Jones 		.  		\textit{Investments principles and concepts. 11th},  				 (New Delhi)  		2010. Wiley India.  	 
\bibitem[Good and Brophy ()]{b3}\label{b3} 	 		\textit{Looking in classroom},  		 			T L Good 		,  		 			J E Brophy 		.  		1997. New York: Longman.  	 
\bibitem[Greene and Serbin ()]{b4}\label{b4} 	 		\textit{Risk management: Text and causes},  		 			M R Greene 		,  		 			O N Serbin 		.  		1978. Virginia: Reston Publishing Company.  	 
\bibitem[Homes ()]{b6}\label{b6} 	 		‘The Professional Preparation of Superintendents of Schools". Educational progress and school administration’.  		 			H W Homes 		.  	 	 		\textit{America}  		1936. Yale University Press.  	 
\bibitem[Hansen (ed.) ()]{b5}\label{b5} 	 		\textit{Total and Private Rates of Return to Investment in Schooling},  		 			W L Hansen 		.  		Rogers, D.C. and Ruchlin, H.S (ed.)  		1971. New York: The Free Press.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
