<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article"><front><journal-meta><journal-id journal-id-type="publisher-id">IIM</journal-id><journal-title-group><journal-title>Intelligent Information Management</journal-title></journal-title-group><issn pub-type="epub">2160-5912</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/iim.2013.51003</article-id><article-id pub-id-type="publisher-id">IIM-27064</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>Computer Science&amp;Communications</subject></subj-group></article-categories><title-group><article-title>
 
 
  Implementation of E-Learning System: Findings and Lessons Learned
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>amsraidorj</surname><given-names>Munkhtsetseg</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Sambuu</surname><given-names>Uyanga</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib></contrib-group><aff id="aff1"><addr-line>Department of Information System, School of Mathematics and Computer Science, National University of Mongolia, Ulaanbaatar, Mongolia</addr-line></aff><author-notes><corresp id="cor1">* E-mail:<email>munkhtsetseg_n@num.edu.mn(AM)</email>;<email>uyanga@num.edu.mn(SU)</email>;</corresp></author-notes><pub-date pub-type="epub"><day>15</day><month>01</month><year>2013</year></pub-date><volume>05</volume><issue>01</issue><fpage>18</fpage><lpage>24</lpage><history><date date-type="received"><day>November</day>	<month>12,</month>	<year>2012</year></date><date date-type="rev-recd"><day>December</day>	<month>12,</month>	<year>2012</year>	</date><date date-type="accepted"><day>December</day>	<month>19,</month>	<year>2012</year></date></history><permissions><copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement><copyright-year>2014</copyright-year><license><license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p></license></permissions><abstract><p>
 
 
  This paper describes the implementation of the e-learning system at the School of Mathematics and Computer Science, National University of Mongolia. The paper includes in-house development of Edunet 1.0 e-learning system, compara
  tive analysis on LMS, evaluation methodology, selection of e-learning systems, and comparative analysis on imple
  mentation of Edunet, Moodle and Canvas systems.
 
</p></abstract><kwd-group><kwd>E-Learning System; Moodle; Canvas; LMS; Qualitative Weight and Sum Approach; National University of Mongolia</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>The National University of Mongolia (NUM) is the country’s oldest and only comprehensive university and a leading center of science, education and culture. It has more than 30 schools, institutions and research centers. There are more than 10,000 students in 16 branch schools. The School of Mathematics and Computer Science (SMCS) of the National University of Mongolia has three branches: Theoretical Mathematics, Application Mathematics and Information Technology.</p><p>The School of Mathematics and Computer Science (SMCS) is planning to build infrastructure model for elearning. This paper addresses selection and evaluation of most appropriate e-learning system within the above objective.</p><p>Building the infrastructure for online learning requires that many factors be considered, so it is difficult to provide a straight-forward checklist or recipe to follow. All educational endeavors are systems, made up of various interconnected components [<xref ref-type="bibr" rid="scirp.27064-ref1">1</xref>].</p><p>Our infrastructure model for e-learning system consists of following interconnected components:</p><p>• E-learning system;</p><p>• University Management Information System;</p><p>• E-library system;</p><p>• E-content development;</p><p>• Other services to students.</p><p>There are two development aspects:</p><p>1) Waterfall development [<xref ref-type="bibr" rid="scirp.27064-ref2">2</xref>]. To develop complex information system, which includes all sub-systems;</p><p>2) Agile development. To develop system by developing sub-systems separately and integrating them.</p><p>Usually developers use a waterfall method when developing e-learning. The most used one is the ADDIE model, where development has five phases: analysis, design, development, implementation and evaluation. It worked for years but it takes a long time to go through all the phases, not really suited for on demand responses. We need to get faster and more iterative [<xref ref-type="bibr" rid="scirp.27064-ref3">3</xref>].</p><p>The iterative nature of agile development means features are delivered incrementally, enabling some benefits to be realized early as the product continues to develop. A key principle of agile development is that testing is integrated throughout the lifecycle, enabling regular inspection of the working product as it develops [<xref ref-type="bibr" rid="scirp.27064-ref3">3</xref>].</p><p>Therefore we selected Agile development method for building infrastructure model for e-learning system.</p><p>The SMCS has been implementing an open source e-learning system based on international standard since 2009. During this period we have implemented several systems [<xref ref-type="bibr" rid="scirp.27064-ref4">4</xref>].</p><p>This work addresses development and implementation of systems; comparisons of LMSs; survey on system usage are also presented. The first section describes an in-house development of e-learning system. The second section addresses comparative analysis on LMSs using Edutools; [<xref ref-type="bibr" rid="scirp.27064-ref5">5</xref>] the third—Comparison on adaptation of open source e-learning systems by using evaluation Methodology: Qualitative Weight and Sum Approach [<xref ref-type="bibr" rid="scirp.27064-ref6">6</xref>]; the fourth—Survey on System Usage. The last section comments on the advantages and disadvantages on development and implementation of e-learning system.</p></sec><sec id="s2"><title>2. In-House Development of E-Learning System</title><p>We developed e-learning system named Edunet 1.0 [<xref ref-type="bibr" rid="scirp.27064-ref4">4</xref>] on Rails framework based on Ruby programming language [<xref ref-type="bibr" rid="scirp.27064-ref7">7</xref>] with MVC [<xref ref-type="bibr" rid="scirp.27064-ref8">8</xref>] architecture. The system has following modules or functionalities:</p><p>• Message: This module supports information flows: Education department-lecturer, lecturer-lecturer and lecturer-student. Also file attachment is available.</p><p>• Course: This module allows students to receive all information and lecture materials of specific course.</p><p>• File: This module allows to lecturer to upload course related files to the system and to students to download course materials.</p><p>• Homework: This module allows the Education department and lecturer to receive tasks and homework in file format within pre-defined period.</p><p>• Quiz: Quiz module allows the lecturer to set quiz tests, to set a time period for testing and to export to MS excel file. Quizzes can allow multiple attempts.</p><p>• Journal: This module allows the lecturer to insert student’s entry, activity or participation. The marks for quizzes will be inserted automatically to the journal.</p><p>• Discussion: This module provides a simple communication method between lecture and students. A student can open a dialogue with a lecturer and ask questions.</p><p>This system is important in terms of supporting learning activities and helping to conduct training. However this system does not meet all functionalities of modern learning systems such as discussion, content development and electronic presentation of course materials etc. Thus, the users requested updates.</p><p>Due to the lack of human resources in the development team, it was impossible to improve the content development and other technical issues in the system. Therefore, we have decided to implement another e-learning system [<xref ref-type="bibr" rid="scirp.27064-ref6">6</xref>].</p><p>The following problems occurred during the two years implemetation of the Edunet 1.0 [<xref ref-type="bibr" rid="scirp.27064-ref4">4</xref>] system:</p><p>1) Development of new function, module or application according to each new requirement. Duration of development takes usually 1 - 2 months;</p><p>2) Lecturers send lecture materials to students directly;</p><p>3) Quiz module supports only few simple types of questions;</p><p>4) Impossible to use course materials in the next academic year or backup course materials;</p><p>5) Impossible to analyze students activity or participation;</p><p>6) Lack of key e-learning modules such as team management, virtual classroom etc.</p></sec><sec id="s3"><title>3. Comparative Analysis on LMS</title><p>For comparing LMS products, we used www.edutools.info tools [<xref ref-type="bibr" rid="scirp.27064-ref5">5</xref>]. The comparative analysis on key modules of LMSs, such as Blackboard [<xref ref-type="bibr" rid="scirp.27064-ref9">9</xref>], Angel [<xref ref-type="bibr" rid="scirp.27064-ref10">10</xref>], JoomlaLMS [<xref ref-type="bibr" rid="scirp.27064-ref11">11</xref>], Moodle [<xref ref-type="bibr" rid="scirp.27064-ref12">12</xref>], and ATutor [<xref ref-type="bibr" rid="scirp.27064-ref13">13</xref>] described in <xref ref-type="table" rid="table1">Table 1</xref>, where “+” marks availability of current function. For example, five “+” for file exchange module of Black-Board LMS and one “+” for Moodle system. It means the Blackboard has a five different method of file exchange and Moodle has only one.</p><p>Our study shows that commercial systems have more functionalities than open source free systems. But open source systems have most of key necessary functionalities and possibility for future development according to the user needs and requirement.</p><p>Therefore based on our studies we decided to implement Moodle [<xref ref-type="bibr" rid="scirp.27064-ref12">12</xref>] open source system.</p></sec><sec id="s4"><title>4. Comparison on Adaptation of Open Source E-Learning Systems by Using Evaluation Methodology: Qualitative Weight and Sum Approach</title><p>One of key issues to consider when developing and implementing e-learning systems is the adaptation of the current system to the cognitive learning characteristics of the students. Implementation of the adaptation is not a simple process, since it implies the study and conjunction of technical and pedagogical issues [<xref ref-type="bibr" rid="scirp.27064-ref14">14</xref>].</p><p>Therefore we evaluated an adaptation of systems based on evaluation study of open source e-learning platforms/ Virtual Learning Environment [<xref ref-type="bibr" rid="scirp.27064-ref15">15</xref>]. The most adaptable system is selected on results of evaluation on adaptaion systems using Qualitative Weight and Sum Approach method [<xref ref-type="bibr" rid="scirp.27064-ref6">6</xref>].</p><p>There are two main points on evaluation of e-learning systems:</p><p>• Selection of modules to be evaluated;</p><p>• Selection of evaluation method.</p><p>Evaluation was carried out by using the Qualitative Weight and Sum Approach method according to the IEEE LTSA [<xref ref-type="bibr" rid="scirp.27064-ref6">6</xref>] reference model. The qualitative weight and sum (QWS) approach is a well-established approach for the evaluation of software products. It establishes and weights a list of criteria. QWS is based on the use of symbols. There are six qualitative levels of importance for the weights, frequently symbols are used: *&#160;= extremely valuable, # = very valuable, + = valuable, | = marginally valuable and 0 = not valuable.</p><p>We considered following criterias defined by P. Baumgartner and H. H&#228;fele [<xref ref-type="bibr" rid="scirp.27064-ref16">16</xref>]:</p><p><xref ref-type="table" rid="table1">Table 1</xref>. Comparative analysis on LMS.</p><p><img src="3-8701230\a58828c1-3d15-4755-b39e-836a1e172b12.jpg" /></p><p>• Support of dynamic communication;</p><p>• Sustainability of development;</p><p>• Good documentation of the system.</p><p>The following modules of the ATutor, Dokeos, ILIAS, Moodle, OpenUSS, Sakai, and Canvas systems have been examined:</p><p>• Communication tools;</p><p>• Learning objects;</p><p>• Management of user data;</p><p>• Usability;</p><p>• Adaptation;</p><p>• Technical aspects;</p><p>• Administration;</p><p>• Course management.</p><p>After defining above modules we divided these modules into sub-modules and carried out weight of each sub-module. Maximum value is a maximum value of current criteria. List of modules and sub-modules by each system are presented in <xref ref-type="table" rid="table2">Table 2</xref>, where red color is best one. <xref ref-type="table" rid="table2">Table 2</xref> shows Canvas-five, Moodle-two and ILIASone best result. Summarized evaluation is presented in <xref ref-type="table" rid="table3">Table 3</xref>. <xref ref-type="fig" rid="fig1">Figure 1</xref> shows that weights of Canvas [<xref ref-type="bibr" rid="scirp.27064-ref17">17</xref>] and Moodle systems are higher than others.</p><p>We started to implement Moodle system since 2009- 2010 academic years and developed 20 course materials to the system. We are still using this system in conjunction with other systems. We also decided to implement the Canvas Learning Management System that was selected because of its:</p><p>• clean and user-friendly interface;</p><p>• rich collaboration and discussion tools;</p><p>• ability to embed multi-media and web-based resources;</p><p>• integration with communication tools such as Facebook, GoogleDocs, Skype and Google Apps for Education, and compatibility with other existing teaching technologies [<xref ref-type="bibr" rid="scirp.27064-ref15">15</xref>];</p><p>• great course management and organization tools including a calendar that integrates and displays due dates and academic activities for students;</p><p><xref ref-type="table" rid="table2">Table 2</xref>. Evaluation results of e-learning platforms for each subcategory.</p><p><img src="3-8701230\bb41a02e-13a9-42b1-9e8a-d5029f86359e.jpg" /></p><p><xref ref-type="table" rid="table3">Table 3</xref>. Summarized evaluation by using method qualitative weight and sum approach.</p><p>• well-designed rubrics and grading tools.</p><p>Within the implementation of the system, we:</p><p>1) Implemented vitual server at http://lesson.num.edu. mn and uploaded more than 200 hours lecture materials;</p><p>2) Carried out the localization of the Canvas system to Mongolian language;</p><p>3) Uploaded localized system to the server conducted training on system usage to all lecturers.</p><p>According our survey and analysis, learning management systems should have following functionalities [<xref ref-type="bibr" rid="scirp.27064-ref18">18</xref>]:</p><p>• Logon/authentication with high security;</p><p>• Ability to configure according to user requirements;</p><p>• Ability to integrate student activities;</p><p>• Curriculum development with course specifics and selected learning methods;</p><p>• Course management;</p><p>• Student enrollment;</p><p>• Communication support (social networking, discussion forms, live chat etc.);</p><p>• Support of SCORM 2004.</p><p><xref ref-type="table" rid="table4">Table 4</xref> shows that our developed Edunet system has only three of the 12 above mentioned functions.</p></sec><sec id="s5"><title>5. Survey on System Usage</title><p>We conducted a survey on those systems in 2009-2010 and 2010-2011 academic years. The survey covers total of 1426 students in 2009-2010, 756 students in 2010- 2011, and 670 students in 2011-2012 academic years. Survey results are presented in Tables 5 and 6.</p><p>Based on our survey, we compared system normal use with all three systems using following formula:</p><p><img src="3-8701230\09a03e3f-0e21-49f2-935e-fb568c6572c2.jpg" /></p><p>where, X-percentage of quality of current indicator, Ynumber of responses on Мoodle and Canvas systems, Ztotal number of students participated in survey.</p><p>Final result is presented in <xref ref-type="table" rid="table7">Table 7</xref>.</p><p><xref ref-type="fig" rid="fig2">Figure 2</xref> shows that most indicators were unsatisfactory for the in-house Edunet system.</p><p>The system response time for Edunet system was higher than Moodle system because of the functionalities of the system are less than Moodle and the system doesn’t require additional libraries. Because of its use of web services for team works and collaboration activities, related indicators for the Moodle were unsatisfactory in our survey. The most indicators were satisfactory for the Canvas system in development mode and approximate to the normal level. System response time can be higher in production mode than development mode.</p></sec><sec id="s6"><title>6. Conclusions</title><p>The success of e-learning in tertiary education may be attributed to the following factors:</p><p>• Sustainable finding;</p><p>• Total commitment and support from top management;</p><p>• Participation, cooperation and support from other major universities and IT communities;</p><p>• Sufficient development and support staff with advanced technical skills;</p><p>• Strong technical support;</p><p>• Expertise in instructional design.</p><p>Considering the rapid development of the ICT, especially that of the educational technologies, networks and software, design and implementation of an e-learning system, the customized system in-house by the institute itself is not best option. Because, our lessons and practices show that, the in-house development of learning system by academic institutions (especially in developing countries) may experience following disadvantages:</p><p>• Development and implementation costs are high;</p><p>• The development team is not fully familiar with the standards of e-learning systems for which in most cases, some training classes are held to educate the team.</p><p><xref ref-type="table" rid="table4">Table 4</xref>. Comparison of three implemented systems.</p><p><img src="3-8701230\cc055a9a-2c75-4996-8389-9d294073501c.jpg" /></p><p><xref ref-type="table" rid="table5">Table 5</xref>. Survey results: 2010-2011 academic years.</p><p><img src="3-8701230\558a7a43-0a95-4f48-973c-fc8899b89c8e.jpg" /></p><p><xref ref-type="table" rid="table6">Table 6</xref>. Survey results: 2011-2012 academic years.</p><p><img src="3-8701230\e95564a5-e47a-443e-ad59-22a32af0ff2b.jpg" /></p><p><xref ref-type="table" rid="table7">Table 7</xref>. Comparison on system usage.</p><p><img src="3-8701230\266f8dfa-a071-4551-b328-86a8adce0ee2.jpg" /></p><p>• System development demands a close collaboration between the IT professionals and the educational experts.</p><p>• If the development team’s output is low, the actual overall expenses for this approach would be higher than other solutions [<xref ref-type="bibr" rid="scirp.27064-ref8">8</xref>].</p><p>The SMCS uses SISI University information management system. Current open source e-learning systems can receive users and course related information from SISI system using LDAP server in real-time.</p><p>We are planning to conduct online trainings using the Moodle and Canvas systems in future, and started to implement these systems, which cover following activities:</p><p>1) Conduct application trainings of these systems for</p><p>lecturers and students;</p><p>2) Conduct trainings for system administrators;</p><p>3) Develop user manual of the Moodle and Canvas systems in Mongolian language;</p><p>4) Conduct trainings on development of e-courses for lecturers. These trainings will cover applications such as eXe, Courselab, Articulate, Ispring, Adobe Flash which support Scorm standard;</p><p>5) Import data of all system users and courses from SISI system.</p></sec><sec id="s7"><title>REFERENCES</title></sec></body><back><ref-list><title>References</title><ref id="scirp.27064-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">Terry Anderson &amp; Fathi Elloumi, “Theory and Practice of Online Learning,” 2010.</mixed-citation></ref><ref id="scirp.27064-ref2"><label>2</label><mixed-citation publication-type="other" xlink:type="simple">http://en.wikipedia.org/wiki/Waterfall_model</mixed-citation></ref><ref id="scirp.27064-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">http://www.agiledevelopment.org/</mixed-citation></ref><ref id="scirp.27064-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">NUM, SMCS in house system</mixed-citation></ref><ref id="scirp.27064-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">http://www.edutools.info</mixed-citation></ref><ref id="scirp.27064-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">S. Graf and B. List, “An Evaluation of Open Source E-Learning Platforms Stressing Adaptation Issues,” Presented at ICALT 2005.</mixed-citation></ref><ref id="scirp.27064-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">Ruby. http://rubyonrails.org</mixed-citation></ref><ref id="scirp.27064-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">http://en.wikipedia.org/wiki/Model viewcontroller</mixed-citation></ref><ref id="scirp.27064-ref9"><label>9</label><mixed-citation publication-type="other" xlink:type="simple">http://www.blackboard.com</mixed-citation></ref><ref id="scirp.27064-ref10"><label>10</label><mixed-citation publication-type="other" xlink:type="simple">http://www.angellearning.com</mixed-citation></ref><ref id="scirp.27064-ref11"><label>11</label><mixed-citation publication-type="other" xlink:type="simple">http://www.joomlalms.com</mixed-citation></ref><ref id="scirp.27064-ref12"><label>12</label><mixed-citation publication-type="other" xlink:type="simple">http://moodle.org</mixed-citation></ref><ref id="scirp.27064-ref13"><label>13</label><mixed-citation publication-type="other" xlink:type="simple">http://atutor.ca</mixed-citation></ref><ref id="scirp.27064-ref14"><label>14</label><mixed-citation publication-type="other" xlink:type="simple">S. Graf and B. List, “An Evaluation of Open Source E-Learning Platforms Stressing Adaptation Issues,” Women’s Postgraduate College of Internet Technologies, Vienna University of Technology, Vienna, 2002.</mixed-citation></ref><ref id="scirp.27064-ref15"><label>15</label><mixed-citation publication-type="other" xlink:type="simple">ISO/IEC 19796-3, “Information Technology—Learning, Education and Training—Quality Management, Assurance and Metrics—Part 3: Reference Methods and Metrics,” 2009.</mixed-citation></ref><ref id="scirp.27064-ref16"><label>16</label><mixed-citation publication-type="other" xlink:type="simple">P. Baumgartner, H. H?fele, and K. Maier-H?fele, “E-Learning Praxishandbuch—Auswahl von Lernplattformen.” </mixed-citation></ref><ref id="scirp.27064-ref17"><label>17</label><mixed-citation publication-type="other" xlink:type="simple">http://instructure.com</mixed-citation></ref><ref id="scirp.27064-ref18"><label>18</label><mixed-citation publication-type="other" xlink:type="simple">H. Wharekure and K. Aoteareo, “Technical Evaluation of Selected Learning Management Systems,” 2004.</mixed-citation></ref></ref-list></back></article>