\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 Cross Disciplinary Assessment of Job Performance among Teachers of Secondary Schools in Cross River State, Nigeria},
 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-07-15 (revised: 15 July 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-07-15}
\title{A Cross Disciplinary Assessment of Job Performance among Teachers of Secondary Schools in Cross River State, Nigeria}
\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]{Vitalis Ugochukwu  Eke}

             \affil[1]{  University of Calabar}

\renewcommand\Authands{ and }

\date{\small \em Received: 8 June 2015 Accepted: 4 July 2015 Published: 15 July 2015}

\maketitle


\begin{abstract}
        


A sample of 1062 teachers was selected from an estimated population of 21,240 teachers spread across the 203 public secondary schools in Cross River State of Nigeria. An instrument called Teachers? Affective Characteristics Questionnaire was used for data collection. The data were analysed using One-Way Analysis of Variance (ANOVA) test statistic. Results of the study showed that teachers? academic disciplines significantly influence their job performances in terms of lesson delivery, students? assessment/evaluation, classroom management, and student discipline. It was concluded that it was those teachers who had education as their disciplines that were better in overall job performance than their counterparts who do not belong to the discipline of education. The study concludes that teachers should be encouraged to pick higher degrees in education after their first degrees as this will improve their job performance.

\end{abstract}


\keywords{disciplinary assessment, job performance, teachers.}

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

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


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
ver the past two decades, there has been very little research directly examining the relationship between educational level and job performance. This, as noted by Benson, Fine gold and Mohrman  {\ref (2004)}, is particularly surprising given the fact that it was during this time period when educational opportunities increased substantially and when most organizations raised their educational qualifications for jobs. It was also during this period too, that most state governments begun to emphasize the need for all primary and postprimary institutions to have only professionals in education as teachers. In Cross River State, for instance, government has since the year 2001 implemented the on a minimum qualification of NCE for teachers in primary schools and First Degree for teachers in Secondary schools. In furtherance of this policy, it does appear that most state governments in Nigeria are beginning to emphasize that all teachers must have educational qualifications to enhance their productivity. This is in line with the opinions of some authorities who have conducted researches in education.\par
Breman  {\ref (2001)}, for instance, asserted that if any nation is to live up to societal expectation of producing highly skilled labour and research oriented individuals to meet with present day economic and scientific challenges, then the job performance of its teachers must be viewed with special interest. In the classroom, teachers' job performance is crucial in students' progress and development. The progress of students is directly linked to the successful teaching learning process in the classroom. Teachers job performance relate to what teachers do in the classroom and how that affects students learning.\par
Thomas and Feldman (2009) compared education level with job performance and discovered a positive relationship between education level and different job behaviours in task and citizenship, and negatively related to counterproductive performance like on-the-job substance use and absenteeism. Gede and Anike (2011) in a similarly study on staff of the Bayelsa State Ministry of Education discovered that the higher the qualification of the staff of secondary schools the better their job performance. The study reports an adverse effect of poor staffing on job performance and recommend among other things, recruitment of qualified teachers.\par
Students' academic performance or achievement is an important index for the measurement of teachers' job performance. Any teacher whose students come out at the end of an instruction with good grades in the school subject(s) taught can be adjudged as having performed very well in his job. It has, however, been discovered that there has been differential academic achievement of students in Nigeria (Unanma, Abugu, Dike and Umeobiko; 2013), and this has been and is still a source of concern and research interest to educators, government and parents. Many researche works have been carried out to examine the phenomenon and to discover the factors that may be responsible for the ugly trend. A few of these researchers have identified teachers' academic disciplines as having some influence on students' academic performance. \hyperref[b7]{Unanma et al (2013)} examined the relationship between teachers' educational qualification and their students' performance in chemistry. The result of the study revealed a positive relationship between teachers' qualifications and students' academic achievement. The study concluded that the higher the professional qualification of the teachers, the better the achievement of their students. In an earlier study carried out by Gede and Lawson (2011) using 50 employees out of 221 on the staff, it was discovered that teachers' professional qualifications influence their job performance. 
\section[{II.}]{II.} 
\section[{Methodology}]{Methodology}\par
The design adopted in this study was survey. This design was chosen because of the largeness of the sample size and the fact that the team used questionnaires in collecting data required for the study. A sample of 1062 teachers was selected from a population of about 21,240 teachers in state public schools. At the time of this research, the state ministry of education was concluding recruitment of teachers, so it was difficult to be exact on the number of teachers on the roll. By this selection, however, the study adopted about 5\% of the population as sample. The sampling techniques used for selecting the sample were stratified random and purposive sampling techniques with the different Local Government Education Authorities as the basis of stratification. Each of the 18 education authorities was considered as a stratum. Five per cent of the number of schools in each education authority was selected for the study. After the selection of schools, the researchers selected the teachers purposely from the schools, at convenience, to meet the 5\% target.\par
The study area was Cross River State of Nigeria. The state is made up of 18 education authorities (one each in each local government, area). The area is made up of 203 public secondary schools with Calabar education authority having the highest number of schools.\par
An instrument called teachers' performance rating scale (TPRS) was used for data collection. This rating scale was administered to students to gather data on the job performance of teachers. Four dimensions of teachers' job performance, namely, lesson delivery, assessment/evaluation, classroom management, and student discipline, were measured in the scale using eight items each. The instrument was face validated by the research team and trail tested for internal consistency using Cronbach Alpha reliability estimate method. The reliability coefficients ranged from 0.71 to 0.86 for the sub-scales. 
\section[{III.}]{III.} 
\section[{Results}]{Results}\par
The hypothesis tested stated that teachers job performance does not differ significantly based on their academic disciplines.  Results of analysis in Table \hyperref[tab_1]{2} shows that the calculated F-ratios for lesson delivery (110.139), students' assessment/evaluation (53.379), classroom management (147.082), students' discipline (139.163), and for overall job performance (198.845) are each greater than the critical F-ratio of 3.00 at 0.5 level of significance, using 2 and 1059 degrees of freedom. This means that at all dimensions of consideration, teachers' job performance differ significantly based on their academic discipline. Based on these results the null hypothesis was rejected.\par
Since the results show significant influence of academic discipline on teachers' job performance, a post-hoc test was carried out to determine the pair-wise mean difference(s) among the groups that, was or were responsible for the influence. The method of post-hoc analysis used was fisher's least significant difference (LSD). Results of the analysis are presented in table \hyperref[tab_2]{3}.\par
Results of post-hoc analysis were as follows for the different sub-variables of teachers' job performance:  
\section[{Overall job performance:}]{Overall job performance:}\par
The results show that teachers with PGDE (X=89.34) were the best in overall job performance, followed by those with B.Ed (X=72.20) and then by others with B.A/B.Sc degrees (X=69.85). 
\section[{IV.}]{IV.} 
\section[{Discussion of Findings}]{Discussion of Findings}\par
Results of the study showed that teachers' job performance significantly differ based on their academic disciplines. The results show that at all dimension of teachers' job performance it was teachers who have PGDE degree or its equivalent as their qualification that perform better in lesson delivery, student assessment/evaluation, classroom management and student discipline than their counterparts with B.Ed degree or its equivalent and those with B.A/B.Sc or its equivalent. Results on overall job performance also show a significant difference based on academic disciplines with holders of PGDE out performing holders of other degrees, followed by holders of B.Ed degrees and then by holders of other degrees. The findings replicate that of Thomas and Feldman (2009) who compared education level with job performance and discovered a positive relationship between education level and different job behaviours in task and citizenship. The same study found a negative relationship between education level and counterproductive performance like on-the-job substance use and absenteeism. The result also replicated the findings of Gede and Anike (2001) and Ubanma et al (2013) who independently found that professional qualification influenced job performance.\par
The implication of this finding and the replications hinges on the issue of paper qualification which has been of concern to many people in different works of life. A good number of people in Nigeria feel that the country has placed too much emphasis on paper qualification instead on the productivity of would be employees. Some go the extent of feeling that a good number of people who never went to school may actually do better on the job than those with certificates of school attendance. The result of this study has proven this assession wrong. The findings show clearly that the higher the qualifications of teachers the better their performance. The results also show that the more professionally qualified a person the more likely his ability to perform professional tasks. The study therefore recommends that educational institutions especially primary and secondary schools should encourage professionalism. Schools should discourage the current trend in which teachers are made to teach subjects they did not study at the university even when the subjects seem related to what they actually studied. Government should find a way of ensuring that only teachers with education degrees are allowed to teach in our primary and secondary schools.\par
Results of the study showed that teachers' job performance significantly differ based on their academic disciplines. The results show that at all dimension of teachers' job performance it was teachers who have PGDE degree or its equivalent as their qualification that perform better in lesson delivery, student assessment/evaluation, classroom management and student discipline than their counterparts with B.Ed degree or its equivalent and those with B.A/B.Sc or its equivalent. Results on overall job performance also show a significant difference based on academic disciplines with holders of PGDE out performing holders of other degrees, followed by holders of B. The implication of this finding and the replications findings on the issue of paper qualification which has been of concern to many people in different works of life. A good number of people in Nigeria feel that the country has placed too much emphasis on paper qualification instead on the productivity of would be employees. Some go the extent of feeling that a good number of people who never went to school may actually do better on the job than those with certificates of school attendance. The result of this study has proven this assession wrong. The findings show clearly that the higher the qualifications of teachers the better their performance. The results also show that the more professionally qualified a person the more likely his ability to perform professional tasks. The study therefore recommends that educational institutions especially primary and secondary schools should encourage professionalism. Schools should discourage the current trend in which teachers are made to teach subjects they did not study at the university even when the subjects seem related to what they actually studied. Government should find a way of ensuring that only teachers with education degrees are allowed to teach in our primary and secondary schools.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}A}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.7373931623931624\textwidth}P{0.0036324786324786326\textwidth}P{0.07446581196581196\textwidth}P{0.01452991452991453\textwidth}P{0.019978632478632477\textwidth}}
\tabcellsep \tabcellsep \multicolumn{3}{l}{The independent variable in this}\\
hypothesis\tabcellsep is\tabcellsep teachers'\tabcellsep academic\tabcellsep disciplines\\
\multicolumn{5}{l}{categorized into three dimensions, namely: B.Ed or}\\
\multicolumn{5}{l}{equivalent, PGDE or equivalent and BA/B.Sc or}\\
\multicolumn{5}{l}{equivalent. The dependent variable is teachers' job}\\
\multicolumn{5}{l}{performance in terms of lesson delivery, students'}\\
\multicolumn{5}{l}{assessment evaluation, classroom management, and}\\
\multicolumn{5}{l}{students' discipline. One-way Analysis of Variance}\\
\multicolumn{5}{l}{(ANOVA) test statistic was employed in analyzing the}\\
\multicolumn{5}{l}{data. The results are presented in tables 1 and 2.}\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.05676625659050967\textwidth}P{0.19868189806678382\textwidth}P{0.16133567662565904\textwidth}P{0.2001757469244288\textwidth}P{0.07021089630931458\textwidth}P{0.10307557117750439\textwidth}P{0.059753954305799654\textwidth}}
S/N\tabcellsep Job performance\tabcellsep Source of\tabcellsep SS\tabcellsep Df\tabcellsep MS\tabcellsep F\\
\tabcellsep in terms of\tabcellsep variation\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
1.\tabcellsep Lesson delivery\tabcellsep Between\tabcellsep 2861.503\tabcellsep 2\tabcellsep 1430.752\tabcellsep 110.139*\\
\tabcellsep \tabcellsep Within\tabcellsep 13756.843\tabcellsep 1059\tabcellsep 12.990\tabcellsep \\
\tabcellsep \tabcellsep Total\tabcellsep 16618.348\tabcellsep 1061\tabcellsep \tabcellsep \\
2.\tabcellsep Students' Assessment/\tabcellsep Between\tabcellsep 1043.872\tabcellsep 2\tabcellsep 521.936\tabcellsep 53.379*\\
\tabcellsep Evaluation\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep Within\tabcellsep 10354.777\tabcellsep 1059\tabcellsep 9.778\tabcellsep \\
\tabcellsep \tabcellsep Total\tabcellsep 11398.649\tabcellsep 1061\tabcellsep \tabcellsep \\
3.\tabcellsep Classroom management\tabcellsep Between\tabcellsep 2671.042\tabcellsep 2\tabcellsep 1335.521\tabcellsep 147.082*\\
\tabcellsep \tabcellsep Within\tabcellsep 9615.821\tabcellsep 1059\tabcellsep 9.080\tabcellsep \\
\tabcellsep \tabcellsep Total\tabcellsep 12286.863\tabcellsep 1061\tabcellsep \tabcellsep \\
4.\tabcellsep Student Discipline\tabcellsep Between\tabcellsep 3431.972\tabcellsep 2\tabcellsep 1715.986\tabcellsep 139.163*\\
\tabcellsep \tabcellsep Within\tabcellsep 13058.972\tabcellsep 1059\tabcellsep 12.331\tabcellsep \\
\tabcellsep \tabcellsep Total\tabcellsep 16490.208\tabcellsep 1061\tabcellsep \tabcellsep \\
5.\tabcellsep Overall job performance\tabcellsep Between\tabcellsep 37801.997\tabcellsep 2\tabcellsep 18900.99\tabcellsep 198.845*\\
\tabcellsep \tabcellsep Within\tabcellsep 100662.177\tabcellsep 1059\tabcellsep 95.054\tabcellsep \\
\tabcellsep \tabcellsep Total\tabcellsep 138464.174\tabcellsep 1061\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{*P<.05, critical F = 3.00}\tabcellsep \tabcellsep \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.85\textwidth}}
Lesson delivery: Comparisons for B.Ed versus PGDE\\
(t=12.74), B.Ed versus B.A/B.Sc (t=2.47), and PGDE\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Bassey ()]{b1}\label{b1} 	 		\textit{Affective characteristics, school type and job performance of secondary school teachers in Cross River State},  		 			P U Bassey 		.  		2009. Calabar.  		 			of University of Calabar 		 	 	 (Nigeria. Unpublished Ph.D Thesis) 
\bibitem[Aronson ()]{b0}\label{b0} 	 		 			E Aronson 		.  		\textit{The social animal},  				 (New York)  		1995. Freeman.  	 	 (fifth ed.) 
\bibitem[Gede and Lawanson ()]{b3}\label{b3} 	 		‘Employees' characteristics and job performance of staff of the Bayelsa State Ministry of Education’.  		 			N T Gede 		,  		 			O A Lawanson 		.  	 	 		\textit{Proceedings of the 2011 international conference on teaching learning and change. International Association for teaching and learning (LATEL)},  				 (the 2011 international conference on teaching learning and change. International Association for teaching and learning (LATEL))  		2011.  	 
\bibitem[Thomas and Feldman ()]{b6}\label{b6} 	 		‘How broadly does education contribute to job performance?’.  		 			W H Thomas 		,  		 			D C Feldman 		.  	 	 		\textit{Personnel psychology}  		2009. 62 p. .  	 
\bibitem[Robbins ()]{b5}\label{b5} 	 		\textit{Organizational behaviour: concepts, controversies and applications},  		 			S P Robbins 		.  		1998. New Delhi: Pretince Hall.  	 
\bibitem[Ntikidem and Etucho ()]{b4}\label{b4} 	 		\textit{Principals' provision for professional growth and teachers' job effectiveness in Cross River State. Education for today},  		 			P Y Ntikidem 		,  		 			E E Etucho 		.  		2004. 3 p. .  	 
\bibitem[Unanma et al. ()]{b7}\label{b7} 	 		 			A O Unanma 		,  		 			H O Abugu 		,  		 			R C Dike 		,  		 			U C Umeobika 		.  		\textit{Relationship between teachers' educational qualifications and students},  				2013.  	 
\bibitem[Benson et al. ()]{b2}\label{b2} 	 		‘You paid for skills, now keep them: Tuition Reimburse and voluntary Turnover’.  		 			G S Benson 		,  		 			D Einegold 		,  		 			S A Mohrman 		.  	 	 		\textit{Academy of management journal}  		2004. 47 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
