From 0c97aec2b61f810e9cd5175be4d1edb7ff85ba42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Ca=C3=B1as=20Vargas?= Date: Fri, 7 Apr 2017 17:30:03 +0200 Subject: [PATCH] =?UTF-8?q?Primera=20edici=C3=B3n=20de=20History.es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- History.es.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 History.es.md diff --git a/History.es.md b/History.es.md new file mode 100644 index 0000000..89791d9 --- /dev/null +++ b/History.es.md @@ -0,0 +1,13 @@ +[English](History.en) | [**Español**](History.es) + +# Historia + +The use of web applications to support learning, teaching and management of student data in an educational institution is interesting because it facilitates teachers performing some teaching and management tasks –for example the dissemination of documents or the query of students data–, and because it fosters student's autonomy and self-learning, who can access such services at any time and from anywhere. + +Due to the complexity of implementation of these desired features on the web of the teacher, the department or the centre, it is desirable that the educational institution has a common tool for all courses and teachers. Therefore, since the late 90s the use of [e-learning](http://en.wikipedia.org/wiki/E-learning) and [blended learning](http://en.wikipedia.org/wiki/Blended_learning) platforms –also called LMS, Learning Management Systems– has extended, bringing together the necessary functionalities to support teaching and learning through internet. The most widespread example among privative platforms is [Blackboard](http://www.blackboard.com/). As examples of free software platforms we can cite [Moodle](https://moodle.org/), [Chamilo](https://chamilo.org/) or [Claroline](http://www.claroline.net/), among others. In general, these systems allow the creation of courses that can be designed and managed as a whole by teachers without a highly technical knowledge. Its main drawbacks are the high cost of licenses (in the case of privative platforms), large computing needs of most of the platforms in institutions with a large volume of courses and users, the dependence on an outside company, and the difficulty of adapting to the needs and particularities of each organization. + +Alternatively, some educational institutions developed their own platforms designed for their specific needs –for example, [AulaWeb](http://aulaweb.etsii.upm.es/) at the [Polytechnic University of Madrid](http://www.upm.es/)–. So SWAD emerged and developed over several years as a specific tool for the [University of Granada (UGR)](http://www.ugr.es/). + +SWAD began in September 1999 in the [Department of Architecture and Computer Technology](http://atc.ugr.es/) of the [UGR](http://www.ugr.es/), grew since 2003 until 2008 under three teaching innovation projects, and since 2008 until 2016 it has been one of the three tools of PRADO, the platform of resources to support teaching of the UGR, supported by the [Virtual Learning Center](http://cevug.ugr.es/) and provided free to all UGR as a support to face-to-face teaching. So SWAD has become a complement to traditional learning and has been [very well received by students and teachers at the UGR](https://swad.ugr.es/stat/). + +In recent years its [functions](http://openswad.org/tool/) have become independent of an individual institution, resulting in a configurable tool for any educational institution. In January 2010 the [SWAD source code](http://openswad.org/source/) was released under the [GNU Affero General Public License version 3](http://en.wikipedia.org/wiki/Affero_General_Public_License) so that it could be installed at other universities or educational institutions. Today SWAD is not only used in the UGR. In April 2012 it came into use in the [OpenSWAD project (openswad.org)](http://openswad.org/) as a free cloud platform for any institution. \ No newline at end of file