\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={Environmental-Education: Teaching-Approach Model},
 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{2020-01-15 (revised: 15 January 2020)}
\def\TheID{\makeatother }
\def\TheDate{2020-01-15}
\title{Environmental-Education: Teaching-Approach Model}
\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]{Rolando A.  Alimen}

             \author[2]{Ronald S.  Baynosa}

\renewcommand\Authands{ and }

\date{\small \em Received: 14 December 2019 Accepted: 2 January 2020 Published: 15 January 2020}

\maketitle


\begin{abstract}
        


The study aimed to determine the environmental education, experiences, and learnings of Tourism students at JBLFMU-Molo as a maritime university in the Philippines. The researchers of this study employed the quantitative-qualitative research design. The respondents of this study were fortythree (43) Bachelor of Science in Tourism Management (BSTM) students. The results of this study revealed that the majority of the respondents have a ?very high? level of environmental education (EE) and had a significant difference when it comes to their place of origin.

\end{abstract}


\keywords{}

\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
eople began to understand the need to behave more responsibly towards nature, but the responsibility of man to protect the environment is both individual and collective. Nature protection engages cooperation, collaboration, and support on the ground, local, national, and international. Environmental education (EE) should be a collaboration of content and pedagogy that engages students in the study of the environment to encourage behavioral change and action. EE is considered as a learning process that enhances people's knowledge and skills about the environment and associated challenges that develop necessary skills and expertise for decision making and action implementation \hyperref[b2]{(Boca \& Sarachi, 2017)}. EE, according to Chi \& de Alva (2017) concerned about implying relationships with others and nature, therefore; students should promote and assume the care of health and environment.\par
Environmental negligence is a great concern of humanity; environmental people should promote a less polluted environment and promote sustainable use of natural resources, ultimately the protection of natural resources and habitats. Environmental Education leads to generate the environmental awareness and attitudes of the people to take care of nature. Human actions and activities all shaped towards the intention to protect the environment and its impacts. In this study, teachers are creating environmental awareness and environmental activities. Women also in this study were considered as educators for their children to stimulate change in behavior in the advocacy of protecting the environment \& Stedman, 2013; Chen, 2016; Cui, Hoje, \& Velasquez, 2015).\par
Every environmental event needs the coordination of efforts and collaboration between government agencies, NGOs (non-government organizations), and private sectors. Cooperation is the inter-organizational relations, network, and logic of collective action in a situation where multiple agencies move together to solve problems and accomplish the outcome. It promotes team building, provides maximum resources for partner agencies, and prevent duplication of efforts. It is also the sharing of responsibility, authority, and accountability for achieving results  {\ref (Sulaimanet al., 2019)}. \hyperref[b12]{Woolson (2019)}, environmental humanities can contribute to discussions about sustaining life and quality of life, human communities, the role of human beliefs, values, fears, and political wisdom. Environmental education entails a critical framework that offers wisdom, insights, and knowledge about to solve complex problems across diverse cultural landscapes. This activity involves pedagogical approaches to sustainability.\par
Environmental education is a complex network of principles, educational theories, and ideological approaches geared toward the goal which is committed to learning processing involving the cultural and political transformation. This change is a series of knowledge on environmental conflict, practices of educators in conducting EE issues and settings. It entails learningteaching exercises about issues and its innovative practices. \hyperref[b10]{(Rivarosa \& Astudillo, 2012)}. 
\section[{II.}]{II.} 
\section[{Theoretical Framework}]{Theoretical Framework}\par
The authors used the framework promulgated by \hyperref[b0]{Ali and Sinhan (2013)}, which underscored that the environmental degradation is a matter of great concern of humanity, human actions and activities should lead to protect the environment, and economic affluence has a marginal direct influence to environmental education. This theory means that those who have substantial in life should be actively engaged and active actors of different initiatives about environmental education.\par
The second theory and framework used in this study were taken from \hyperref[b4]{Bueno (2019)}, which states that environmental education (EE) is a discipline of environmental education (EE), which is highly needed to protect the environment for the future generation and to improve quality of life. The schools' tasks are to prepare young people for the future, which reflects on day-to-day operations and through education for sustainable development. It involves shaping the attitudes and behavior of the students towards the conservation of natural resources, cleanliness, environmental responsibility, social responsibility, and cleanliness. It includes developing environmentally citizens who share a concern for the environment in which they live in and the future generations.\par
This study was also anchored in principle used by Nassar (2013) using a systematic approach encompassing different dimensions and stressing the importance of integration and interaction across many areas, particularly sustaining strategies that are needed to train people, empower communities, and harmonizing the impacts of globalization. It is also about understanding the nature of each place and pro-active vision of the future.\par
Since this study is about environmental-tourism education, another theory used by the authors was on the "Economic Development Theory" by \hyperref[b8]{Filho et al. (2014)} that states that there should be a symbiotic relationship between the progress and nature. This theory laid the frameworks on economic efficiency, social equity, and ecological perspective. It means that development is practically instituting actions by respecting the particularities of the different components of the ecosystem \hyperref[b8]{(Filho, et al., 2014)}. 
\section[{III.}]{III.} 
\section[{Statement of the Study}]{Statement of the Study} 
\section[{1) What is the level of Environmental Education (EE) of}]{1) What is the level of Environmental Education (EE) of}\par
BS Tourism students as an entire group and when classified according to section and place of residence? 2) Are there significant differences in the respondents' environmental education? 3) What are the understandings and perceptions of the respondents on environmental-education (EE)?\par
4) What are the environmental concepts, frameworks, and theories acquired by the respondents? 5) What are the learnings of the respondents? 6) How these Tourism environmental learning and concepts relate to the respondents' lives? 7) What are the suggestions and recommendations of the respondents to improve the Tourism Environmental Plan in the Philippines? 8) What should be the teaching-approach model intended to Tourism students at Maritime University in South East Asia towards Tourism-environmental education?\par
IV. 
\section[{Method}]{Method}\par
The researchers employed a mixed-method research design by Creswell (  {\ref 2013}). The quantitative level of environmental education of the respondents is determined by using the Likert-scale rating instrument, which was validated by the experts and members of the Research Committee of JBLFMU-Molo, Iloilo City. After the validation, the questionnaire was pilot-tested to the selected students who have similar characteristics with the respondents. The statistical tools used were frequency count, percentage, mean, and t-test to determine the differences in the level of environmental education when the respondents are grouped according to 2 categories. The teachers allowed the respondents to write their experiences and learning in their Tourism activities in several places and tourist destinations in Iloilo, which have a relation with the environment by employing a "narrative approach" in qualitative research. These narrative views, insights, and statements of the respondents were captured and analyzed to come up with different "themes" to present the different strategies towards teaching-enhancement of environmental education in maritime universities in South East Asia.\par
V. 
\section[{Respondents of the Study}]{Respondents of the Study}\par
The respondents of this study were forty-three (43) Bachelor of Science Tourism Management (BSTM) students of the College of Business, JBLFMU-Molo, who were officially enrolled during the School Year 2018-2019. They are categorized according to different groups, such as section and place of origin.  
\section[{Results and Discussions}]{Results and Discussions}\par
The respondents have "very high" level of environmental education (EE) as a whole group and when classified according to section and type of residence as indicated by their mean scores such as 8.73, 8.68, 8.78, 9.12, and 8.44 respectively. Differences in the Tourism Environmental Education when the respondents are Grouped according to section and place of residence Results reveal that students who are classified according to a place of origin had a significant difference (t = 1.620, p < .05); those who came from rural places have a higher level of awareness on environmental education. Moreover, they are exposed to untouched or unexplored places and their culture is slightly leaning towards environmental protection, and conservation compared to those who are raised in the cities.  
\section[{Understandings and Perceptions of Environmental Education (EE) of the Respondents}]{Understandings and Perceptions of Environmental Education (EE) of the Respondents}\par
Using the narrative statements and phrases of the respondents, the researchers come up with the four (4) "themes" about the understandings and perception on environmental education (EE) such as the following:\par
(1) protecting the environment, (2) building new knowledge and skills, (3) empowerment of individuals, and (4) application to real-life and Tourism industry. 1) educate the people to protect, conserve, and help Mother Earth. The statements and views of the respondents are:\par
2) engage in tree planting and clean-up drive in the places where the respondents lived 3) re-cycling activities and programs of the municipalities 4) volunteering in cleaning and protecting the Bato Jumpit Falls in Igtuble, Tubungan, Iloilo, Philippines 5) involve in the program on "conservation of water," 6) join the community services in respective municipalities 
\section[{Environment Education}]{Environment Education}\par
Building new knowledge \& skills 
\section[{Empowerment of Individuals}]{Empowerment of Individuals} 
\section[{Application to real Life \& Tourism Industry}]{Application to real Life \& Tourism Industry} 
\section[{Protecting the environment}]{Protecting the environment}\par
Environmental-Education: Teaching-Approach Model 
\section[{Concepts, Frameworks, and Theories acquired by the Respondents about Environment}]{Concepts, Frameworks, and Theories acquired by the Respondents about Environment}\par
The respondents of this study applied the following ideas, frameworks, and theories to preserve the environment: (1) RA 9512, (2) Sustainable Development, (3) Eco-Tourism Framework, (4) Education and Tourism Theories, and (5) Environmental Business Ethics. The first theme which is "protecting the environment" is about the important role of each individual in conducting or initiating activities or programs that would educate the people in order to protect, conserve, and help the Mother Earth. This is concerned also on the different species that crucially need good and clean surrounding. This theme is supported by the following statements and views of the respondents such as: 
\section[{Teaching-Approach Model towards Environmental-Education}]{Teaching-Approach Model towards Environmental-Education}\par
They are sensitizing all the remarks and inputs of the respondents. The researchers come up with the "teaching-approach model" intended for the Tourism students at the maritime university (JBLFMU-Molo) in South East Asia. This model comprise s of two dimensions, which are the following: Awareness through Environmental Education (EE), which shall encompass environmental concepts and principles, environmental laws, state of the international and local environment, local environmental practices, threats of nature's degradation, impacts on human wellbeing, the responsibility of the citizenry to the environment, and value of conservation, protection, and rehabilitation of natural resources and environment (FAO, FAOLEX, 2008; www. Chanrobes.com: www. senate. org. ph), (b) Sustainable Development. The respondents shared that this concept is dealing with how to embrace development and progress without destroying nature. It is about protecting and preserving its natural form along with the rapid changes in the surrounding, (c) Eco-Tourism Framework according to the respondents, sustainable development that aims to support environmental conservation efforts and increase community participation that provides economic benefits and improve quality of life of local communities, (d) Education and Tourism Theories.\par
The respondents perceived the theory as the process of traveling for educational learning and gaining experiences on the different Tourist destinations, religious places, and attractions that promote the culture, way of life, custom, and tradition of people of communities, (e) Environmental Business Ethics. This framework, according to the respondents was every business individual should be responsible for their surroundings. Their products should have harmful or drastic effects on the environment. The business sector should learn to take care of their environment as their corporate social responsibility.\par
Exposures or actual participation means that individual has immersed himself to the different Tourism environmental activities and have obtained selfrealization of the role of the environment such as tree planting and clean-up drive, re-cycling of used materials, volunteering in cleaning and protecting the Bato Jumpit Falls in Igtuble, Tubungan, Iloilo, Philippines, involve in the program on "conservation of water," and joining the community services in respective municipalities. 
\section[{VII.}]{VII.} 
\section[{Conclusions}]{Conclusions}\par
Based on the findings of this study, the following conclusions were advanced:\par
The "very high" level of environmental education (EE) as a whole group and when classified according to section and type of residence is influenced by individuals who begun to understand the need to behave more responsibly towards nature and to imbibe the responsibility of man to protect the environment is both individual and collective. In dealing with nature protection, this engages cooperation, collaboration, and support on the ground, local, national, and international. Moreover, it concluds that environmental education (EE) must be a collaboration of content and pedagogy that engages students in the study of environment to encourage behavioral change and action as stated by Boca, G. \& Sarachi, S. (2017) because EE is considered as the learning process that enhances people's knowledge and skills about the environment and associated challenges which develop necessary skills and expertise for decision making and action implementation.\par
The results were also anchored in the study of Chi \& de Alva (2017) that EE implies relationships with people/individuals and nature. Therefore, students should promote and assume the care of health and environment. The environment is a matter of great concern of humanity; people should promote the less polluted environment and promote sustainable use of natural resources, ultimately the protection of natural resources. Studies of \hyperref[b0]{Ali \& Sinhan (2013)}   {\ref 2019}) studies were in coherence with the present study, that every environmental event needs the coordination of efforts and collaboration between government agencies, NGOs (non-government organizations), and private sectors, this means that collaboration means it is the inter-organizational relations, network, and logic of collective action in a situation where multiple agencies move together to solve problems and accomplish the outcome, and this promotes team building, provide maximum resources for partner agencies and prevent duplication of efforts. It is also the sharing of responsibility, authority, and accountability for achieving results. Humanities can contribute to discussions about sustaining life and quality of life and human communities, environmental education entails critical framework that offers wisdom, insights, and knowledge about to solve complex problems across diverse cultural landscapes, and this involves pedagogical approaches to teaching Tourismenvironmental-sustainability.\par
In the same vein, that study of Rivarosa \& Astudillo (2012) confirms these results by stating that environmental education in Tourism entails learningteaching practices and innovative practices among teachers to enhance the students' awareness and appreciation of the subject in connection with the environment. 
\section[{VIII.}]{VIII.} 
\section[{Implications of the Study}]{Implications of the Study}\par
The concepts, philosophies, and frameworks on environmental education leads the Tourism students to be vigilant and pro-active in initiating any activities that could be related to environment and surrounding.\par
Another implication is on the teaching strategy that instructors dealing with Tourism students should have in-depth environmental education that would lead towards interesting learning-teaching and innovative practices of the subject that are indicators of qualities of instructors that have potential guardians towards the preservation and protection. 
\section[{IX.}]{IX.} 
\section[{Recommendations}]{Recommendations}\par
Based on the findings and conclusions of this investigation the following recommendations were advanced:\par
1) The results of this study shall be utilized among students of other courses at the university so that the environmental-education shall be enhanced and emphasized.\par
2) The conduct of environmental study shall be done regularly to gather feedback and enhance the learning on environment not only among Tourism students but also all the students to enhance the environmental education (EE) of the university.\par
3) The rolesof teachers or instructors on environmental preservation and conservation should be emphasized always in the different meetings, discussions, dialogues, and conferences to enhance the learning and awareness toward EE. 4) The researchers need to suggest other variables that might contribute the appreciation and transformation of the students towards the environment. 5) The researchers suggest parallel studies to determine other variables that may influence the level of assessment of the environment and its implication in the teaching-learning process of all students in the maritime university.  \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.8215510204081633\textwidth}P{0.02497959183673469\textwidth}P{0.0013877551020408164\textwidth}P{0.0020816326530612244\textwidth}}
\tabcellsep \multicolumn{2}{l}{Profile of the Respondents}\tabcellsep \\
\multicolumn{4}{l}{\textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore }\\
A. Entire Group\tabcellsep B. Section\tabcellsep 43\tabcellsep 100\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.5913515585079202\textwidth}P{0.24301226366888096\textwidth}P{0.003474706182933061\textwidth}P{0.012161471640265712\textwidth}}
\textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \tabcellsep \multicolumn{3}{l}{\textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore }\\
\multicolumn{4}{l}{\textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore }\\
\multicolumn{2}{l}{A. Entire Group}\tabcellsep 8.73\tabcellsep Very High (VH)\\
\tabcellsep B. Section\tabcellsep \\
4A\tabcellsep \tabcellsep 8.68\tabcellsep Very High (VH)\\
4B\tabcellsep \tabcellsep 8.78\tabcellsep Very High (VH)\\
\tabcellsep C. Type of Residence\tabcellsep \\
Rural\tabcellsep \tabcellsep 9.12\tabcellsep Very High (VH)\\
\multicolumn{4}{l}{Urban \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  8.44 Very High (VH)}\\
Legend:\tabcellsep \tabcellsep \\
Scale\tabcellsep Description\tabcellsep \\
8.21 -10.00\tabcellsep Very High (VH)\tabcellsep \\
6.41 -8.20\tabcellsep High (H)\tabcellsep \\
4.61 -6.40\tabcellsep Average (A)\tabcellsep \\
2.81 -4.60\tabcellsep Low (L)\tabcellsep \\
1.00 -2.80\tabcellsep Very Low (VL)\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}}
Gender \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \\
\textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore  \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \textunderscore \\
Section\\
© 2020 Global Journals\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_3}}\end{figure}
 			\footnote{( )F © 2020 Global Journals} 			\footnote{© 2020 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Ali and Sinhan ()]{b0}\label{b0} 	 		‘A Study of Environmental Awareness and Ecological Behavior among Female BS Education Students’.  		 			R Ali 		,  		 			B Sinhan 		.  	 	 		\textit{India. An International Multidisciplinary Refereed E-Journal}  		 2278- 8433.  		2013. Jalan Girls College.  		 			University of Calcutta 		 	 
\bibitem[Rivarosa and Astudillo ()]{b10}\label{b10} 	 		\textit{Contributions to the identity of the environmental education: Studies and approaches to their teaching},  		 			A Rivarosa 		,  		 			C Astudillo 		.  		 \url{https://www.researchgate.net}  		2012.  	 
\bibitem[Bueno ()]{b4}\label{b4} 	 		‘Energy and water conservation at school setting towards sustainable environment’.  		 			D Bueno 		.  	 	 		\textit{Institutional Multidisciplinary Research and Development (IMRAD) Journal}  		2019.  	 
\bibitem[Brehma et al. ()]{b3}\label{b3} 	 		‘Environmental Concern: examining the role of place meaning and place attachment’.  		 			J M Brehma 		,  		 			B W Eisenhauert 		,  		 			R C Stedman 		.  	 	 		\textit{An International Journal}  		2013.  	 	 (Society and Natural) 
\bibitem[Alkins ()]{b1}\label{b1} 	 		\textit{Environmental Conflict: A Misnomer? Environment, Climate Change and International relations},  		 			E Alkins 		.  		2016.  	 
\bibitem[De ()]{b6}\label{b6} 	 		\textit{Environmental education (EE), Policy, and Content of contemporary},  		 			Chi \& De 		,  		 			Alva 		.  		2017. 2009-2017.  	 
\bibitem[Boca and Sarachi ()]{b2}\label{b2} 	 		\textit{Environmental Education and Students' perception for Sustainability},  		 			G Boca 		,  		 			S Sarachi 		.  		2017. Romania.  		 			Department of Economics, Technical University 		 	 
\bibitem[Filho ()]{b8}\label{b8} 	 		\textit{Environmental education studies: An Epistemological and conceptual perspective about environment},  		 			Filho 		.  		 \url{https://www.researchgate.net}  		2014.  	 
\bibitem[Chen ()]{b5}\label{b5} 	 		‘Impact of fear appeals on proenvironmental behavior and crucial determinants’.  		 			M F Chen 		.  	 	 		\textit{International Journal of Adversity}  		2016.  	 
\bibitem[Sulaiman ()]{b11}\label{b11} 	 		‘Multi-agency collaboration in Flood disaster management in Sarawak’.  		 			N Sulaiman 		.  	 	 		\textit{Malaysia. International Journal of Innovative Technology and Exploring Engineering}  		 2278-3075.  		2019. 8.  	 
\bibitem[Nassar ()]{b9}\label{b9} 	 		‘Principles of Green Urbanism: The absent value in Cairo’.  		 			U Nassar 		.  	 	 		\textit{Egypt. Journal of Social Science and Humanity}  		2013. 3  (4) .  	 
\bibitem[Woolson ()]{b12}\label{b12} 	 		\textit{Teaching Ecocriticism and the Global South View of Latin American Environmental Thinking through the Environmental Humanities. English Studies in Latin America},  		 			M A Woolson 		.  		2019.  	 
\bibitem[Cui et al. ()]{b7}\label{b7} 	 		‘The influence of Christian religiosity on managerial decisions concerning the environment’.  		 			J Cui 		,  		 			J Hoje 		,  		 			M G Velasquez 		.  		 \url{www.Chanrobes.com:www.senate.org.ph}  	 	 		\textit{Journal of Business Ethics FAO}  		2015. 2008.  	 	 (FAOLEX) 
\end{bibitemlist}
 			 		 	 
\end{document}
