\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={Comparisons of Young People's Educational Aspirations on MOOC},
 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{2014-01-15 (revised: 15 January 2014)}
\def\TheID{\makeatother }
\def\TheDate{2014-01-15}
\title{Comparisons of Young People's Educational Aspirations on MOOC}
\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]{Enrique Sanchez  Acosta}

             \author[2]{Juan Jose Escribano  Otero}

\renewcommand\Authands{ and }

\date{\small \em Received: 10 December 2013 Accepted: 31 December 2013 Published: 15 January 2014}

\maketitle


\begin{abstract}
        


Are different government plans to cut the rate of young people known as NEET, now in the age between 15 and 29 years. These people have a serious problem to do a life plan and emancipation, however, has a much greater technological power than their parents and live in a continuously changing world. With the rise of massive open online courses (MOOC), these people have an opportunity to improve their quality of life in this model of education. However, it is possible that they might have troubles to adapt to this new way of learning. This research takes two courses with more than 6,500 students each, where most of the students are NEET. One of the courses is about something completely technology (video games) and the other is more traditional (law). The experiment will try to answer the question of whether the technological novelty of the subject influences in their interest and if it influences the occupational wishes of NEET.

\end{abstract}


\keywords{NEET, MOOC, assessment, aspirations, massive.}

\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& 	 	 		 \par
Introduction ne of the central pillars in educational research are massive online courses, many colleges and universities are looking into the possibility of include this type of courses in educational institutions, although much work remains to obtain conclusions.\par
Through this research is intended to observe if the method of massive online courses affects to how students would like to be evaluated by these courses, that is, how prefer the assessment of massive open online courses two groups of young people completely different.\par
This two MOOC analyse more than 6,600 students each, one on a traditional subject (Law and social networks) and another of them on a more innovative and technological subject (Video Game Design), both have 6 week and on the same MOOC platform. At finish was sent a survey to the students with more than 3,000 responses. First of all, it is necessary to know what a massive online course is, then, try to classify the courses and its assessment to use one or two of this assessment for the study. 
\section[{II.}]{II.} 
\section[{What it' s Mooc?}]{What it' s Mooc?}\par
It´s an online open course to a lot of students that integrates social network connectivity, the invaluable help of an expert in the field and lots of open resources and repositories that are on the Internet (McAuley, Stewart, Siemens, \& Cormier, 2010). However, the most important of a MOOC is the active participation of hundreds or thousands of students who auto managing their participation according to a common goal of learning. And although, there may be supported by teaching assistants and temporal structure of several weeks duration, usually not generate any obligations except internet access and personal motivation. 
\section[{III. Assessment Instruments for Mooc}]{III. Assessment Instruments for Mooc}\par
Most MOOCs have a mix of assessment systems, usually a single type of assessment tool, multiple choice tests, and sometimes peer review. Some of the elements that have current platforms are:\par
? Multiple choice questions and peer assessment ? Multiple choice questions only ? Peer review only.\par
? Others.\par
Most platforms studied by Katy Jordan \hyperref[b9]{(Jordan, 2013)} are xMOOCs, assessments that take place in them are associated with these type of courses. But cMOOCs also has a number of assessment instruments to consider, such as, among others: ? Peer assessment of the activities carried out.\par
? The knowledge generated and collaborative learning.\par
It can be viewed on samples of assessment tools in some MOOC by Phil Hill \hyperref[b8]{(Hill, 2013)}, that in very few cases an assessment tool for open response questions is used, due to the difficulty of correcting this model for current computer systems.\par
Even if assessment tools for open response questions could be useful for student learning in an online traditional class, these techniques within a massive online course must necessarily be automated. To demonstrate that these evaluations are equally valid as if they were conducted by a specialist, current MOOC supported platforms are based on the large number of evaluations of an exercise that these students can perform to determine a more accurate rating. Thus, virtually all platforms support these types of assessments, and they all allow increasing the number of times a work is evaluated to a number superior to two.\par
Automation based tools: These tools or assessment instruments are based on automatic programs that analyze the responses with tools that implement a default correction algorithm.\par
With these tools, reliability of correction is pursued so that the same answer will receive the same evaluation every time it is subjected to automation. There are different types of instruments that can fit into this category, but the key feature is that they do not require human intervention, making them particularly suitable to be used in MOOC. Examples might be: multiple choice tests, automatic evaluation of problem sets, programming tasks, surveys and questionnaires, attitudes rating scales, written exams, troubleshooting, comparison charts, and images. In free writing responses, semantic analyzers can be used with or without dictionaries and thesauruses. MIT (Massachusetts Institute of Technology) is conducting research (for their Edx platform) on various Text Analysis Systems or AEG (Automated Essay Grading) \hyperref[b13]{(Markoff, 2013)} to allow for essays and written tests to also be automatically evaluated.\par
However, there are several of these types of systems currently in the market and we should not forget that machines are much more consistent and can evaluate a larger number of items in a shorter period of time \hyperref[b3]{(Ezeiza, A, 2013)}. Currently, these systems combine algorithmic methods of grammatical analysis with sematic analysis, and holistic methods based on word searches. For example, the Summary Street System \hyperref[b17]{(Steinhart, 2000)} compares summaries with the original text, or the Computer Learner Corpora (Granger, Hung, and Petch -Tyson, 2002) is compiling a database of students' texts to compare and analyze other written work. The e-rater \hyperref[b1]{(Attali and Burstein, 2006}) combines statistical analysis and natural language processing to contrast the results with its database; it examines grammar issues, discourse markers, and lexical content using about 100 indicators. The results are supposed to have a success rate between 84\% and 94\% compared to human evaluators. This system is driven by ETS (Educational Testing Service) to develop the Criterion program. ETS uses this system in well-known TOEFL tests (Test of English as a Foreign Language), matching machine with human evaluator only for some specific tests, which saves a significant amount of money \hyperref[b11]{(Knoch, 2009)}.\par
Tools based on authority: These are the tools which involve a professional or a person skilled in the field. They are very difficult to implement in a MOOC, mainly due to the large number of students enrolled in the course, so this type of evaluation would require an enormous amount of time from a professor or professors. However, sometimes these corrections are delegated to dynamic adjunct instructors who energize and support students. The problem of evaluation criteria disparity appears when a large group of professors is in charge of correcting instead of just one professor, this may cause that the same response could receive very different evaluations depending on the faculty member evaluating and even depending on when the faculty member performs the evaluation. To alleviate this problem, it is possible to apply very sophisticated evaluation rubrics that determine more objective corrections, parameters, and descriptors. But in the end, human beings evaluate largely based on intuition. Some authors argue that the previous experience of the evaluators and their knowledge are more valuable and relevant than any descriptor or rubric. Therefore, rather than spending hours and studies to build reliable and valid rubrics, they believe that it is more profitable to spend that money and effort in preparing people who can evaluate tests, reach a degree of agreement, and handle scales \hyperref[b3]{(Ezeiza, A, 2013)}. Some assessment activities that require evaluation tools based on authority are: seminars, workshops, practice exams, interviews, debates, and co-evaluation of activities in cMOOC.\par
Tools based on social interaction: Undoubtedly the communication potential of social networks is still largely undiscovered and should be studied more in depth \hyperref[b7]{(Guerrero, 2010}). Currently, this potential is being introduced in the educational system, maximizing the opportunities offered by social networks not only in terms of MOOC, but also as a support tool for traditional classes. Some instruments that fit into this system of social interaction are: anecdotal evidence, portfolios, collaborative Wiki, gamification or motivation based on collaborative games, surveys and questionnaire, chats and forums, projects, workshops, tasks, exercises, activities, and generated knowledge or collaborative learning in cMOOC and xMOOC. 
\section[{IV. Higher Education Bubble}]{IV. Higher Education Bubble}\par
To understand the start of this type of e-learning is necessary to know a new concept called "Higher education bubble" \hyperref[b6]{(Grau, 2011)} After analyse two massive online courses very similar but with two completely different topics, one based on technology "Video Game Design" and other based on a more traditional topic "Law and social networks", similar results were obtained after 6-week course. 
\section[{e) Law and social network}]{e) Law and social network}\par
The course aims to achieve the following objectives (Touriño, A, 2013):\par
? Conduct a comprehensive approach to the concept, history and types of social networks in the world. ? Legal approach to the concept of social network and complexities. ? Familiarize the user with the privacy concept and how to manage it in the major social networks. ? Introduce the user with the concept of intellectual property. ? Conduct a systems approach to advertising and adware scheme of social networks. 
\section[{f) Course}]{f) Course}\par
After consulting the sample data used in this study of law and social networks course, was also considered interesting to the conclusions of this research review chart completion, many of the massive online courses have a dropout rate similar (see Table \hyperref[tab_2]{1}), but it could be a relevant information for determining the conclusions. (See Figure \hyperref[fig_0]{3})  The Video Game Design course is the first bridge for those wishing to engage in the adventure of game design and development to explain all aspects of the industry, from design to financing through art and evaluation.  {\ref (Castilla Cebrian, 2014)} The course will not cover any area of programming, pretend to develop a knowledge focused on the preparation of future designers through a map of key concepts and the shared experience of media professionals. Each module will take approximately ten short videos that will end in an interview with an industry professional who will give his opinion about the situation and possible developments of it. course had in the second week a peer review assessment which decreased the statistical data but it recovered normally in the third week. (See Figure 6) It will also be important to obtain data on course completion of Video Game Design (see Table \hyperref[tab_3]{2}). This To conclude the working methodology used for this experiment, two surveys on both courses with wide acceptance were made and will take some interesting conclusions.\par
? Survey students of law and social networks: Over 1300 responses. ? Survey students of Video Game Design: Over 1200 responses.\par
VI. 
\section[{Sample Description}]{Sample Description}\par
Were enrolled in the course a total of 6,629 students, which started during the first week 4,847 people and after 6 weeks it were completed 2,150. 
\section[{b) Age}]{b) Age}\par
After studying the course, it was observed that the great majority of students were in the age group between 18 and 34 (See Figure 1) In addition to these data, to make a decision about the aspirations of NEET is also important to consider the genre (See Figure 2) In this course a total of 7,386 students were enrolled, 5,777 students started the course and completed 1,213 students. 
\section[{a) Age}]{a) Age}\par
First, should be studied the ages that are included in the largest group of this course, in order to determine that is similar to the other course that is being studied about Law and social networks. (See Figure 4)  In addition, we must also determine the genre of the sample, as it could also be relevant to the study (See Figure 5). Here, it can be clearly see a difference in the number of men who pay attention to this kind of newest and technological subject, perhaps because women are more practical and do not see advantage to be drawn from this kind of course or simply a matter of taste. The most important questions of the survey conducted were:\par
? Do you think this certificate will be useful in your future career? (See Figure  {\ref 7}  ? How many questions should have tests for lessons? (See Figure  {\ref 9}) o 1: Law and social network: What was for you the level of the course?\par
Figure  {\ref 9} : Survey results to the question how many questions should take lessons exams?  
\section[{VIII. Discussion}]{VIII. Discussion}\par
It can be concluded as a result of these previous experiments that students interested with modern or technological subjects also had a lower number of students academically prepared, although the survey indicates that they expect the same results from the course but with less effort on their part. It seems that what is presented in an innovative way, also it wants to dominate faster, this speed in the acquisition of knowledge can be a mistake, and causing many of the students prefer abandon before finishing the course. However, those other subjects which are considered more traditional and the effort required seems more than other courses, students are ready to make the effort to dominate the subject and the abandonment is lower.\par
Then, the hypothesis "Does it affect the technological novelty of the subject in a massive open online course in the dropout rate, interest and aspirations of NEET?" seems to be true but negatively, i.e., the interest and aspirations of young people known as NEET depends on the subject of the massive online course, if they are coursing an innovative subject in the MOOC they want to obtain fast results without effort, but if the subject of MOOC is traditional and every people thinks that you need effort to finish it, the student don´t have problems to do this effort and the dropout rate decreases (see Figure 12).\par
Figure 12 : Two weeks on both courses Law and social network and video games design, were it can be seen how decrease one of each and increase another \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 3 :}\end{figure}
       \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
I\\
Version\\
VIII\\
Issue\\
XIV\\
Volume\end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.057728337236533964\textwidth}P{0.7922716627634661\textwidth}}
Year 2014\tabcellsep \\
2 26\tabcellsep \\
Volume XIV Issue VIII Version I\tabcellsep b) Job search The massive online courses can help young people to find a job, there are different ways to act for it (Acosta, 2013): ? Personal brands: Companies may consult the student grades, their badges or achievements in different universities where massive online courses are implanted, thus can choose the best candidate. For example, Coursera reference to the best students in the ? courses, so that employers can choose from among the students of a particular course for the company.\\
)\tabcellsep Of course universities in future be charged for this\\
( G\tabcellsep service.\\
-Global Journal of Human Social Science\tabcellsep ? Student promotion is another strong point that exploit universities. They may charge a service to its students once completed the course to promote their Curriculum Vitae in a number of interested companies. ? Continuing education. The universities could offer courses for continuing education for employees, these would include employees from different companies around the world. This massive courses for a specific subjects could increase the experience of the employees. c) Hypothesis Does it affect the technological novelty of the subject in a massive open online course in the dropout rate, interest and aspirations of NEET?\\
\tabcellsep d) Method\end{longtable} \par
 
\caption{\label{tab_1}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2014\\
27\\
I\\
Version\\
VIII\\
Issue\\
XIV\\
Volume\\
Global Journal of Human Social Science\end{longtable} \par
 
\caption{\label{tab_2}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.2373219373219373\textwidth}P{0.19857549857549855\textwidth}P{0.07749287749287749\textwidth}P{0.30270655270655267\textwidth}P{0.0024216524216524216\textwidth}P{0.024216524216524215\textwidth}P{0.0024216524216524216\textwidth}P{0.0024216524216524216\textwidth}P{0.0024216524216524216\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \multicolumn{5}{l}{Comparisons of Young People's Educational Aspirations on MOOC}\tabcellsep \\
\tabcellsep 5000\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 4500\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 4000\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 3500\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 3000\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 2500\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 2000\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 1500\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Year 2014 Year 2014\tabcellsep 500 1000\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
2 28\tabcellsep 0\tabcellsep 1\tabcellsep 2\tabcellsep 3\tabcellsep 4\tabcellsep 5\tabcellsep 6\tabcellsep 7\\
Volume XIV Issue VIII Version I\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Start End\tabcellsep \tabcellsep \tabcellsep \\
)\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
G\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
(\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Human Social Science --\tabcellsep a) Course\tabcellsep \multicolumn{2}{l}{by week Lesson Start End}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep 0\tabcellsep 4826 4825\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep 1\tabcellsep 5373 4211\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep 2\tabcellsep 4004 1349\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep 3\tabcellsep 2782 2365\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep 4\tabcellsep 2254 1996\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep 5\tabcellsep 1929 1671\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep 6\tabcellsep 1521 1249\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \multicolumn{2}{l}{© 2014 Global Journals Inc. (US)}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.10946123521681998\textwidth}P{0.1988173455978975\textwidth}P{0.10387647831800262\textwidth}P{0.10946123521681998\textwidth}P{0.006701708278580814\textwidth}P{0.05137976346911958\textwidth}P{0.003350854139290407\textwidth}P{0.01116951379763469\textwidth}P{0.03685939553219448\textwidth}P{0.007818659658344284\textwidth}P{0.041327201051248354\textwidth}P{0.014520367936925098\textwidth}P{0.003350854139290407\textwidth}P{0.004467805519053876\textwidth}P{0.03797634691195795\textwidth}P{0.06701708278580815\textwidth}P{0.04244415243101182\textwidth}}
\tabcellsep \multicolumn{13}{l}{? Comparisons of Young People's Educational Aspirations on MOOC}\tabcellsep \\
\tabcellsep \tabcellsep \multicolumn{14}{l}{Do you think a final exam for each module should be included?}\\
\tabcellsep No\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Year 2014 Year 2014\tabcellsep Yes\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Year 2014\\
2 32\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep 33\\
Volume XIV Issue VIII Version I\tabcellsep Law Games\tabcellsep 0\tabcellsep \tabcellsep 200\tabcellsep \multicolumn{2}{l}{Yes 971 828}\tabcellsep 400\tabcellsep 600\tabcellsep \tabcellsep 800\tabcellsep \multicolumn{2}{l}{No 344 449}\tabcellsep \multicolumn{2}{l}{1000}\tabcellsep 1200\tabcellsep Volume XIV Issue VIII Version I\\
G )\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep G )\\
(\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep (\\
Global Journal of Human Social Science -\tabcellsep \multicolumn{2}{l}{1 3 5 10 10+ Abstract or essay Multiple choice Pairing Short answer True or False}\tabcellsep \multicolumn{11}{l}{How many questions should take lessons exams? What kind of question test do you prefer on MOOC?}\tabcellsep \tabcellsep Global Journal of Human Social Science\\
\tabcellsep 0\tabcellsep 0\tabcellsep 100\tabcellsep 100\tabcellsep 200\tabcellsep 200\tabcellsep 300 300\tabcellsep 400 400\tabcellsep 500 500\tabcellsep 600\tabcellsep 600\tabcellsep \multicolumn{2}{l}{700}\tabcellsep 700\tabcellsep 800\tabcellsep 800 900\\
\tabcellsep Law Law Games Games\tabcellsep \multicolumn{3}{l}{1 Abstract or essay 3 50 80 76}\tabcellsep \multicolumn{3}{l}{3 Multiple choice 25 849 329 855}\tabcellsep 5 Pairing 530 32 486 48\tabcellsep \tabcellsep \multicolumn{2}{l}{10 Short answer 668 143 326 109}\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{True or False 10+ 241 89 56 189}\end{longtable} \par
  {\small\itshape [Note: ? What kind of test would you prefer in MOOC? (See Figure 11) o Abstract or essay: Law and social network: 50, video game design: 76 o Multiple choice question: Law and social network: 849, video game o design: 855 o Match: Law and social network: 32, video game design: 48 o Short answer: Law and social network: 143, video game design: 109 o True or False: Law and social network: 281, video game design: 189 Figure 11 : Survey response to the question: What kind of test would you prefer in MOOC? © 2014 Global Journals Inc. (US) -]} 
\caption{\label{tab_6}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.22560321715817694\textwidth}P{0.3372654155495978\textwidth}P{0.041018766756032166\textwidth}P{0.041018766756032166\textwidth}P{0.041018766756032166\textwidth}P{0.041018766756032166\textwidth}P{0.041018766756032166\textwidth}P{0.041018766756032166\textwidth}P{0.041018766756032166\textwidth}}
Year 2014 Year 2014\tabcellsep 6000\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
2 34\tabcellsep 5000\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XIV Issue VIII Version I\tabcellsep 0 1000 2000 3000 4000\tabcellsep 1\tabcellsep 2\tabcellsep 3\tabcellsep 4\tabcellsep 5\tabcellsep 6\tabcellsep 7\\
)\tabcellsep Started: Law and social network\tabcellsep 4164\tabcellsep 4755\tabcellsep 3721\tabcellsep 3225\tabcellsep 2952\tabcellsep 2692\tabcellsep 2344\\
( G\tabcellsep Finished: Law and social network\tabcellsep 4164\tabcellsep 3931\tabcellsep 3374\tabcellsep 3081\tabcellsep 2797\tabcellsep 2592\tabcellsep 2221\\
Global Journal of Human Social Science --\tabcellsep Started: Video games design Finished: Video games design\tabcellsep 4927 4926\tabcellsep 5459 4293\tabcellsep 4177 1382\tabcellsep 3054 2608\tabcellsep 2623 2357\tabcellsep 2440 2205\tabcellsep 2344 2026\end{longtable} \par
 
\caption{\label{tab_7}}\end{figure}
 			\footnote{© 2014 Global Journals Inc. (US)Comparisons of Young People's Educational Aspirations on MOOC} 			\footnote{© 2014 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Benjamins]{b5}\label{b5} 	 		\textit{},  		 			John Benjamins 		.  		 	 
\bibitem[Touriño ()]{b18}\label{b18} 	 		\textit{},  		 			A Touriño 		.  		2013. Derecho y Redes Sociales.  	 
\bibitem[Guerrero ()]{b7}\label{b7} 	 		‘Aprendizaje cooperativo e interacción asincrónica textual en contextos educativos virtuales’.  		 			C S Guerrero 		.  	 	 		\textit{Pixel-Bit: Revista de Medios Y Educación}  		2010.  (36)  p. .  	 
\bibitem[Attali and Burstein ()]{b1}\label{b1} 	 		‘Automated essay scoring with e-rater® V. 2. The Journal of Technology’.  		 			Y Attali 		,  		 			J Burstein 		.  	 	 		\textit{Learning and Assessment}  		2006. 4  (3) .  	 
\bibitem[Granger et al. ()]{b4}\label{b4} 	 		\textit{Computer learner corpora, second language acquisition, and foreign language teaching},  		 			S Granger 		,  		 			J Hung 		,  		 			S Petch-Tyson 		.  		2002. 6.  	 
\bibitem[Castilla ()]{b2}\label{b2} 	 		\textit{Diseño, Organización y Evaluación de videojuegos y gamificación},  		 			C Castilla 		,  		 			G 		.  		2013.  	 
\bibitem[Means et al. (2010)]{b15}\label{b15} 	 		\textit{Evaluation of Evidence-Based Practices in Online Learning},  		 			B Means 		,  		 			Y Toyama 		,  		 			R Murphy 		,  		 			M Bakia 		,  		 			K Jones 		.  		 \url{http://www2.ed.gov/rschstat/eval/tech/evidence-based-practices/finalreport.pdf}  		2010. September.  	 
\bibitem[Knoch ()]{b11}\label{b11} 	 		 			U Knoch 		.  		\textit{Diagnostic writing assessment: The development and validation of a rating scale},  				2009. Peter Lang. 17.  	 
\bibitem[Grau ()]{b6}\label{b6} 	 		\textit{La burbuja universitaria se pincha},  		 			J Grau 		.  		 \url{http://www.abc.es/20111031/sociedad/abcp-burbuja-universitaria-pincha-201110}  		2011.  	 
\bibitem[Mangan (2012)]{b12}\label{b12} 	 		\textit{MOOC Mania},  		 			K Mangan 		.  		 \url{http://www.cathydavidson.com/blog/chronicle-of-higher-ed-mooc-mania/}  		2012. October.  	 
\bibitem[Acosta ()]{b0}\label{b0} 	 		\textit{MOOC: Resultados reales},  		 			E S Acosta 		.  		 \url{http://elearningeuropa.info/en/article/MOOC:-Resultados-reales}  		2013.  	 
\bibitem[Markoff (2013)]{b13}\label{b13} 	 		\textit{New Test for Computers: Grading Essays at College Level. The New York Times},  		 			J Markoff 		.  		 \url{http://www.nytimes.com/2013/04/05/science/new-test-forcomputersgrading-essays-at-college-level.html}  		2013. April 4.  	 
\bibitem[References Références Referencias]{b10}\label{b10} 	 		\textit{References Références Referencias},  		 	 
\bibitem[Steinhart ()]{b17}\label{b17} 	 		\textit{Summary street: An LSA based intelligent tutoring system for writing and revising summaries},  		 			D Steinhart 		.  		2000.  		 			University of Colorado 		 	 	 (Unpublished Doctoral Dissertation) 
\bibitem[Jordan (2013)]{b9}\label{b9} 	 		\textit{Synthesising MOOC completion rates},  		 			K Jordan 		.  		 \url{http://moocmoocher.wordpress.com/2013/02/13/synthesising-mooccompletion-rates/}  		2013. July 24. 2013.  	 
\bibitem[Mcauley et al. ()]{b14}\label{b14} 	 		\textit{The MOOC model for digital practice},  		 			A Mcauley 		,  		 			B Stewart 		,  		 			G Siemens 		,  		 			D Cormier 		.  		2010.  	 
\bibitem[Hill ()]{b8}\label{b8} 	 		\textit{The Most Thorough Summary (to date) of MOOC Completion Rates},  		 			P Hill 		.  		 \url{http://mfeldstein.com/the-most-thorough-summary-to-date-ofmooc-completion-rates/}  		2013.  	 
\bibitem[Ezeiza ()]{b3}\label{b3} 	 		\textit{¡Horror! ¡Me evalúa un Robot! Boletín SCOPEO No 85},  		 			A Ezeiza 		.  		 \url{http://scopeo.usal.es/horror-me-evalua-un-robot/}  		2013.  	 
\bibitem[Sánchez Acosta and Escribano ()]{b16}\label{b16} 	 		‘¿Qué debería tener un MOOC? Aspectos fundamentales de un curso masivo online’.  		 			E Sánchez Acosta 		,  		 			J J Escribano 		.  		 \url{http://www.safecreative.org/work/1311289450080-actas-de-las-jornadasvirtuales-de-colaboracion-y-formacion-virtual-usatic-2013-ubicuo-y-social-aprendizajecon-tic}  	 	 		\textit{Actas de las Jornadas Virtuales de Colaboracion y Formacion Virtual USATIC 2013, Ubicuo y Social: Aprendizaje con TIC},  				2013.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
